1560 Commits

Author SHA1 Message Date
AlexandreRouma
c4b0cb37a6
Merge pull request #1315 from AlexandreRouma/master
keep new_sinks branch up to date
2024-02-02 14:51:34 +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
fbeb2195da fix make_windows_package.ps1 issue 2024-02-01 18:54:18 +01:00
AlexandreRouma
1f2b50c9bb add beginning of IQ exporter module 2024-02-01 18:36:25 +01:00
AlexandreRouma
f486c657c1 fix cmake to prevent always enabling the pager decoder 2024-02-01 01:12:51 +01:00
AlexandreRouma
f1f04d59fe add missing files 2024-02-01 00:55:36 +01:00
AlexandreRouma
ef42ea01d8 add flex decoder menu entry and fix pocsag decoding 2024-02-01 00:55:17 +01:00
AlexandreRouma
3fc893568a beginning of pager decoder 2024-01-31 23:34:40 +01:00
AlexandreRouma
4b6835141e fix low PI RDS callsign decoding 2024-01-30 22:18:18 +01:00
AlexandreRouma
cd7dabda51 convert network sink to new stream system 2024-01-30 22:04:36 +01:00
AlexandreRouma
139f63ad25 limit stream configuration to creator 2024-01-30 20:28:32 +01:00
AlexandreRouma
75800e0ca2 fix merge issue 2024-01-30 18:09:59 +01:00
AlexandreRouma
84da183559
Merge pull request #1310 from AlexandreRouma/master
New sink/stream system
2024-01-30 18:08:41 +01:00
AlexandreRouma
0144d8e8ce resolve conflict in radio 2024-01-30 18:08:17 +01:00
AlexandreRouma
7ef88f23a8 resolve conflict in audio_sink 2 2024-01-30 18:06:31 +01:00
AlexandreRouma
c934e41a61 resolve conflict in audio_sink 2024-01-30 18:05:28 +01:00
AlexandreRouma
9dd6c8546d resolve conflict in spectran_http_client.cpp 2024-01-30 18:02:16 +01:00
AlexandreRouma
a9e59bdf3c removed useless logging again 2024-01-30 00:01:10 +01:00
AlexandreRouma
f0bd17f9f4 fix north americal RDS callsign decoding 2024-01-29 23:57:23 +01:00
AlexandreRouma
a8ed213ed3 remove useless debug logging 2024-01-29 21:49:13 +01:00
AlexandreRouma
f8183739f7 add rds region selection 2024-01-29 21:28:43 +01:00
AlexandreRouma
120745de19 add rds program type name decoding 2024-01-29 21:00:23 +01:00
AlexandreRouma
05ab17add3
Merge pull request #1307 from AlexandreRouma/new_rds
New rds demod and decode
2024-01-29 19:43:06 +01:00
AlexandreRouma
2ef8ee3629 disable rds symbol diagram data stream when not visible 2024-01-29 19:15:45 +01:00
AlexandreRouma
14cb839863 clean up rds code and fix use before init 2024-01-29 18:43:46 +01:00
AlexandreRouma
9501371c6c
Merge pull request #1302 from AlexandreRouma/master
keep new_rds branch updated
2024-01-29 01:45:32 +01:00
AlexandreRouma
ff23d7e43f fix warnings 2024-01-29 01:40:20 +01:00
AlexandreRouma
f541328e5c
Merge pull request #1301 from AlexandreRouma/new_plutosdr_enum
New plutosdr enum
2024-01-28 23:39:33 +01:00
AlexandreRouma
be8edbfa9e revamp sdr++ server source networking code 2024-01-28 21:46:54 +01:00
AlexandreRouma
11a7c382e8 update more github action versions 2024-01-28 17:28:07 +01:00
AlexandreRouma
54276177ae update github action version 2024-01-28 17:25:27 +01:00
AlexandreRouma
bc77bab45f improved plutosdr device naming 2024-01-28 17:23:18 +01:00
AlexandreRouma
97d0a07ec7 fix plutosdr commit persistence 2024-01-28 15:26:34 +01:00
AlexandreRouma
6b5de78e80 fix plutosdr source not updating samplerate on select 2024-01-28 14:39:01 +01:00
AlexandreRouma
1cd8c2510a fix plutosdr source error checking 2024-01-28 14:38:36 +01:00
AlexandreRouma
32cbd726fd implement enumeration and settings for plutosdr source 2024-01-28 02:16:20 +01:00
AlexandreRouma
175992b081 add android workaround 2024-01-28 00:25:46 +01:00
AlexandreRouma
31c9e5767e beginning of PlutoSDR context enumeration 2024-01-28 00:03:04 +01:00
AlexandreRouma
e6a02a3944 fix bad plutosdr bandwidth selection at very high samplerates 2024-01-27 22:52:11 +01:00
AlexandreRouma
00e6832055 add plutosdr bandwidth selection for #563 2024-01-27 22:49:39 +01:00
AlexandreRouma
bc8baca190 clean up plutosdr source code 2024-01-27 21:35:13 +01:00
AlexandreRouma
08e75b6d14 fix gain mode selection not always applying 2024-01-27 21:30:06 +01:00
AlexandreRouma
e9ec79f6ef modernise gain mode selection for plutosdr 2024-01-27 21:29:44 +01:00
AlexandreRouma
cd996292bc revamp plutosdr samplerate selection code 2024-01-27 21:12:26 +01:00
AlexandreRouma
06b7ad5c98 remove old useless debug code from audio sink 2024-01-27 16:34:54 +01:00
AlexandreRouma
38a95b4011 update SDRplay API in MacOS CI 2024-01-26 19:31:32 +01:00
AlexandreRouma
f6052d913a bump version of updated modules 2024-01-26 19:00:36 +01:00
AlexandreRouma
2b00370cf3 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2024-01-26 18:47:18 +01:00
AlexandreRouma
09f4071803 Switch SDRplay API in Linux nightly builds to version 3.12 2024-01-26 18:47:13 +01:00