Wykres commitów

82 Commity (b688084c1bba08771d258f1eaa48776f9c49a1be)

Autor SHA1 Wiadomość Data
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
Mark Jessop 3eaa22b2df update dft_detect, adding MRZ to scan results 2021-03-10 20:01:18 +10:30
Mark Jessop 53e642d1c7 Fix scan module in preparation for dft_detect MRZ support 2021-02-26 22:05:51 +10:30
Mark Jessop 97f908714d Initial MRZ sonde decode support, no scan support yet 2021-02-26 22:00:49 +10:30
Mark Jessop 598b919608 iMet-54 detection support. 2021-01-25 14:02:09 +10:30
Mark Jessop 0250c44ad2 Framework changes to support IMET-54 2021-01-24 18:17:11 +10:30
Mark Jessop 75638eb46a Add Live KML, fix .py formatting using black 2020-12-18 17:17:54 +10:30
Mark Jessop 576c80dbba Remove SDR from SDR list after repeated failures. 2020-07-03 22:54:06 +09:30
Mark Jessop 7b17f93ce2 Rebase to latest upstream demods. 2020-05-23 16:36:20 +09:30
Mark Jessop cd768e33f7 Trial fix of issues with blacklist/blocklist frequencies not being respected due to the new 'actual frequency' scan behaviour. 2019-11-02 20:14:09 +10:30
Mark Jessop 52c5a61824 Rebase decoders. Switch to m10mod demod, switch to IQ input for dft_detect for all sondes except LMS6-1680. 2019-10-04 22:38:38 +09:30
Steven Honson bdbfbb03f0 Iterate over a copy of the dictionary
With the aim of avoiding "dictionary changed size during iteration" 
errors.
2019-09-09 22:29:07 +10:00
Mark Jessop d56ab1805c Initial meisei IMS-100 support. 2019-09-08 18:16:18 +09:30
Mark Jessop 8c7f22890f Added changes to support 400 MHz LMS6 sondes. 2019-06-15 16:28:21 +09:30
Mark Jessop 2f1622be16 Added initial support for MK2A telemetry. 2019-06-01 21:10:51 +09:30
Mark Jessop 6d5f38d8a5 Add endpoints to enable halting of a scanner. 2019-05-27 22:02:36 +10:00
Mark Jessop 3f926f09a5 Remove traceback printout in autorx.scan 2019-05-17 20:19:12 +09:30