Commit graph

236 commits

Author SHA1 Message Date
Jamie Vital
c909c9ac53 Remote SDR: Acknowledge samplerate change (fixed #576) 2024-01-01 16:26:14 -05:00
Jamie Vital
4055b21a0b
Fix RTLTCP too 2023-12-24 16:50:29 -05:00
Jamie Vital
a16dca70cf Fix excess DC spike with RTLSDR
I was investigating why I get a much better signal in goestools than
SatDump. I finally traced it down to how the samples are read from
the RTL-SDR. This commit makes SatDump's RTL-SDR handler mathmatically
match goestools. This is also in line with these two official Osmocom
sources:

https://cgit.osmocom.org/gr-osmosdr/tree/lib/rtl/rtl_source_c.cc#n177
https://cgit.osmocom.org/gr-osmosdr/commit/?id=0edfcfcba0ddf0fd5002dab70331d75a376bcf3f
2023-12-24 16:24:50 -05:00
Jamie Vital
937093993c Use same flags for HackRF bw as Blade/Lime 2023-12-21 19:30:51 -05:00
Jamie Vital
2ed94a2858 Implement baseband filters for HackRF (fixes #560) 2023-12-21 18:55:45 -05:00
Jamie Vital
04b1666372
Remote SDR: Load last used bit depth (fixes #537) 2023-12-17 08:48:07 -05:00
Jamie Vital
0aea92d40b Fix 32-bit samples in Remote SDR Server 2023-12-16 21:50:58 -05:00
Jamie Vital
887556ae30 Fix some samplerate bugs in SDR Server 2023-12-16 21:25:49 -05:00
Jamie Vital
d22b549601 Only list SDRs that can be used remotely in SDR server log 2023-12-15 22:48:30 -05:00
Jamie Vital
daf7ecb53c Speed up connecting to SDR on Remote SDR Server 2023-12-15 22:39:16 -05:00
Jamie Vital
d42ab641b9 Fix deadlock in SatDump SDR Server 2023-12-15 09:14:52 -05:00
Aang23
deb2e5d3b9 Slight rtlsdr, hackrf changes 2023-12-14 15:15:19 +01:00
Aang23
95805ec7ca Test SoapySDR module, not recommended and off by default. 2023-12-06 15:13:25 +01:00
Jamie Vital
3f609bbc74 Implement TimedMessage Widget 2023-11-29 21:30:55 -05:00
Aang23
e85fc55063 Fix random issues 2023-11-29 11:53:13 +01:00
Jamie Vital
bf9297a152 Add +/- to gain of networked SDRs 2023-11-27 21:53:19 -05:00
Jamie Vital
27d92ef710 Add +/- buttons to gain sliders 2023-11-27 21:26:23 -05:00
Aang23
159e26d476 Shutdown bias tee on shutdown, fixes #525 2023-11-24 21:12:56 +01:00
Jamie Vital
5d3e50e6ad Save full log to file and show in the GUI log 2023-11-19 16:22:39 -05:00
Jamie Vital
a120f99814 Fix SDR Server on some ARM platforms 2023-11-16 00:34:39 -05:00
Aang23
76b9ed1efc Bunch of warnings 2023-11-13 12:34:58 +01:00
Aang23
46ef1959a9 Well this was a fail 2023-11-05 22:06:30 +01:00
Aang23
24154f1870 Oops 2023-11-05 21:46:43 +01:00
Aang23
ef58b80322 We do not link RTSA directly anymore, instead, lazy-load 2023-11-05 21:38:24 +01:00
Aang23
7b3b9e3498 Manual BW on lime 2023-11-04 22:22:26 +01:00
Jamie Vital
35f03b73c8 Fix crash when HackRF is connected, but in use by another program 2023-10-30 09:26:47 -04:00
Jamie
a6bb867188 Fix RTL-SDR gain value in log 2023-10-24 16:04:39 -04:00
Jamie Vital
0140e42a2a Appease our compiler overlords 2023-10-19 21:38:40 -04:00
Jamie Vital
7b04377346 Fix random lock-up of file source 2023-10-17 14:49:24 -04:00
Jamie Vital
2705f8476c [UDP Source] Fix random lock-up when stopping/starting 2023-10-07 20:54:08 -04:00
Jamie Vital
5f31f30c0b Fix UDP Source on Windows 2023-10-06 22:51:20 -04:00
Jamie Vital
0863e562cf Better SDR Server CLI UX 2023-10-03 10:31:16 -04:00
Jamie Vital
0e9d4ae849
[RTL-TCP] Fix setting PPM before start 2023-09-26 11:35:21 -04:00
Jamie Vital
701a539cb9 [RTLTCP] Add PPM correction 2023-09-25 22:30:54 -04:00
Jamie Vital
f1d580688b [RTLSDR] Add PPM Correction Parameter 2023-09-25 21:19:55 -04:00
Aang23
6a1e6079f2 Some Aaronia fixes 2023-09-22 21:05:39 +02:00
Aang23
4efceb3d5d Oops 2023-09-22 20:20:20 +02:00
Aang23
669f4ac1b0 Oops 2023-09-22 19:57:34 +02:00
Aang23
e02aba0028 Some spectran stuff 2023-09-22 19:41:02 +02:00
Jamie Vital
bf62708755 Save Plugin Settings 2023-09-21 23:17:26 -04:00
Aang23
50d47a091c SDRPlay stuff 2023-09-19 23:15:08 +02:00
Aang23
e1f50d622e Install SatDump server on Linux 2023-09-18 13:30:39 +02:00
Jamie Vital
cf7c26acc6 Fix Typo 2023-09-14 14:46:10 -04:00
Jamie Vital
53be864c5d Clean up Remote SDR Settings 2023-09-14 14:45:27 -04:00
Aang23
13b8147585 Let plugins add config menus 2023-09-14 10:38:02 +02:00
Aang23
46b5026522 Windows again 2023-09-13 08:14:36 -07:00
Aang23
8a6c7295b2 Change samplerate math 2023-09-13 17:13:30 +02:00
Aang23
064a416ce1 Let SDRs mark themselves as usable remotely 2023-09-12 20:01:50 +02:00
Aang23
2e7d13dd9f Support for all SDRs 2023-09-12 19:54:00 +02:00
Aang23
90ecf5e01e Select right bit depth 2023-09-12 19:41:45 +02:00