rdz_ttgo_sonde_dl9rdz/libraries/SondeLib
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
..
DFM.cpp somewhat usable RS92 decoder 2019-06-02 21:19:57 +02:00
DFM.h removing all compiler warnings 2019-05-31 01:22:27 +02:00
Display.cpp Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
Display.h Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
RS41.cpp Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
RS41.h removing all compiler warnings 2019-05-31 01:22:27 +02:00
RS92.cpp Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
RS92.h 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
Scanner.cpp Added launchsite info to scan and webinterface 2019-05-03 11:38:21 +02:00
Scanner.h v0.1 2019-04-06 22:22:08 +02:00
Sonde.cpp Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
Sonde.h Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
aprs.cpp travis ci testing and minor cleanup 2019-04-28 16:04:11 +02:00
aprs.h travis ci testing and minor cleanup 2019-04-28 16:04:11 +02:00
geteph.cpp Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
geteph.h ephemeris data download for RS92 (still not yet fully usable) 2019-06-02 11:28:00 +02:00
nav_gps_vel.cpp Several updates for testing before next master release 2019-06-08 08:47:57 +02:00
nav_gps_vel.h ephemeris data download for RS92 (still not yet fully usable) 2019-06-02 11:28:00 +02:00
rs92gps.cpp somewhat usable RS92 decoder 2019-06-02 21:19:57 +02:00
rs92gps.h somewhat usable RS92 decoder 2019-06-02 21:19:57 +02:00
rsc.cpp TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00
rsc.h TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00
rsc_decode.cpp TTGO Sonde Playground. Initial version 2019-04-03 17:16:51 +02:00