Commit graph

44 commits

Author SHA1 Message Date
Aang23
464e7a9913 Android libusb with working enumeration 2025-04-17 14:15:13 +02:00
Jamie Vital
9edfe7337d Fix name of RTL-SDR gain slider (#917) 2025-01-30 17:40:56 -05:00
Jamie Vital
b404be227c Split out RTL-SDR/TCP LNA/Tuner AGC (fix #895) 2025-01-06 10:38:42 -05:00
Jamie Vital
b68bc3968a Detect when RTL-SDR fails to set frequency 2024-11-03 10:40:53 -05:00
Jamie Vital
6958490305 RTL-SDR source tweaks
- Match gain setting to nearest supported by dongle
- Report warnings when RTL-SDR setting cannot be applied
2024-10-20 22:58:18 -04:00
Aang23
885ac2177a SDR IDs are now strings 2024-05-01 16:26:07 +02:00
Apostolos Kefalas
56d9af8d5c Correct small spelling error 2024-03-15 23:59:48 +02:00
Aang23
7c0e2dc672 Give more info on exceptions 2024-03-14 12:12:34 +01: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
Aang23
deb2e5d3b9 Slight rtlsdr, hackrf changes 2023-12-14 15:15:19 +01: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
a6bb867188 Fix RTL-SDR gain value in log 2023-10-24 16:04:39 -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
bb299f5a41 Add more SDRs 2023-09-09 15:13:43 +02:00
Jamie Vital
7eb8045fb8 NotatedInt to NotatedNum<T>, integrate throughout 2023-09-07 21:49:55 -04:00
Aang23
44bd79e328 Switch all SDR to a common samplerate selector 2023-07-14 23:55:02 +02:00
Aang23
43a12fd5dc Manual samplerate input for RTL-SDRs. Fixes #294 2023-07-13 18:40:55 +02:00
Aang23
f7cac23a3e Goodbye libfmt 2023-05-08 23:08:34 +02:00
Aang23
977d4c1e1a RTL-SDR Fix hopefully 2023-04-23 22:44:28 +02:00
Aang23
698d815272 Oops, fix UI samplerate selection 2022-12-06 00:42:34 +01:00
Aang23
5e34fa1757 Try to fix another RTL-SDR issue 2022-11-28 17:29:16 +01:00
Aang23
7df827b8cc Fix RTL-SDR call 2022-11-28 16:03:43 +01:00
Aang23
56a8f801c7 Also control RTL digital AGC 2022-11-28 14:37:28 +01:00
Aang23
70a62f388d Add USRP (UHD) Support 2022-11-23 11:53:34 +01:00
Aang23
22b85c3d13 Change the way a few SDRs are handled 2022-11-16 20:01:56 +01:00
Aang23
63269c26a6 RTL-SDR issues... Fixes #156 2022-10-20 21:39:19 +02:00
Aang23
a77f1690c8 Saving SDR settings in recorder 2022-10-11 20:59:37 +02:00
Aang23
9ad5eed949 Another RTL-SDR Fixup 2022-09-28 10:38:46 +02:00
Aang23
cfef8c93e2 Improve samplerate displays 2022-09-27 13:43:22 +02:00
Aang23
d05f80103f Fix RTL-SDR Gain bug 2022-09-27 10:48:46 +02:00
Aang23
8ca43bbc8e Oops, RTL-SDR Gain bug 2022-09-17 00:19:31 +02:00
Aang23
1aa692b957 Initial TX Support + HackRF Sink 2022-08-26 15:17:10 +02:00
Aang23
1706bcea25 Add initial MiriSDR Support 2022-08-24 15:21:56 +02:00
Aang23
12ca1760bb Move Android to new libusb and a few more fixes 2022-08-12 16:59:10 +02:00
Aang23
72ec5a2646 RTL-SDR ANdroid 2022-08-11 18:57:24 +02:00
Aang23
6939988d11 Bunch of SDR fixes 2022-08-04 23:29:12 +02:00
Aang23
1afaa57f08 Fixup RTL-SDR Close bug 2022-07-30 19:25:51 +02:00
Aang23
30c28386b6 Warnings-Be-Gone 2022-05-12 18:19:01 +02:00
Aang23
2c03b557b2 Some Windows stuff 2022-05-07 11:50:03 +02:00
Aang23
92443195c5 Make SDRs log setting settings 2022-05-07 11:15:48 +02:00
Aang23
a102d385e5 Make SDR Settings work 2022-05-07 00:34:16 +02:00
Aang23
08a94131d9 Add RTL-SDR Support 2022-05-05 21:06:29 +02:00