Commit Graph

431 Commits

Author SHA1 Message Date
Hansi, dl9rdz a3b24a885d bugfix 2021-10-30 11:58:40 +02:00
Hansi, dl9rdz c932c90910 remove no longer used idformat config 2021-10-30 11:57:18 +02:00
Hansi, dl9rdz 949ac6f75f ax25 aprs beacon; irq-less pmu button for m5stack 2021-10-30 11:51:12 +02:00
Hansi, dl9rdz 7eb4291408 make use of tx_frequency (issue #238) 2021-10-30 11:26:19 +02:00
Hansi, dl9rdz c90381791d typo fix 2021-10-24 21:09:16 +02:00
Luke Prior ad96dd6023
Support dark mode fully in live map (#225)
* Update style.css

* dark mode map

Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-10-23 23:32:33 +02:00
Hansi, dl9rdz 391135ba9d update screens5.txt 2021-10-23 23:27:56 +02:00
Hansi, dl9rdz b5cbe1b676 fix #224 2021-10-16 16:52:46 +02:00
Hansi, dl9rdz ff5f4bfa24 no sh location report without enabling sh reporting 2021-10-13 19:20:49 +02:00
Luke Prior 4e773944b1
Few more changes (#217) 2021-10-10 22:00:34 +02:00
Hansi, dl9rdz e6a764b650 correct launchsite display on oled 2021-10-10 21:39:21 +02:00
Hansi, dl9rdz b4c0179ee6 fix correct M20 id (missing terminator) 2021-10-10 12:02:07 +02:00
Hansi, dl9rdz 97b3abc38f version update for dark mode enhancements 2021-10-09 10:11:03 +02:00
Luke Prior 04b95effba
CSS Dark Mode Improvements 2021-10-09 19:07:15 +11:00
Eben van Ellewee 033175f873 Dark mode CSS 2021-10-06 14:10:12 +02:00
Hansi, dl9rdz 63f303f226 version update 2021-10-05 21:50:12 +02:00
Hansi, dl9rdz ab474e9816 more consistent names in json 2021-10-05 21:47:13 +02:00
Hansi, dl9rdz 0a77291a50 Merge branch 'devel' of https://github.com/mycarda/rdz_ttgo_sonde into mycarda-devel 2021-10-05 21:42:34 +02:00
Hansi, dl9rdz 4f63242afc screens minor update, add large tft portrait 2021-10-05 21:41:21 +02:00
michael carter 0b6b383c3a Merge branch 'devel' of github.com:mycarda/rdz_ttgo_sonde into devel 2021-10-04 07:04:59 +01:00
michael carter 9ae8b790f0 add values to mqtt 2021-10-04 07:04:51 +01:00
Hansi, dl9rdz 97716f7d79 mqtt clientid done right (+no space in id) 2021-10-03 10:23:39 +02:00
Hansi, dl9rdz 1d4f406dbb mqtt clientid done right 2021-10-03 10:03:41 +02:00
Hansi, dl9rdz 23fa620aa6 some code cleanup 2021-10-03 01:07:41 +02:00
Hansi, dl9rdz 00899dba2a issue #206 2021-10-02 22:03:06 +02:00
Hansi, dl9rdz 11cd76a0b1 M10 batt,rh as in autorx 2021-10-02 20:19:11 +02:00
Hansi, dl9rdz b6a2c9e7d2 increase upper bound on distance in sondehub import 2021-09-30 21:39:53 +02:00
Hansi, dl9rdz 542c9c73ef ; dfm +temp, +bat 2021-09-30 19:04:57 +02:00
Hansi, dl9rdz fdf5132fa6 ; DFM enhancements 2021-09-30 17:53:57 +02:00
Hansi, dl9rdz ef9ae86969 DFM: check for bit errors 2021-09-30 14:37:18 +02:00
Hansi, dl9rdz 4c24c8c385 less confusing M10/M20 2021-09-28 17:27:43 +02:00
Hansi, dl9rdz 5166e7d950 show configured M10/M20 type as long as no signal has been recevied 2021-09-28 17:27:43 +02:00
Hansi, dl9rdz c3213c6f41 official to-call APRRDZ 2021-09-28 17:27:43 +02:00
Hansi, dl9rdz 224aa2fac9 spurious IRQ workaround. probably related to ESP32 errata 3.14 https://www.espressif.com/sites/default/files/documentation/eco_and_workarounds_for_bugs_in_esp32_en.pdf 2021-09-28 17:27:43 +02:00
Hansi, dl9rdz 85be031a6b RS41-SGP hum calc with real pressure. now correct. 2021-09-26 15:05:22 +02:00
Hansi, dl9rdz c6a7255d05 missing mod. show dist/dir to fixed rxpos if not gps 2021-09-26 14:42:21 +02:00
Hansi, dl9rdz 2186482fb8 RS41-SGP hum calc with real pressure 2021-09-26 13:52:28 +02:00
Hansi, dl9rdz 0379cedd7b now utf8 2021-09-26 13:15:28 +02:00
Hansi, dl9rdz d069433024 some font enhancements, better utf8 handling, most things not yet active in main build 2021-09-26 13:11:29 +02:00
Hansi, dl9rdz f30c9b6d89 exception workaround 2021-09-25 10:51:04 +02:00
Hansi, dl9rdz 49bff43090 +Display telemetry - some enhancements 2021-09-24 18:09:19 +02:00
Hansi, dl9rdz aba060d2e0 Merge branch 'patch-1' of https://github.com/eben80/rdz_ttgo_sonde into eben80-patch-1 2021-09-24 16:47:34 +02:00
Hansi, dl9rdz 320d621cbc m10 temp, done right :) 2021-09-24 15:21:24 +02:00
eben80 5be57a02b5
Make telemetry values available on device display
This is probably not the cleanest coding so apologies in advance.
Tested on TTGO.
2021-09-24 14:55:53 +02:00
Hansi, dl9rdz 8d24d2fe78 workaround for app 2021-09-24 12:59:15 +02:00
Hansi, dl9rdz 8bc4eda63c use correct M10/M20 type everywhere 2021-09-24 12:09:32 +02:00
Hansi, dl9rdz a7f6d6bb7b meteo in aprs frames 2021-09-24 10:31:58 +02:00
Hansi, dl9rdz e8fdd5dee7 async client test 2021-09-23 18:22:10 +02:00
Hansi, dl9rdz c64651f36b typo-- 2021-09-23 13:42:32 +02:00
Hansi, dl9rdz 69062ac856 initialize pressure with NAN 2021-09-23 13:41:01 +02:00