Commit Graph

270 Commits

Author SHA1 Message Date
Hansi, dl9rdz 74eafe1fd6 maybe a first step for #122 2021-08-07 23:16:51 +02:00
Hansi, dl9rdz e0eafbdfb4 fix #124 2021-08-07 12:27:09 +02:00
Hansi, dl9rdz 1cf4c7d874 +longer wifi wait time 2021-08-06 22:25:16 +02:00
Hansi, dl9rdz 8e3bb7f4e0 better support for ILI9341, and minor polishing 2021-08-06 22:11:46 +02:00
Hansi, dl9rdz 449c40b577 last qrg entry missing fix 2021-08-06 20:26:15 +02:00
Hansi, dl9rdz 4601fb6cb4 ILI9351 support 2021-08-06 16:31:35 +02:00
Luke Prior cf47a01cb0
Add the changes back & M20 fix (#115)
* Add the changes back

* Update version number

* Only send sats field if not M20

Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-07-28 07:56:42 +02:00
Luke Prior 96d83e541d fix chase car (#113)
Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-07-28 07:53:46 +02:00
Luke Prior 2a3aba5c70 Update precision of data sent (#114) 2021-07-28 07:53:22 +02:00
Hansi, dl9rdz 77181d9dad (fixed previous commit) 2021-07-27 16:50:46 +02:00
Hansi, dl9rdz 473d35b312 collecting data in single API call for sondehub 2021-07-27 16:23:01 +02:00
Luke Prior ea865860e6
Update precision of data sent (#114) 2021-07-27 13:27:41 +02:00
Luke Prior e23d8338a6
fix chase car (#113)
Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-07-27 13:12:48 +02:00
Hansi, dl9rdz 045b61bf23 fix M10 dir and sondehub frame# 2021-07-27 13:11:44 +02:00
Luke Prior 7555eda024
lat,lon,alt improvements (#103)
Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-07-26 21:14:23 +02:00
Luke Prior 5987c92fab
SondeHub Fix Chase Cars (#104)
* fix chase cars

* update version ID

* fix version

Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-07-26 21:11:33 +02:00
Michael Carter 4dc3ea6974
add reboot to control buttons (#111) 2021-07-26 21:09:03 +02:00
Hansi, dl9rdz 7f2b9ef611 M10: extract #sat; M20: upload to sondehub without #sat 2021-07-26 21:08:17 +02:00
Luke Prior 85930bc3f7
Fix SondeHub tracker link in web interface (#102)
When we switched to the new interface the previous URL structure broke so I have updated it here
2021-07-24 16:53:59 +02:00
Hansi, dl9rdz 175d196393 more robust GPS reset, using clear+load CFG 2021-06-30 14:44:41 +02:00
Luke Prior 6e9e5b8a79
Update RX_FSK.ino 2021-06-27 22:21:54 +10:00
Luke Prior 6485be7cb2
Fix M10/M20 time
We need to send UTC time for these.
2021-06-27 22:18:32 +10:00
Hansi, dl9rdz 19f3004a27 wetterson.de is gone 2021-06-19 08:51:53 +02:00
Hansi, dl9rdz 01b71bb517 +version update 2021-06-19 08:50:16 +02:00
Luke Prior 814319e050
Show SondeHub map in web interface (#90)
* sondehub

* sondehub map in interface

* fixes

* include notice

* more fixes

* fix

* fix

* fix

* Delete RX_FSK.ino.cpp

* default to station position

* tracker fix

* fix check to be more robust

* revert

Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-06-19 08:49:51 +02:00
Hansi, dl9rdz 68b69a2be9 M10: fix serial number: consistent with M20 (with dashes), consistent with autorx 2021-06-18 00:45:27 +02:00
Hansi, dl9rdz 890fef7f29 minor polishing of pull request for sondehub chase mode 2021-06-14 06:38:19 +02:00
Uskompuf 8861458421 GPS Support 2021-06-14 06:31:09 +02:00
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 e368dd50dc +time check for SondeHub 2021-05-29 14:03:28 +02:00
Hansi, dl9rdz faa9fc1630 ... ntp time sync merge, moving init the network start 2021-05-29 13:32:08 +02:00
Uskompuf 35ed5af1a2 get UTC time from NTP server 2021-05-29 13:28:41 +02:00
Hansi, dl9rdz acc71804ab DFM subtypes enhancement for SondeHub 2021-05-29 12:14:45 +02:00
Uskompuf 08572f7cbc send unix timestamp for DFM, Metomodem 2021-05-29 12:14:45 +02:00
Uskompuf 45f947cc0b fix 2021-05-29 12:14:45 +02:00
Uskompuf 2e54b96396 DFM subtype, no frame send M10/20/DFM 2021-05-29 12:14:45 +02:00
Hansi, dl9rdz a86c10ccbf + config upload/download tool 2021-05-27 01:02:43 +02:00
Hansi, dl9rdz c41808ec18 Compatible with newer version of APX library (consistent with platformio, make sure to upgrade your ArduinoIDE), and font enhancements for new ILI9225 libraray 2021-05-24 21:21:25 +02:00
Hansi, dl9rdz 3e094f0478 ...and minor screen enhancements 2021-05-24 16:15:17 +02:00
Hansi, dl9rdz e9e4b0eaa6 README update and other minor things 2021-05-24 12:25:09 +02:00
Hansi, dl9rdz f28c464add some font enhancements for new display driver (working better with some displays) 2021-05-24 02:29:58 +02:00
Hansi, dl9rdz b912995026 sondehub integration: better background handling of reading response data 2021-05-24 02:26:07 +02:00
Hansi, dl9rdz a87732d8f8 more efficient type check 2021-05-23 19:20:46 +02:00
Hansi, dl9rdz 5fdb008a11 less code duplication, saving some 800 bytes in flash 2021-05-23 16:07:50 +02:00
Hansi, dl9rdz 6222cc2d5b testing the sondehub merge; some conditional compile stuff; force arduino esp board to 1.0.6 for travis as 2.0.0alpha breaks wifi 2021-05-23 12:33:43 +02:00
Hansi, dl9rdz 6d5cb40b2d minor mods to merge from oh3bsg; and RXFSK.ini in ArduinoIDE auto format style 2021-05-23 11:39:41 +02:00
Hansi, dl9rdz 664a8b3550 Merge remote-tracking branch 'oh3bsg/sondehub' into sondehub 2021-05-23 11:07:11 +02:00
Luke Prior 92e5d5ffc8 Include SondeHub Tracker Link in Webpage 2021-05-23 10:55:17 +02:00
oh3bsg 75bb1a734f
Merge branch 'master' into sondehub 2021-05-22 11:36:44 +03:00