Commit Graph

77 Commits

Author SHA1 Message Date
AlexandreRouma
949fde022d fix recorder options not disabled during recording, increase rfnm source dsp frame size and fix long pause when stopping rfnm 2024-07-18 18:10:33 +02:00
AlexandreRouma
da1417b5ab made recorder crash fix more robust 2024-04-22 21:54:01 +02:00
AlexandreRouma
2813aa7c93 fix some tables not scaled along with the rest of the UI as described in #1382 2024-04-17 01:31:49 +02:00
AlexandreRouma
7c933d5103 fix typo mentioned in #174 2024-02-21 18:47:50 +01:00
AlexandreRouma
95052c34ff more work on network source and syntax cleanup in iq exporter 2024-02-13 03:11:37 +01:00
AlexandreRouma
726e1069bf fix wrong mode name in rigctl server as described in #1327 2024-02-12 22:46:03 +01:00
AlexandreRouma
61c14bab48 fix iq_exporter module crashing when removed in the case it's disabled and in baseband mode 2024-02-12 22:43:16 +01:00
AlexandreRouma
bddfe5396f fix iq exporter config name 2024-02-03 01:43:16 +01:00
AlexandreRouma
7ab743d05b finish iq exporter and fix network lib send not closing socket on error 2024-02-02 04:11:29 +01:00
AlexandreRouma
122e67ef65 finished VFO mode of the iq exporter 2024-02-01 21:38:13 +01:00
AlexandreRouma
1f2b50c9bb add beginning of IQ exporter module 2024-02-01 18:36:25 +01:00
AlexandreRouma
ff23d7e43f fix warnings 2024-01-29 01:40:20 +01:00
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