Commit Graph

581 Commits

Author SHA1 Message Date
45e4c21870 Fixed network lib bug on linux 2021-07-16 18:13:18 +02:00
9cb6d96f8f Added new patron 2021-07-16 03:21:53 +02:00
0b7a7ca193 slight bugfix 2021-07-16 03:11:49 +02:00
def6036b30 New custom network lib + half finished rigctl server 2021-07-16 01:49:33 +02:00
4735fd238a Bugfix 2021-07-13 20:34:31 +02:00
ace0f4a316 Performance improvements 2021-07-13 20:15:42 +02:00
4a5a29a59a Fixed the audio glitches!!! 2021-07-13 18:47:34 +02:00
168226c634 Fix typo untyped_steam -> untyped_stream 2021-07-12 17:49:06 -04:00
3d7cfffe13 potential fix for the RTL-SDR not tuning (mayhaps?) 2021-07-12 16:53:59 +02:00
6f409b59c8 Fixed credit screen not centered 2021-07-12 16:20:59 +02:00
ff030397a4 DSP code cleanup 2021-07-12 05:03:51 +02:00
4aaf71f5cc Fixed code style 2021-07-12 00:58:39 +02:00
5971d3d3b3 Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
2021-07-11 18:33:41 -04:00
eb48dd70fb More UI bugfix 2021-07-10 21:15:20 +02:00
6cca4c654f Optimized the menu + bugfix 2021-07-10 18:33:11 +02:00
f86df07c36 bugfix 2021-07-10 01:07:26 +02:00
73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
91c6823e0c Bugfix 2021-07-09 17:55:17 +02:00
cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
ba208bf8b3 Added new contributor 2021-07-08 22:41:36 +02:00
61f56b6e56 Updated ImGui + Fixed bugs in the frequency manager + new features 2021-07-08 22:39:26 +02:00
d4849af171 Fixed windowing not being enabled by default 2021-07-05 05:26:49 +02:00
ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
6db8251e46 Fixed bugs + added option to show bookmarks on FFT 2021-07-04 16:41:46 +02:00
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
ecbb451763 Added zimm to contrib list 2021-07-03 20:31:54 +02:00
78f079ca84 Finished the frequency manager module 2021-07-03 19:46:21 +02:00
9c0602f406 more changes 2021-07-03 16:15:27 +02:00
4a2774367f Fixed UI and frequency manager bug 2021-07-02 18:12:56 +02:00
5f84ecc4de Added audio fix for MacOS 2021-06-29 18:14:26 +02:00
659b9b1e8c Potential fix for SDR++ not stopping on Linux 2021-06-29 15:52:35 +02:00
8a1df1d712 Fixed SNR not updating when waterfall is hidden 2021-06-29 03:32:40 +02:00
aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +02:00
70cf463881 new buffer thingy 2 2021-06-28 22:11:20 +02:00
dff9ec2d37 new buffer thingy 2021-06-28 22:06:42 +02:00
da96ecaaba A lot of new stuff 2021-06-28 02:22:51 +02:00
c39b9609be Added bladerf source 2021-06-27 02:20:11 +02:00
d31ed762c1 IMPORTANT BUGFIX 2021-06-26 18:26:58 +02:00
64ed5058bf Fixed wrong disabled color sheme 2021-06-23 22:24:58 +02:00
26079dba0a Added theme system 2021-06-23 21:45:38 +02:00
94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
1e71a52727 Removed temporary missing code 2021-06-17 20:18:49 +02:00
da2f4fcf3a Changed the default NFM snap interval 2021-06-17 20:14:23 +02:00
b5d38c71ce Added french band plan 2021-05-31 18:39:15 +02:00
55017f876d Fixed vfo selection issue 2021-05-18 02:26:55 +02:00
0b276bed1d Fixed weird audio glitch on some AM station 2021-05-09 03:06:57 +02:00
1b27916c24 Added module management system 2021-05-05 04:31:37 +02:00
aa9ab8e1e8 Fixed VFO color menu position 2021-05-04 21:05:45 +02:00