Wykres commitów

1161 Commity (master)

Autor SHA1 Wiadomość Data
Mark Jessop 662d28f7b2 Bump version due to semver issues 2024-01-06 10:57:53 +10:30
Mark Jessop d36d490c4f Update meisei demod, bump version for bugfix 2024-01-06 09:58:27 +10:30
Mark Jessop 65138b014f Update systemd file to use a python venv 2023-10-27 13:46:34 +10:30
Mark Jessop acb24b2f63 Handle no subframe data available 2023-10-08 11:34:45 +10:30
Mark Jessop 6708540020 Very preliminary RS41 subframe data extraction utility 2023-10-08 11:26:27 +10:30
Mark Jessop 58641dfe2a Version number change prior to merge 2023-10-07 15:57:58 +10:30
Mark Jessop 58feaebf9c rebase rs41mod, change field name for subframe data 2023-10-04 07:49:57 +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 5fa360534e Add -XDATA onto type when logging imet sondes 2023-10-02 16:14:56 +10:30
Mark Jessop 8d14750c53 Fixes for iMet+XDATA. Don't add -Ozone onto the end of types anymore. 2023-10-02 15:52:27 +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 4fa095a8b0 Bump version prior to final merge. 2023-09-30 14:38:34 +09:30
Mark Jessop 6d24b2dc28 Fix to skewt decimation error. 2023-09-25 08:00:49 +09:30
Mark Jessop 4efee74fb1 Rebase WxR301D decoder for additional SN verification 2023-09-20 07:50:44 +09:30
Mark Jessop 5d00c85069 Enable mask estimator for WxR301D decoder. EXPERIMENTAL, may cause other issues. 2023-09-18 08:04:07 +09:30
Mark Jessop 0e51550509 Remove print statement 2023-09-15 13:28:01 +09:30
Mark Jessop 29e704996e Tweak tests so landing notifications work 2023-09-15 13:26:25 +09: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 2134bab6fb More vebose logging when attempting to reset rtlsdrs 2023-08-31 22:13:39 +09:30
Mark Jessop 4805348347 Detect missing rtl_sdr utils and print error message 2023-08-21 15:36:21 +09:30
Mark Jessop 0ff2553a7d Add --imet1 option to imet decoder when in wideband mode 2023-08-15 13:17:51 +09:30
Mark Jessop bcf6b328e5 Fix rotator azimuth difference calculation 2023-08-15 13:17:21 +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 fb7258890b Update version prior to merge 2023-08-04 10:07:33 +09:30
Clayton Smith 0eed2131c1 Use fixed-point notation for ascent rate 2023-08-01 09:53:27 -04:00
Mark Jessop 007916639b Merge in drid/proxy-fix changes 2023-07-29 16:13:52 +09:30
Ilias Daradimos 3a77bf0c5d Fix namespace
Signed-off-by: Ilias Daradimos <judgedrid@gmail.com>
2023-07-26 18:13:46 +03:00
Ilias Daradimos f641be9d3e Fix more absolute paths
Signed-off-by: Ilias Daradimos <judgedrid@gmail.com>
2023-07-25 14:13:56 +03:00
Ilias Daradimos b672eaee9b Fix reverse proxy path handling 2023-07-25 08:06:25 +00:00
Mark Jessop 3b3597474c Change SDR task list on web interface to block sections. Add on SDR type info. 2023-07-16 13:53:40 +09:30
Mark Jessop 2e9eea5600 Bump beta version 2023-07-15 11:38:31 +09:30
Mark Jessop e0764d734c Reset auto_rx.sh 2023-07-15 11:34:17 +09:30
Mark Jessop 7064b6bd03 Merge remote-tracking branch 'mastmees/master' into mastmees-pr 2023-07-15 11:32:27 +09:30
Madis Kaal 75fd53bf45 schematics for SDR power cycling hardware 2023-07-04 13:58:02 +03:00
Madis Kaal 9bec70549f do not swallow exception thrown during scanning 2023-07-04 12:20:36 +03:00
Madis Kaal 29699c02e5 clean shutdown with consistent exit status codes 2023-07-03 19:03:18 +03:00
Madis Kaal b16b5dbb61 running auto_rx.py in a loop, handling exit codes 2023-07-03 19:01:28 +03:00
Madis Kaal bce4b99a53 script to power cycle connected RTL-SDR devices 2023-07-03 17:10:58 +03:00
Madis Kaal b7d69325ac added timout for email notification thread joinging 2023-07-03 17:06:26 +03:00
Madis Kaal 0464b26add added function for checking if flask has been started 2023-07-03 17:05:49 +03:00
Madis Kaal 942c992f83 switched to using system-appropriate timeout command
faster and cleaner shutdown
2023-07-03 17:04:22 +03:00
Madis Kaal 815ef49c23 switched to using system-appropriate timeout command 2023-07-03 17:02:52 +03:00
Madis Kaal c105244559 added function to figure out which timeout command to use
on non-linux platforms raise exception on SDR reset requests
2023-07-03 17:01:28 +03:00
Madis Kaal cb8921c966 added join timeout for rotator thread 2023-07-03 16:49:22 +03:00
Madis Kaal 1dd780bc08 added join timeout for ozimux input thread 2023-07-03 16:48:48 +03:00
Madis Kaal 55f9924c34 added timeouts for joining theards to ensure that the system
will not hang if some thread will not join
2023-07-03 16:48:03 +03:00
Madis Kaal f0288365ca added timeout for joining gps thread 2023-07-03 16:47:08 +03:00
Madis Kaal 16acef5d2c added timeouts for joining threads so that the system will not
hang forever if some thread does not join
2023-07-03 16:45:44 +03:00