Commit Graph

217 Commits

Author SHA1 Message Date
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
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
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
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
Hansi, dl9rdz ad244bc771 minor improvements (display, m10) 2020-12-30 13:52:58 +01:00
Hansi, dl9rdz 32cb370964 MicroNMEA update compatibility by type inference 2020-12-30 12:02:57 +01:00
Hansi, dl9rdz 8d560599f1 M10 AFC+ 2020-12-30 10:42:27 +01:00
Hansi, dl9rdz 669c0212cb Merge branch 'add_googlemaps' of https://github.com/grundsch/rdz_ttgo_sonde into grundsch-add_googlemaps 2020-12-28 17:24:58 +01:00
Hansi, dl9rdz 1d28450861 typo--; more robust web interface 2020-12-28 17:14:01 +01:00
Hansi, dl9rdz e273c5e38e tentative m20 supported (untested) 2020-12-27 23:08:13 +01:00