Commit Graph

33 Commits

Author SHA1 Message Date
Hansi, dl9rdz 2e65f3b0d6 quite some reorg. virtual frame numbers now in decoders instead of RX_FSK. Better DFM support for sondehub. minor bugs removed, old DFM9 and DFM6 code removed, always use new DFM decoder 2021-09-06 23:26:45 +02:00
Hansi, dl9rdz acc71804ab DFM subtypes enhancement for SondeHub 2021-05-29 12:14:45 +02:00
Uskompuf 30483560ba unnecessary cast--; precision++; 2021-05-14 15:02:30 +10:00
dl9rdz (via Travis CI) 7323d5fed1 update 2021-04-22 17:55:46 +03:00
Hansi, dl9rdz 59b2787c24 partial mp3h1 2021-04-02 23:04:56 +02:00
Hansi, dl9rdz 48b74355e8 Merge branch 'temphum' into devel 2021-03-14 21:31:39 +01:00
Hansi, dl9rdz 8df0859f1c gps init bugfix, less debug messages, gps for android w/o gps (+GPGST parser), merge kml live view 2021-03-14 18:12:07 +01:00
Hansi, dl9rdz 7db0e8ff11 web ui usability enhancements 2021-02-13 12:23:21 +01:00
mycarda 581024f035 Fix bug for negative uint, convert to float first 2021-02-11 07:33:28 +00:00
mycarda 6e64cd753c minor updates after testing 2021-02-09 11:32:01 +00:00
michael carter 0304e4ea32 subframe and temp, hum calcs 2021-02-08 17:45:17 +00:00
Hansi, dl9rdz 8f75960405 fix horizontal speed value (was wrong for all except RS41) 2020-11-18 10:05:37 +01:00
Hansi, dl9rdz e54d63ab22 +kill timer values 2019-12-21 15:30:54 +01:00
Hansi, dl9rdz aa1699066e RS41: keep previous position if frame with position 0/0 is received 2019-11-25 10:51:51 +01:00
Hansi, dl9rdz 9d0fd046e1 some M10 finetuning (reset IRQ flags when switching to different sonde type, TFT display of M10 ID/Type) 2019-11-02 16:48:21 +01:00
Hansi, dl9rdz de5308893a more info (frame#,sats) and time stamps from sonde in aprsmap data 2019-11-02 13:18:17 +01:00
Hansi, dl9rdz 3d41493ef9 collect some more info (frame#, gpstime, sat#) from sonde 2019-11-01 23:35:56 +01:00
Hansi, dl9rdz 4e593b38e0 G0 (circle diagram) and Vbatt for the display 2019-10-21 20:51:21 +02:00
Hansi, dl9rdz 998d226433 better display support 2019-10-08 01:00:20 +02:00
Hansi, dl9rdz 6abd6a7a1a display layout easier to modify 2019-06-09 23:23:43 +02:00
Hansi, dl9rdz 0556d67fa0 Several updates for testing before next master release
- RS92 should now work fine, inluding some fixes to the ephemeris download, and including information about download
- Download only started if there is some RS92 in the qrg.txt configuration
- Some enhancements to new internal structure (separate RX Task for handling the SX1278), should now work as good as
  before the reorganisation :-)
- Avoid key glitch after startup on T-BEAM (triggering double wifi scan)
- GPS playground (for T-Beam or external GPS connected to board)...
2019-06-08 08:47:57 +02:00
Hansi, dl9rdz 561da4fe3e somewhat usable RS92 decoder 2019-06-02 21:19:57 +02:00
Hansi, dl9rdz 315586653f removing all compiler warnings 2019-05-31 01:22:27 +02:00
Hansi, dl9rdz a22c6797f4 no new features, but some code reorg: rx handling in a separate task, preparation for RS92 decoding 2019-05-30 22:19:45 +02:00
Hansi, dl9rdz 43807b613d Fully functional touch button support 2019-05-25 13:26:30 +02:00
Hansi, dl9rdz 3549ab21cf configurable RX and AFC bandwidth; configuration display of AFC value 2019-05-06 01:18:41 +02:00
Hans P. Reiser eb83c6f50f fix memory leak - generate reed solomon table only once 2019-04-28 16:27:36 +02:00
Hans P. Reiser d056ec8b76 merging pull request #2 by DL2MF to devel branch 2019-04-23 13:08:02 +02:00
Hans P. Reiser 1ffe73708f configurable oled pins, minor spectrum enhancement 2019-04-17 14:54:08 +02:00
Hans P. Reiser 63abbe9a2c dao extension, aprs symbol 2019-04-16 16:52:16 +02:00
Hans P. Reiser d2e1b84991 reorg -- currently not working 2019-04-15 20:28:50 +02:00
Hans P. Reiser b3ac2c5506 incremental enhancements on train trip 2019-04-05 20:05:18 +02:00
Hansi Reiser c4f3e8d63b TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00