Wykres commitów

127 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 3c1ab14a38 Add IMETWIDE sonde type 2025-03-08 14:24:44 +10:30
Mark Jessop 81143b1acb Add longer timeout for spyserver on startup, bump versions 2024-11-10 09:38:54 +10:30
Clayton Smith 92a26d5412 Increase network timeout to 60 seconds on startup 2024-11-09 17:56:20 -05:00
Luna Simons d855c5d820
fix: backwards compatibility for exporter host config 2024-09-23 12:10:15 +02:00
Luna Simons b3d819af91
feat: allow changing oziplotter and summary target host 2024-09-23 12:07:18 +02:00
Mark Jessop ada250b09d Increase precision of estimated frequency output, add rotator azimuth_only option 2024-08-31 10:45:23 +09:30
Mark Jessop bbb432274e Add support for WxR-301 PN9 variant 2024-05-31 19:43:49 +09:30
Mark Jessop 8e20b72522
Merge pull request #860 from argilo/remove-habitat
Remove unused Habitat code
2024-01-31 16:32:25 +10:30
Clayton Smith 765947c550 Remove unused Habitat code 2024-01-31 00:26:21 -05:00
Clayton Smith 58a183dffa Generate live KML using ElementTree 2024-01-30 20:12:56 -05:00
Mark Jessop 24b6835331 Some intial tests of KA9Q-Radio support (no spectrum yet) 2023-11-10 08:42:53 +10:30
Mark Jessop 3ca10ea536 Show mainboard type on web interface if not RSM412, upload RS41 subframe data to sondehub, and optionally save it to disk. 2023-10-03 20:35:08 +10:30
Mark Jessop 243a89b42b Further updates to make WxR-301D decoding work. 2023-09-13 13:29:10 +09:30
Mark Jessop b688084c1b Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
Mark Jessop 7064b6bd03 Merge remote-tracking branch 'mastmees/master' into mastmees-pr 2023-07-15 11:32:27 +09:30
Madis Kaal 40926abad9 raise exception on config file problems instead of returning quietly 2023-07-03 16:44:47 +03:00
Mark Jessop 1a6dbc0ac7 Exit scan loop faster. Add wettersonde.net to APRS allowed list 2023-06-24 23:22:38 +09:30
Mark Jessop a3aae7a14e Only send landing notifications if sonde has gone above the landing alt threshold first. 2023-05-28 15:56:49 +09:30
Mark Jessop 139378b864 Add email notification on detection of an encrypted radisonde 2023-05-18 18:15:47 +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 36cf1e656d Support RTL-SDR AGC config 2022-12-10 17:29:18 +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 9c82ab477a Support RTL-SDR AGC config 2022-12-01 15:01:59 +09:00
AstroTaka 1bc1cb7b23 Support RTL-SDR AGC config 2022-12-01 14:36:14 +09:00
Mark Jessop 2be4708345 Add IMS100 and MTS01 to strip_sonde_serial 2022-11-23 07:22:49 +10:30
Mark Jessop d497d8da15 Fix web interface logging when config logging options are set, make Meisei use experimental chain by default 2022-11-17 10:33:40 +10:30
Mark Jessop 2c13527a48 Initial MTS01 decode support, no scan support yet. 2022-11-11 11:38:08 +10:30
Mark Jessop 5060c429ff Merge remote-tracking branch 'upstream/testing' into testing 2022-11-04 16:56:44 +10:30
Jiří Pinkava 31e7a1f6af Keep sdr_type set and do not override to RTLSDR when some opts are missing
When any of those options is missing the sdr_type is overwriten to
RTLSDR. But this is confusing because it hides the real error and
causes unexpected behaviour.
2022-10-26 23:46:31 +02:00
Mark Jessop 00a610956d Add ability to enable system log and debug logging from configuration file 2022-10-23 09:20:36 +10:30
Jiří Pinkava 664352bd77 Remove Python 2 compatibility hacks
Not used any more ...
2022-09-21 01:00:51 +02:00
Mark Jessop 2a9cb62d8d Add meisei experimental option, using IQ input 2022-08-12 13:53:47 +09:30
Mark Jessop c44382379a
Merge pull request #599 from trgosk/upstream-testing-pr
Custom nearby landing email subject
2022-07-10 14:06:44 +09:30
trgo.sk e38aec6d96 Custom nearby landing email subject 2022-07-09 15:21:05 +02:00
Mark Jessop 82a92ae4ab Add always_decode functionality 2022-05-14 18:00:54 +09:30
Mark Jessop 7e04b212f9 Pass around ss_iq and ss_power paths. Update DFM decoder 2022-05-14 17:29:15 +09:30
trgosk e10d9b6bcf
Merge branch 'testing' into upstream-testing-pr 2022-04-16 09:57:34 +02:00
Mark Jessop 17894c5ecc Switch iMet-1/4 decoder to IQ input. 2022-04-02 20:08:13 +10:30
Mark Jessop 73e9e1afef Restrict allowed APRS servers and ports. 2022-03-01 17:50:02 +10:30
xss fe786b038b Add APRS performance improvements 2022-03-01 07:45:28 +11:00
trgo.sk b62156c499 Merge branch 'upstream-testing-pr' of https://github.com/trgosk/radiosonde_auto_rx into upstream-testing-pr 2021-12-31 09:45:17 +01:00
trgo.sk b1982b8f80 Custom nearby landing email subject 2021-12-31 09:44:47 +01:00
trgo.sk d1ce1aebb5 Custom nearby landing email subject 2021-12-31 09:11:35 +01:00