Commit Graph

323 Commits

Author SHA1 Message Date
Hansi, dl9rdz e0eafbdfb4 fix #124 2021-08-07 12:27:09 +02:00
Luke Prior 78187e6d76
Include details for SondeHub configuration settings in web interface 2021-08-07 18:44:50 +10: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
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
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
oh3bsg 0e7dd674a2
Update version.h 2021-05-14 15:07:25 +03:00
Uskompuf 7f436d54db Stop crash if not enabled or in AP mode 2021-05-14 19:59:40 +10:00
Uskompuf 87be88c19a increase data size to 300 2021-05-14 19:38:31 +10:00
Uskompuf 14dbbfc8bb add email field support, null position default 2021-05-14 18:57:43 +10:00
Uskompuf b56842c9dc send more values to SondeHub 2021-05-14 15:42:56 +10:00
Luke Prior b948290646
Add Sondehub tracker link in web interface 2021-05-14 14:56:27 +10:00
dl9rdz (via Travis CI) f1ebaa0d77 Removed TimeLib.h dependency 2021-05-13 14:13:20 +03:00
Hansi, dl9rdz 80c9f25183 unnecessary cast--; precision++; 2021-05-09 10:13:08 +02:00
dl9rdz (via Travis CI) 9a66ad25ff Manufacturer and type added 2021-05-04 21:14:23 +03:00
dl9rdz (via Travis CI) e5b080d668 cleaning 2021-05-02 17:06:39 +03:00
Hansi, dl9rdz b4099e1970 test with other display driver -- do not use unless you are sure you want this -- missing font, slow display updates 2021-04-24 18:57:43 +02:00
dl9rdz (via Travis CI) 9d883313a9 Update RX_FSK.ino 2021-04-22 23:04:50 +03:00
dl9rdz (via Travis CI) f148c96509 Update config.txt 2021-04-22 21:05:17 +03:00
dl9rdz (via Travis CI) fdf745e871 Update networks.txt 2021-04-22 21:00:44 +03:00
dl9rdz (via Travis CI) cbd6446c4a update 2021-04-22 20:54:59 +03: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
dl9rdz (via Travis CI) 2154212c3e Renamee server name and other minor updates
Renamed server name
Updated networks
Updated scanning list
2021-04-02 20:58:44 +03:00
Eben van Ellewee 519c656cb0 Edited OLED Battery screen to show just Volts 2021-03-30 20:58:50 +02:00
Eben van Ellewee d7f1f37fcc Merge branch 'devel' of https://github.com/dl9rdz/rdz_ttgo_sonde into displayvolts 2021-03-29 10:11:24 +02:00
Eben van Ellewee 684253ce0e Display Battery Volts TTGO 2.1.6 2021-03-29 08:47:42 +02:00
Hansi, dl9rdz 4da22ab2ec fix minor bug that prevents most revent devel versions from communicating with app 2021-03-16 09:39:54 +01:00
Hansi, dl9rdz 67b11b2a65 M10/M20 test: reset pll fast hop (set by spectrum) 2021-03-15 21:51:36 +01: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 db3f62c243 Merge branch 'kml' into devel 2021-03-14 18:05:13 +01:00
Hansi, dl9rdz a7a642332f test (Joerg) 2021-03-02 12:47:46 +01:00
Hansi, dl9rdz cb6f2a7c91 auto gps factoryreset for t-beam 2021-02-26 23:40:15 +01:00
Hansi, dl9rdz 30b7b35339 fix for wrong DFM position for negative lat/lon (untested) 2021-02-20 10:27:50 +01:00
Hansi, dl9rdz 7db0e8ff11 web ui usability enhancements 2021-02-13 12:23:21 +01:00
Michael Carter 4fcd24cc41
Update version.h
update version
2021-02-11 07:35:41 +00:00
Tadeusz Magura-Witkowski 9b9cd8720b Small fixes to make it work with upstream version 2021-02-10 18:00:00 +01:00
Tadeusz Magura-Witkowski dd3d428fc8 KML live output 2021-02-09 23:09:26 +01:00
mycarda 6e64cd753c minor updates after testing 2021-02-09 11:32:01 +00:00
Hansi, dl9rdz 981ecc8044 detect rdzclient timeout and disconnect from app 2021-02-09 00:59:56 +01:00
Hansi, dl9rdz 8e6d953e60 rs92 eph: configurable ftp site 2021-02-05 16:51:26 +01:00
Hansi, dl9rdz a408ae5461 always send json data after each frame for rdzwx-go 2021-01-26 20:57:31 +01:00
Hansi, dl9rdz 5ea572053a better T-Beam 1.1 autodetect 2021-01-24 13:19:56 +01:00
Hansi, dl9rdz 0a625f1283 better T-Beam 1.1 autodetect 2021-01-24 13:04:17 +01:00
Hansi, dl9rdz 82db61c91f some reorg, gps factory def, ftp bugfix 2020-12-31 00:10:15 +01:00
Hansi, dl9rdz b0f5f0c7ea enable AXP interrupt only if axp button is enabled in config 2020-12-30 15:43:58 +01:00
Hansi, dl9rdz ba338a4a4c minor improvements (display, m10) 2020-12-30 14:14:51 +01:00