Commit Graph

217 Commits

Author SHA1 Message Date
AlexandreRouma
03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +01:00
Christopher Hewitt
aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted 2022-01-25 14:41:09 -07:00
Christopher Hewitt
2c3b603b88 Satisfy GCC -Wformat-security with string literals 2022-01-25 14:05:12 -07:00
AlexandreRouma
9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00
AlexandreRouma
6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
AlexandreRouma
983c4c0f87 Fix for me being stupid (again...) 2022-01-22 16:15:48 +01:00
AlexandreRouma
0ac85e0daf
Linux Bugfix 2022-01-22 05:37:19 +01:00
AlexandreRouma
da06fc39db
Merge pull request #591 from kistlin/fix/unused_variables_warnings
fix warnings about unused/maybe uninitialized variables
2022-01-22 04:29:00 +01:00
AlexandreRouma
4c1b50a3ac Major bugfix in server 2022-01-22 02:30:08 +01:00
AlexandreRouma
74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
kistlin
81d23967b6 revert some changes after the review 2022-01-17 06:53:14 +01:00
kistlin
174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables 2022-01-16 08:28:57 +01:00
AlexandreRouma
201a612c19 Only showing filename of modules in loading screen 2021-12-26 17:26:45 +01:00
AlexandreRouma
470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) 2021-12-26 02:09:37 +01:00
AlexandreRouma
b141c4b2a5 Start of notch control + added raspberry pi CI 2021-12-26 00:22:16 +01:00
AlexandreRouma
ad2ddc6ad3 Rolled back PFD 2021-12-19 22:18:35 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
fe0b63a275 Removed option 2021-12-19 02:35:40 +01:00
AlexandreRouma
ef01205fb6 Fixed missing argument 2021-12-19 02:33:55 +01:00
AlexandreRouma
f1a231b791 Added new deemphasis mode + new image widget 2021-12-18 21:23:23 +01:00
AlexandreRouma
5483268f8f Added error dialog to module manager and fixed typo 2021-12-16 16:49:19 +01:00
AlexandreRouma
20b44403b2 Added missing file 2021-12-13 03:27:26 +01:00
AlexandreRouma
964fd467f8 Added new dialog helpers and added Are You Sure dialogs in a few places 2021-12-13 03:01:06 +01:00
AlexandreRouma
62d2dfafd7 More work on the new radio 2021-12-04 04:49:51 +01:00
AlexandreRouma
f3e987fb7e Fixed SDRplay AGC and added hardware donators to the credits 2021-11-23 17:05:40 +01:00
Alexandre
10733f7a5d Added pip command and fixed waterfall bug 2021-11-16 13:23:52 -06:00
AlexandreRouma
40e2564ef9 More work on MacOS and the scheduler 2021-11-15 17:15:59 +01:00
AlexandreRouma
927115b50b Added start/stop commands to the rigctl server 2021-11-05 19:42:49 +01:00
AlexandreRouma
c784630345 Fixed the default fft size 2021-11-03 18:12:43 +01:00
AlexandreRouma
e6377d4f3d Fixed waterfall recursive lock bug 2021-11-03 16:30:32 +01:00
AlexandreRouma
f539cfad32 Fixed alrge FFT size bug 2021-10-18 00:38:02 +02:00
Ryzerth
ab1a482352 Increased max FFT size 2021-10-18 00:06:03 +02:00
AlexandreRouma
8666aa07e7 Fixed missing const 2021-10-03 01:48:44 +02:00
AlexandreRouma
a37a2d3b36 fixed warning + verbose cmake test 2021-10-03 01:41:18 +02:00
AlexandreRouma
b4213ea049 Bugfix + added M17 decoder to the linux CI 2021-10-02 17:01:23 +02:00
AlexandreRouma
efd3c47a6c more progress on M17 support 2021-09-28 20:46:19 +02:00
AlexandreRouma
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
AlexandreRouma
318e57dc3d Fixed wonky fft resize behavior 2021-09-13 23:31:01 +02:00
AlexandreRouma
9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
Ryzerth
22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +02:00
Ryzerth
ec6a258958 Removed logging when zooming 2021-08-30 19:54:43 +02:00
Ryzerth
012903fbf4 Fixed wrong bandwidth when zooming 2021-08-30 19:22:00 +02:00
ericek111
04ce4c3583
Make the zoom slider increase exponentially 2021-08-30 02:27:48 +02:00
Ryzerth
b2ce47d975 Fixed radio bandwidth not adjusted when the menu is closed or hidden 2021-08-20 20:40:14 +02:00
Ryzerth
dcc17cdee7 Fixed LimeSDR + Fixed FFTSize bug + added ppm option to RTL-SDR & RTL-TCP + Fixed RTL-TCP not saving settings 2021-08-10 00:54:00 +02:00
Ryzerth
2a6c742a51 Bugfix 2021-08-04 00:15:05 +02:00
Ryzerth
f16c296f38 Potential fix for windows 7 not detecting the home key and the radio not saving the bandwidth when set through the frequency manager 2021-07-31 21:00:47 +02:00
Ryzerth
85eb08e422 Fixed issues with unselectable VFOs when too small 2021-07-31 20:17:36 +02:00
Ryzerth
ee5b89c4aa Fixed waterfall at very low samplerates 2021-07-31 16:36:04 +02:00
Ryzerth
011fdce237 Fixed weird VFO behavior 2021-07-31 01:38:01 +02:00