Commit Graph

25 Commits

Author SHA1 Message Date
Hansi, dl9rdz e5b340bd63 MP3-H1 extended data for SondeHub upload: #sats, timestamp (for frame#), rrsi; fix for wrong time check; filtering repeated frames 2021-06-01 01:50:42 +02:00
Hansi, dl9rdz ba680295dc SondeHub: DFM frame numbers using gps time+sec) as in autorx 2021-05-30 10:18:08 +02:00
Hansi, dl9rdz acc71804ab DFM subtypes enhancement for SondeHub 2021-05-29 12:14:45 +02:00
dl9rdz (via Travis CI) 7323d5fed1 update 2021-04-22 17:55:46 +03:00
Hansi, dl9rdz 30b7b35339 fix for wrong DFM position for negative lat/lon (untested) 2021-02-20 10:27:50 +01:00
Hansi, dl9rdz 82db61c91f some reorg, gps factory def, ftp bugfix 2020-12-31 00:10:15 +01:00
Hansi, dl9rdz 67d0cbf858 testing modified DFM decoder, ttgo 2.1_1.6 bugfix, modified screens 2020-11-30 15:44:49 +01:00
Hansi, dl9rdz 1b0cde0f6c debug output cleanup; minor dfm17 id bugs removed 2020-11-29 16:01:54 +01:00
Hansi, dl9rdz aaa33267d7 updated dfm serial numbers 2020-11-28 19:53:09 +01:00
Hansi, dl9rdz 39f96e3bcd test decode serial of dfm17 etc. 2020-11-28 01:43:16 +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 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 15902b0230 some cleanup 2019-05-30 23:27:33 +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 b3943aee31 Several incremental changes (not yet ready for a new release)
- Correctly decode DMF06 (thanks to Chrischan for test sonde!!!)
- Touch button support (in particular for v2 boards with "real" button)
  now its sufficient to just touch one of the pins of a v2 board
- Multiple displays (inspired by DL2MF's modifications)
- Wifi mode 2 (AP2) fixed missing initialization of mDNS (http://rdzsonde.local)
- updated OTA URL (my.to domain unfortunately expired)
- millis() call removed from ISR (/1000 on uint64_t type in millis causes library
  function call not marked as IRAM_ATTR, causing crash in some cases
- edit files on file system (http://rdzsonde.local/edit.html?file=xyz.txt)
  (use with caution, no checks for buffer overflows)

Some TODOs pending for next release version
- sending AXUDP to aprsmap currently disabled
- RX loop a bit too slow (in particular with AXUDP enabled), causing loss of RX frames
  due to SX1278 overflow. Needs some redesign in SX1278 handling.
- display layout editable via config file
2019-05-24 23:49:50 +02:00
Hansi, dl9rdz 7844d42c76 maybe a fix for DFM-06 (still not yet tested) 2019-05-23 19:48:24 +02:00
Hans P. Reiser 90f409e723 travis ci testing and minor cleanup 2019-04-28 16:04:11 +02:00
Hans P. Reiser 86f249f094 modifiying pull request: lat should be alt 2019-04-23 13:29:58 +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 da9d4367be some minor updates 2019-04-05 23:32:26 +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