Wykres commitów

441 Commity (4e6514c2776ff575c9f3633cb1b1ec08aa6af288)

Autor SHA1 Wiadomość Data
Hansi, dl9rdz 175d196393 more robust GPS reset, using clear+load CFG 2021-06-30 14:44:41 +02:00
Hansi, dl9rdz a079161c6b Merge branch 'LukePrior-patch-2' into devel 2021-06-30 13:47:04 +02:00
Hansi, dl9rdz 0e4710d177 Merge branch 'patch-2' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-patch-2 2021-06-30 13:46:49 +02:00
Hansi, dl9rdz 2281e91921 more ttgconfig script features: backup and restore 2021-06-27 18:58:11 +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
Luke Prior 4b23a3a36e Update readme with installation instructions 2021-05-29 08:33:59 +02:00
Hansi, dl9rdz d8edd44a96 + config upload/download tool: --ttgo=<ip> option 2021-05-27 01:16:17 +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 8d89805216 ; font update 2021-05-24 14:42:07 +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 c3ff3facea sondehub integration: minor update to README 2021-05-23 19:27:18 +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
Hansi, dl9rdz 6df7694b99 Merge branch 'LukePrior-devel' into devel 2021-05-23 10:57: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
oh3bsg f58e265b75
Merge pull request #6 from LukePrior/sondehub
Only add time for select sonde, prepare temp
2021-05-22 09:35:22 +03:00
oh3bsg 7236626df8
Merge branch 'sondehub' into sondehub 2021-05-22 09:35:06 +03:00
Uskompuf 939556b5f6 bump version 2021-05-22 10:33:08 +10:00
Uskompuf e0cec31279 upload temp 2021-05-22 10:17:04 +10:00
Uskompuf dc4eb3afa3 fix lat lon uploading 2021-05-22 10:05:25 +10:00
Uskompuf afbfc48606 check if temp value received, debugging 2021-05-19 15:23:11 +10:00
Uskompuf c5bad7cf2e alt check, sats check 2021-05-17 20:05:45 +10:00
dl9rdz (via Travis CI) 81f8a49118 check lat, lon and alt zero data 2021-05-17 11:38:16 +03:00
Uskompuf 6f154f107b Merge branch 'sondehub' of https://github.com/LukePrior/bsg_ttgo into sondehub 2021-05-17 15:57:21 +10:00
dl9rdz (via Travis CI) 97b0635dad minor changes 2021-05-16 21:54:11 +03:00
dl9rdz (via Travis CI) 10911e48df Add 18 s to datetime and fix RSSI value 2021-05-16 11:02:41 +03:00