Commit Graph

1428 Commits

Author SHA1 Message Date
AlexandreRouma
7e80bbd02c added missing rigctl client 2023-02-22 21:45:19 +01:00
AlexandreRouma
edb4ac45b2 more work on the rigctl module but removed tracking for now 2023-02-22 20:55:23 +01:00
AlexandreRouma
63416fe93a added missing files 2023-02-21 20:46:28 +01:00
AlexandreRouma
0fedcf8745 Added audio source 2023-02-21 19:38:31 +01:00
AlexandreRouma
fe821fb830 Removed debugging junk 2023-02-19 18:58:39 +01:00
AlexandreRouma
ea882cb285 Changed M17 modulation parameters 2023-02-19 18:54:33 +01:00
AlexandreRouma
13e81c9f6b attempt at enabling the plutosdr in android build 2023-02-18 20:22:29 +01:00
AlexandreRouma
290c989451 attempt at re-enabling M17 on android 2023-02-18 18:22:53 +01:00
AlexandreRouma
b7ca19583a the macos CI is wasting more of my time again 2023-02-18 16:56:41 +01:00
AlexandreRouma
1f97e9e10b Improved detection of M17 frames to avoid spurious decodes 2023-02-18 16:08:57 +01:00
AlexandreRouma
93e985ab54 bugfix 2023-02-16 07:59:01 +01:00
AlexandreRouma
8f972ee0b2 Added proper cmake debug support 2023-02-15 20:37:13 +01:00
AlexandreRouma
570b8dbd7c
Merge pull request #991 from AlexandreRouma/better_cmake
Better cmake
2023-02-15 19:34:41 +01:00
AlexandreRouma
c0c5b1186c Fixed bug with audio sink 2023-02-15 17:28:02 +01:00
AlexandreRouma
d5a9538d0c bugfix 2023-02-15 15:39:34 +01:00
AlexandreRouma
7cfc30ee6e new cmake stuff 2023-02-14 16:25:05 +01:00
AlexandreRouma
a1b6cbb38a Addded label to bandwidth selection of SDRplay Source 2023-02-13 09:38:26 +01:00
AlexandreRouma
a3b13e572b
Merge pull request #946 from CircuitChaos/fix-kg-sstv-name
Fixed KG SSTV (KG-STV) decoder name
2023-02-12 16:32:18 +01:00
AlexandreRouma
16eaa0cf59 Fixed network library which also fixes RTL-TCP source 2023-02-09 16:55:37 +01:00
AlexandreRouma
fd65984762 fixed build again 2023-02-08 01:40:44 +01:00
AlexandreRouma
7094368113 fixed build 2023-02-08 01:19:11 +01:00
AlexandreRouma
208851ebc5 cleanup 2023-02-07 12:04:29 +01:00
AlexandreRouma
0a6fbdb393 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2023-02-07 08:33:54 +01:00
AlexandreRouma
3451edb131 refactoring 2023-02-07 08:33:47 +01:00
AlexandreRouma
bbf0c17cb8
Fixed missing include 2023-02-03 04:23:43 +01:00
AlexandreRouma
7758c40bd7 Added missing files 2023-02-03 02:38:19 +01:00
AlexandreRouma
8a2d0fe56b Recorder bugfix + rewrote RTL-TCP source to use new network lib 2023-02-03 02:38:08 +01:00
AlexandreRouma
31ff7f3224 fixed build 2023-01-26 03:05:32 +01:00
AlexandreRouma
e59d804b31 more work 2023-01-26 02:55:11 +01:00
AlexandreRouma
66bbc93535 cleanup 2023-01-26 02:54:29 +01:00
AlexandreRouma
ab5d7a73c1 USRP samplerate selection fix attempt 2023-01-21 00:16:31 +01:00
AlexandreRouma
7a1a37fbf6 Fixed broken bandwidth options 2023-01-20 23:43:46 +01:00
AlexandreRouma
a58683f748 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2023-01-20 17:52:42 +01:00
AlexandreRouma
d020dcc4a3 Added bandwidth and clock selection to USRP source 2023-01-20 17:52:35 +01:00
AlexandreRouma
691ab585e2
Merge pull request #964 from KentuckyFriedData/patch-3
Fix wrong target name
2023-01-13 22:44:28 +01:00
AlexandreRouma
bad8ecba49 Fixed needless config saves 2023-01-13 22:43:42 +01:00
KentuckyFriedData
d21a6af5a9
Fix wrong target name 2023-01-13 13:05:01 -08: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
e3914ebdc6
more macos CI fixes 2023-01-09 16:32:23 +01:00
AlexandreRouma
1ae1cc0e77
Fixed missing samplerate update in new recorder 2023-01-09 05:51:58 +01:00
AlexandreRouma
55db98d1df
Update readme.md 2023-01-06 00:30:32 +01:00
AlexandreRouma
90ce82190b
updated readme 2023-01-06 00:29:33 +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
4d890e78ed MacOS is wasting so much of my time omfg 2023-01-02 18:23:55 +01:00
AlexandreRouma
4eabc829fa even more fixes 2023-01-02 18:06:49 +01:00
AlexandreRouma
ee79bf9f81 more macos ci fix 2023-01-02 17:54:05 +01:00
AlexandreRouma
447d0e969e MacOS CI fix 2023-01-02 17:16:12 +01:00
AlexandreRouma
637d683c0a
Merge pull request #920 from AlexandreRouma/new_recorder
New recorder
2023-01-02 02:37:15 +01:00