Commit Graph

65 Commits

Author SHA1 Message Date
AlexandreRouma
27ab5bf3c1 Fix exceptions referenced in #1287 2024-01-22 19:46:01 +01:00
AlexandreRouma
9c1361a8a9 Added radio mode info in the recorder and fixed horrible code in the rigctl_server module 2023-09-06 05:38:00 +02:00
Kenji Rikitake
aa929a1e79 Add answering code for rigctl \get_powerstat
* Answer "1" (Power is ON) to \get_powerstat inquiry
2023-06-25 13:51:51 +09:00
AlexandreRouma
f296730302 fixed recorder frequency bug with multivfo 2023-05-17 03:58:49 +02:00
AlexandreRouma
4283cacae6 fixed build for volk 1.x 2023-03-02 15:19:16 +01:00
AlexandreRouma
6f9dacdd53 Added back 'ignore silence' option in the recorder 2023-03-02 14:47:02 +01:00
AlexandreRouma
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
AlexandreRouma
edb4ac45b2 more work on the rigctl module but removed tracking for now 2023-02-22 20:55:23 +01:00
AlexandreRouma
7cfc30ee6e new cmake stuff 2023-02-14 16:25:05 +01:00
AlexandreRouma
208851ebc5 cleanup 2023-02-07 12:04:29 +01:00
AlexandreRouma
3451edb131 refactoring 2023-02-07 08:33:47 +01:00
AlexandreRouma
8a2d0fe56b Recorder bugfix + rewrote RTL-TCP source to use new network lib 2023-02-03 02:38:08 +01:00
AlexandreRouma
bad8ecba49 Fixed needless config saves 2023-01-13 22:43:42 +01:00
AlexandreRouma
a53dc1a6ae Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2023-01-13 17:11:23 +01:00
AlexandreRouma
b3222003b1 bugfixes 2023-01-13 17:11:16 +01:00
AlexandreRouma
1ae1cc0e77
Fixed missing samplerate update in new recorder 2023-01-09 05:51:58 +01:00
AlexandreRouma
a1cbc69a65 temporarily removed the ignore silence option since it doesn't work properly 2023-01-02 23:01:45 +01:00
AlexandreRouma
ffefd9cce8 fixed stereo option not persistent and added todos for ignore silence 2023-01-02 21:00:15 +01:00
AlexandreRouma
637d683c0a
Merge pull request #920 from AlexandreRouma/new_recorder
New recorder
2023-01-02 02:37:15 +01:00
AlexandreRouma
5773419257 added missing include 2023-01-02 02:09:41 +01:00
AlexandreRouma
385b34a0a1 bugfix 2023-01-02 01:24:30 +01:00
AlexandreRouma
8771e4bf09 final fixes 2023-01-01 03:20:49 +01:00
AlexandreRouma
5c690c9753 more work 2022-12-06 14:52:42 +01:00
AlexandreRouma
d069fb3af8 more fixes 2022-11-25 20:32:12 +01:00
AlexandreRouma
f97ca9ac05 almost done with the new recorder 2022-11-23 10:22:29 +01:00
AlexandreRouma
34b0577f3b more work on the new recorder 2022-10-11 17:40:38 +02:00
AlexandreRouma
52a4143cf5 code cleanup and fixes 2022-09-28 17:15:38 +02:00
AlexandreRouma
b65da2fd49 work 2022-09-28 15:55:50 +02:00
AlexandreRouma
f4bd483410 more work 2022-09-26 17:04:24 +02:00
AlexandreRouma
869b3e0abd thread safety + stop recorder on audio stream deselect 2022-09-26 15:08:01 +02:00
AlexandreRouma
3421aae9a2 more work on recorder 2022-09-26 14:57:06 +02:00
AlexandreRouma
5b8b344142 added missing files 2022-09-25 01:01:43 +02:00
AlexandreRouma
0c8f6ab836 new recorder stuff 2022-09-25 01:01:07 +02:00
AlexandreRouma
9f0daf7d45 added scanner status indicator and enabled the scanner on android 2022-08-31 14:59:22 +02:00
AlexandreRouma
6d784dfe27 enabled scanner 2022-08-30 16:07:49 +02:00
AlexandreRouma
5bf5a10a12 bugfix + work on scanner 2022-07-15 17:17:53 +02:00
AlexandreRouma
bdd4998b1b fixed blury icon and recorder level meter 2022-07-07 22:14:40 +02:00
AlexandreRouma
3f6687659e Prototype noise blanker 2022-06-26 03:42:22 +02:00
AlexandreRouma
7d64d78d67 rollback 2022-06-23 22:25:39 +02:00
AlexandreRouma
fb0e0d732b Attempted cmake cleanup 2022-06-23 22:21:25 +02:00
AlexandreRouma
e06646367b another synthax error 2022-06-17 18:47:09 +02:00
AlexandreRouma
36adc102ee attemt at a CI build with new DSP 2022-06-17 17:34:23 +02:00
AlexandreRouma
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
9bbc50ff3c Fixed issues hopefully 2022-02-24 21:01:51 +01:00
AlexandreRouma
2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
AlexandreRouma
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
AlexandreRouma
9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
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