Commit Graph

152 Commits

Author SHA1 Message Date
Hansi, dl9rdz 327bbca6e6 some APRS for wettersonde.net support 2021-10-30 17:14:42 +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 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
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
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 4f63242afc screens minor update, add large tft portrait 2021-10-05 21:41:21 +02:00
Hansi, dl9rdz b6a2c9e7d2 increase upper bound on distance in sondehub import 2021-09-30 21:39:53 +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 0379cedd7b now utf8 2021-09-26 13:15:28 +02:00
Hansi, dl9rdz 49bff43090 +Display telemetry - some enhancements 2021-09-24 18:09:19 +02:00
Hansi, dl9rdz 8408f3b785 (nits) 2021-09-23 12:22:05 +02:00
Hansi, dl9rdz 469d64ab01 update default config for RS92 eph 2021-09-23 12:16:06 +02:00
Hansi, dl9rdz 4cc12f3f74 don't send NaN in LiveMap JSON 2021-09-22 21:27:29 +02:00
Hansi, dl9rdz 5384d36151 Merge branch 'eben80-patch-1' into devel 2021-09-21 23:50:57 +02:00
Hansi, dl9rdz 33856db2e1 cfg: add links to wiki 2021-09-21 23:50:54 +02:00
eben80 e4ded3be7f
Small fix to ensure that sonde_id field.
This makes sure that sonde_id doesn't go back to the Launch Site name if there is something in data.id when status is blinking yellow.
2021-09-21 19:21:46 +02:00
eben80 e32ea8e432
LiveMap updates to include last received datetime, heading and rssi (#182)
* Add direction, UTC datetime and rssi to livemap

* Further fixes

Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-09-21 11:04:44 +02:00
Hansi, dl9rdz afbfde07dd +Chasemapper udp support 2021-09-21 10:40:21 +02:00
Hansi, dl9rdz 13134b32f7 (good for now) 2021-09-21 09:44:01 +02:00
Hansi, dl9rdz 6e148489f3 keep data on livemap - restore old behaviour 2021-09-21 08:29:53 +02:00
Hansi, dl9rdz 9a60db96d6 typo-- 2021-09-19 22:46:56 +02:00
Hansi, dl9rdz b6dbbe73ba typo-- 2021-09-19 22:46:27 +02:00
Hansi, dl9rdz 359188436c fixed pos used for live map if no gps pos available 2021-09-19 22:21:45 +02:00
Hansi, dl9rdz eb769e6d12 RS41 subtype for sondehub 2021-09-19 19:54:06 +02:00
Hansi, dl9rdz a30f51e5a0 fix #165 2021-09-18 23:00:18 +02:00
Hansi, dl9rdz e00d70b385 fix issue #172 with negative lat on livemap 2021-09-18 22:36:22 +02:00
Hansi, dl9rdz 22d492711a bugfix sh import 2021-09-18 20:29:14 +02:00
Hansi, dl9rdz 79f5b199ae cleanup new config interface 2021-09-18 19:52:22 +02:00
Hansi, dl9rdz 5c5bfa0725 js-based config form, using less memory. +some cleanup 2021-09-18 16:51:03 +02:00
eben80 e14915fbcc
Fix padding on menu icon (#168)
This is to fix alignment issues.
2021-09-17 11:47:14 +02:00
Hansi, dl9rdz 374f84115b fix #164 2021-09-16 17:48:11 +02:00
Hansi, dl9rdz 29bdcc8f5b SondeHub frequency import 2021-09-16 17:00:28 +02:00
eben80 c766e60819
Responsive menu for web interface (#161)
* Responsive Web Interface menu.

* Add active page indicator

* Update style.css

* Update index.html
2021-09-15 01:45:11 +02:00
Hansi, dl9rdz 33c5ccc905 some code cleanup 2021-09-14 23:35:20 +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 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 19e55fb532 Merge branch 'devel' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-devel 2021-09-13 11:48:34 +02: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 aa315d545a revert screens to include all info 2021-09-09 22:34:50 +02:00
eben80 ec660beeb1
Merge branch 'dl9rdz:devel' into displayvolts 2021-09-09 09:40:24 +02:00
cixio b807c512e3 livemap: fix prediction for longituade < 0 (tawhiri api uses 0..360) 2021-09-05 17:13:43 +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