Wykres commitów

98 Commity (c3d4c25f3dc071071082a52593c40927938ace03)

Autor SHA1 Wiadomość Data
Mark Jessop 005f407862 First stab at RD94/RD41 support 2025-08-17 17:44:11 +09:30
Mark Jessop a5fb9f01d9 Handle RD94RD41 scan response 2025-08-17 13:37:31 +09:30
Mark Jessop 36f8f8facb Better handling of timeouts when using ka9q-radio and spyserver. 2025-03-10 11:56:46 +10:30
Clayton Smith 263ae31a45 Narrow detection bandwidth to avoid adjacent-channel interference 2025-01-02 21:34:14 -05:00
Clayton Smith 68b9db232a Search for peaks over a wider range 2024-11-17 11:47:36 -05:00
Mark Jessop df6dfdf59f Remove unused imports, remove peak_decimation function 2024-11-15 11:36:30 +10:30
Mark Jessop 30ccfe18b6 Remove scan plot data decimation. 2024-11-15 11:06:15 +10:30
Andrew Koenig 8a2915de69 Add scan flag for close/shutdown functions 2024-11-09 19:52:56 -06:00
Andrew Koenig e733dd4124 Added scan flag to create unique SSRC for scan use cases 2024-11-09 19:13:23 -06:00
Mark Jessop b848f13d65 Use estimated offset for WXRPN9 sondes 2024-06-28 08:43:18 +10:00
Mark Jessop bbb432274e Add support for WxR-301 PN9 variant 2024-05-31 19:43:49 +09:30
Clayton Smith ab398f9666 Replace deprecated utcnow() with now() 2024-03-27 19:38:43 -04:00
Mark Jessop 24b6835331 Some intial tests of KA9Q-Radio support (no spectrum yet) 2023-11-10 08:42:53 +10:30
Mark Jessop 4e8176b041 Handle IMET1RS as IMET-4, pass rs41_mainboard into to sondehub 2023-10-02 09:08:10 +10:30
Mark Jessop 243a89b42b Further updates to make WxR-301D decoding work. 2023-09-13 13:29:10 +09:30
Mark Jessop 658dec26fe Hopefully fix issues with werkzeug not allowing auto_rx to exit. Handle SDR exceptions within scan loop on non-linux systems 2023-09-02 17:14:31 +09:30
Mark Jessop b688084c1b Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
Mark Jessop 79815c838e Move detection and decode iq/audio recordings to the log directory 2023-08-06 16:10:35 +09:30
Mark Jessop 7064b6bd03 Merge remote-tracking branch 'mastmees/master' into mastmees-pr 2023-07-15 11:32:27 +09:30
Madis Kaal 942c992f83 switched to using system-appropriate timeout command
faster and cleaner shutdown
2023-07-03 17:04:22 +03:00
Mark Jessop 1a6dbc0ac7 Exit scan loop faster. Add wettersonde.net to APRS allowed list 2023-06-24 23:22:38 +09:30
AstroTaka e73bf392d0 More simple way of calculation of center frequency 2022-12-18 00:15:03 +09:00
AstroTaka c0fa387089 Revert "Merge branch 'testing-AstroTaka' into testing"
This reverts commit edfd4017c3, reversing
changes made to 5972db70df.
2022-12-16 00:43:18 +09:00
AstroTaka edfd4017c3 Merge branch 'testing-AstroTaka' into testing 2022-12-16 00:34:25 +09:00
AstroTaka 5972db70df test_sdr checks a center frequency between min_freq and max_freq 2022-12-16 00:15:13 +09:00
AstroTaka 9ef554920e
Merge pull request #6 from AstroTaka/testing
test_sdr of SpyServer does not use 401.5MHz fixed frequency
2022-12-11 10:05:03 +09:00
AstroTaka 7932fe3224 test_sdr of SpyServer does not use 401.5MHz fixed frequency 2022-12-11 10:04:03 +09:00
AstroTaka 392239f115
Merge pull request #4 from AstroTaka/testing
Testing
2022-12-10 17:15:09 +09:00
AstroTaka a26764ab4f test_sdr of SpyServer does not use 401.5MHz fixed frequency 2022-12-10 13:37:46 +09:00
AstroTaka 69aaee1d12 Remove outside min_freq and max_freq 2022-12-10 13:21:15 +09:00
AstroTaka 5e714253b8 Support RTL-SDR AGC config 2022-12-01 14:59:19 +09:00
AstroTaka 7c38d28efd Support RTL-SDR AGC config 2022-12-01 14:48:23 +09:00
Mark Jessop 1ca31c5207 Fix bug in save detection audio 2022-11-16 18:15:09 +10:30
Mark Jessop 2c13527a48 Initial MTS01 decode support, no scan support yet. 2022-11-11 11:38:08 +10:30
Jiří Pinkava f836ea91e9 Replace import * by importing only required objects
The * imports also all other objects imported by the module, which easily leads to
a mess and hard to find issues, especially during development.
2022-10-26 23:47:46 +02:00
Mark Jessop a8dffa4f31
Merge pull request #665 from pinkavaj/pi-rm-py2
Remove Python 2 compatibility hacks
2022-09-21 20:26:51 +09:30
Jiří Pinkava 664352bd77 Remove Python 2 compatibility hacks
Not used any more ...
2022-09-21 01:00:51 +02:00
Jiří Pinkava c5b289c258 Increase the crop for rtl_power 20% -> 25%
Some SDRs have need this to avoid significat vallyes in the spectrum of the scan
2022-09-20 21:41:48 +01:00
Mark Jessop 7e04b212f9 Pass around ss_iq and ss_power paths. Update DFM decoder 2022-05-14 17:29:15 +09:30
Mark Jessop 17894c5ecc Switch iMet-1/4 decoder to IQ input. 2022-04-02 20:08:13 +10:30
Mark Jessop 7fb25745f2 Narrow detection IF bandwidth when near known RTLSDR spur 2022-03-28 17:16:54 +10:30
Mark Jessop f1b3c59d69 Testing SDR wrapper code with RS41, also using centered IQ 2022-03-27 17:43:39 +10:30
Mark Jessop 1c00f0b83e Move APRS ID generation earlier in processing, so it can be provided to the web interface 2021-07-17 11:19:39 +09:30
Michaela 31b01e10f3 Run black 2021-04-28 19:36:30 +10:00
Michaela c1ad6807a7 Update lists to fix #463 2021-04-28 19:35:43 +10:00
Mark Jessop a8f0fe4d19 Initial web control functionality. 2021-04-23 18:53:50 +09:30
Mark Jessop af50c17e40 Fix display of temporary block list 2021-04-17 21:25:07 +09:30
Mark Jessop 92f7d6fae0 Adjust SNR averaging settings to avoid weird SNR readings from fading. Stop false landing reports for iMets (temporary solution) 2021-04-10 20:00:55 +09:30
Mark Jessop 654a5e253e Add initial MRZ PTU support, use fsk_demod for iMet54 by default. 2021-03-19 20:48:35 +10:30
Mark Jessop 06830bb447 MRZ Demodulator updates, test of MRZ soft-decision decoding. 2021-03-13 12:14:50 +10:30