Commit Graph

585 Commits

Author SHA1 Message Date
Hansi, dl9rdz 51ad95e93c Merge branch 'LukePrior-patch-1' into devel 2021-09-14 22:46:38 +02:00
Hansi, dl9rdz 146fbb6f62 Merge branch 'patch-1' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-patch-1 2021-09-14 22:46:05 +02:00
Hansi, dl9rdz 4118a76a16 Merge branch 'eben80-patch-1' into devel 2021-09-14 22:43:59 +02:00
Hansi, dl9rdz 6043fc4fff Merge branch 'patch-1' of https://github.com/eben80/rdz_ttgo_sonde into eben80-patch-1 2021-09-14 22:43:48 +02:00
Hansi, dl9rdz 73244615a8 avoid rs92 decode stack overflow, remove unused code 2021-09-14 22:43:01 +02:00
Luke Prior 3078a59474
Update RX_FSK.ino 2021-09-14 17:49:50 +10:00
Luke Prior a8bf1ed7d3
fix str set check sondehub 2021-09-14 12:07:09 +10:00
eben80 84ed0823a0
Include altitudemode in KML
By specifying the altitudemode tag, the kml displays the correct altitude on Google Earth.
2021-09-13 15:44:20 +02:00
Luke Prior a97b4e9e76
Missed Sondehub improvements (#157)
* fixes

* fix

Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-09-13 13:37:48 +02:00
Hansi, dl9rdz 56df804a6a Merge branch 'LukePrior-devel' into devel 2021-09-13 11:48:48 +02:00
Hansi, dl9rdz 19e55fb532 Merge branch 'devel' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-devel 2021-09-13 11:48:34 +02:00
Uskompuf a61f518c5c another fix 2021-09-13 18:51:41 +10:00
Uskompuf 86089a349e fix bug 2021-09-13 18:35:09 +10:00
Hansi, dl9rdz 1dd9d29747 version update 2021-09-13 09:57:12 +02:00
Uskompuf 233f06c84f change precision 2021-09-13 17:39:58 +10:00
Uskompuf 3c803f2ed7 Sondehub position tidy 2021-09-13 17:28:24 +10:00
Uskompuf 7980a9c8ee Merge branch 'devel' of https://github.com/LukePrior/rdz_ttgo_sonde into devel 2021-09-13 16:44:55 +10:00
Hansi, dl9rdz 3f2947bb0f code reorg and cleanup, no new features 2021-09-12 16:34:54 +02:00
Hansi, dl9rdz d35836366a pio build: use v1.1.5 of Arduino_GFX 2021-09-10 15:58:31 +02:00
Hansi, dl9rdz 7441a17db5 back to arduino esp23 1.0.6. version 2.0.0 has only 60k instead of 130k RAM left, too little for reliable web server operation 2021-09-10 15:44:50 +02:00
Hansi, dl9rdz d2cee32a62 back to arduino esp23 1.0.6. version 2.0.0 has only 60k instead of 130k RAM left, too little for reliable web server operation 2021-09-10 15:25:26 +02:00
Hansi, dl9rdz 4c3a91e366 arduino esp32 2.0 w/ updated espressif board mamanger url 2021-09-10 13:58:06 +02:00
Hansi, dl9rdz 3be7c20881 arduino esp32 2.0 w/ updated espressif board mamanger url 2021-09-10 13:30:42 +02:00
Hansi, dl9rdz b87dd34c8e testing Arduino upgrade on travis ci 2021-09-10 13:16:06 +02:00
Hansi, dl9rdz c42204a579 +configurable batt adc, revert screens1.txt 2021-09-09 23:25:15 +02:00
Hansi, dl9rdz aa315d545a revert screens to include all info 2021-09-09 22:34:50 +02:00
Hansi, dl9rdz 52e04f1d33 Merge branch 'eben80-displayvolts' into devel 2021-09-09 22:32:01 +02:00
Hansi, dl9rdz b783806593 Merge branch 'displayvolts' of https://github.com/eben80/rdz_ttgo_sonde into eben80-displayvolts 2021-09-09 22:31:50 +02:00
Hansi, dl9rdz 4e6514c277 enhancements for large ILI9341 display 2021-09-09 16:26:44 +02:00
eben80 ec660beeb1
Merge branch 'dl9rdz:devel' into displayvolts 2021-09-09 09:40:24 +02:00
Hansi, dl9rdz 17dbf6ec7a update manufacturer strings, in sync with old dfm6/9 removal 2021-09-07 08:52:16 +02:00
Hansi, dl9rdz 2e65f3b0d6 quite some reorg. virtual frame numbers now in decoders instead of RX_FSK. Better DFM support for sondehub. minor bugs removed, old DFM9 and DFM6 code removed, always use new DFM decoder 2021-09-06 23:26:45 +02:00
cixio 085f01ba50
livemap: fix prediction for longituade < 0 (tawhiri api uses 0..360) (#148)
* Check internet connection

* livemap: nicer dots - removed old emoji dots

* livemap: fix prediction for longituade < 0 (tawhiri api uses 0..360)
2021-09-05 17:18:19 +02:00
Hansi, dl9rdz 4755c0ffca reset sonde info if configuration is changed (corrected), version update 2021-09-05 17:13:43 +02:00
cixio b807c512e3 livemap: fix prediction for longituade < 0 (tawhiri api uses 0..360) 2021-09-05 17:13:43 +02:00
Hansi, dl9rdz a3ab8b4371 reset sonde info if configuration is changed 2021-09-05 17:13:43 +02:00
dl9rdz 7e5b04e56e
Update README.md 2021-09-02 10:52:06 +02:00
cixio 4656d2e641
livemap: internet connection check + nicer dots (#134)
* Check internet connection

* livemap: nicer dots - removed old emoji dots
2021-08-17 22:35:05 +02:00
Hansi, dl9rdz b69a726df7 probably fixing #97 2021-08-17 22:28:58 +02:00
michael carter 882d3c3a0f wait for all humidity calibration frames 2021-08-16 08:19:38 +01:00
Michael Carter c55b97c809
Merge branch 'dl9rdz:devel' into devel 2021-08-16 08:15:58 +01:00
Hansi, dl9rdz 40c91646b9 enable network in AP mode (wifi mode 2) 2021-08-15 10:27:02 +02:00
Hansi, dl9rdz 30c88df93a enable network in AP mode (wifi mode 2) 2021-08-15 10:20:00 +02:00
Hansi, dl9rdz 4dcbbc9eb3 SPI locking and sx1278 configurability 2021-08-14 00:30:51 +02:00
Hansi, dl9rdz beab0fa9aa partial frames are good enough for not running into timeout @ DFM 2021-08-13 21:59:36 +02:00
Hansi, dl9rdz eb25f9d530 send real decoded type for M10/M20 to sondehub 2021-08-13 00:33:23 +02:00
Hansi, dl9rdz 649711b112 tentative better compatibility with older browsers not supporting Unicode 12 2021-08-12 22:24:04 +02:00
Hansi, dl9rdz ce4e0d7162 added timeout for live.json request 2021-08-12 13:34:08 +02:00
Hansi, dl9rdz 2ef70eaab3 Merge branch 'cixio-devel2' into devel 2021-08-12 13:27:09 +02:00
Hansi, dl9rdz af9da6b2f0 Merge branch 'devel' of https://github.com/cixio/rdz_ttgo_sonde into cixio-devel2 2021-08-12 13:26:58 +02:00