Commit Graph

575 Commits

Author SHA1 Message Date
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 a39479dda7 Merge branch 'eben80-patch-1' into devel 2021-09-24 16:47:43 +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 93628c9d4f update readme 2021-09-24 16:47:27 +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
Hansi, dl9rdz 03968f6ab4 clear all data also on SH import 2021-09-23 13:33:07 +02:00
Hansi, dl9rdz 9fdfc02caf station update also if disconected 2021-09-23 13:33:07 +02:00
dl9rdz 4622f6f99a
Update README.md 2021-09-23 12:41:29 +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 280dd6cef1 +version update 2021-09-23 12:11:25 +02:00
Hansi, dl9rdz 8d0d897c3b RS41 P to sondehub 2021-09-23 12:10:58 +02:00
Hansi, dl9rdz 971a2e6d65 +RS41 P data 2021-09-23 12:07:54 +02:00
Hansi, dl9rdz d0c9e10a9d chasemapper position accuracy fixed 2021-09-23 09:20:07 +02:00
Hansi, dl9rdz ff301ee458 stricter crc and validity check for RS41 2021-09-22 21:41:47 +02:00
Hansi, dl9rdz 4cc12f3f74 don't send NaN in LiveMap JSON 2021-09-22 21:27:29 +02:00
Hansi, dl9rdz 0d03b2abae Enhanced network handling for sondehub 2021-09-22 16:46:15 +02:00
Hansi, dl9rdz fab83de888 don't send nan temp to chasemapper 2021-09-22 16:35:04 +02:00
Hansi, dl9rdz 89ffef6c24 Arduino IDE autoformat 2021-09-22 16:16:32 +02:00
Hansi, dl9rdz d4de05e29b get read of delays caused by readUntil from network 2021-09-22 16:16:15 +02:00
Hansi, dl9rdz cb5b3584d0 fix temp/hum empty check in sync with recent updates 2021-09-22 13:50:18 +02:00
Hansi, dl9rdz b297a9a7c7 some internal reorg that should not break anything but make it easier later to decouple decoding from updating global data, solving part of issue 186 2021-09-22 11:28:29 +02:00
Hansi, dl9rdz ac05c9edbd never remove currentSonde by ShImport 2021-09-22 10:39:34 +02:00
Hansi, dl9rdz 8ffaa8be63 temp, hum with 1 decimal digit for sondehub 2021-09-22 10:03:22 +02:00
Hansi, dl9rdz 032d8452c6 clear all decoded data on ID change, don't leave anything old behind 2021-09-22 10:02:40 +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
Hansi, dl9rdz 49c0d00927 send batt to sondehub; count down (burst_timer) only if fresh 2021-09-21 14:17:48 +02:00
Michael Carter 2dad197a9c
Add battery voltage (#183) 2021-09-21 13:36:04 +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
dl9rdz 56d6e35782
Update README.md 2021-09-21 10:43:46 +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 86566c0427 sync sh import / sh telemetry 2021-09-20 18:18:09 +02:00
Hansi, dl9rdz f5281e523c really fix RS41 subtype 2021-09-20 16:57:37 +02:00
Hansi, dl9rdz 2dcbcc3141 fix RS41 subtype 2021-09-20 16:20:53 +02:00
Hansi, dl9rdz 71c42c938b don't use u8g2 2.31.1 due to https://github.com/olikraus/u8g2/issues/1594 2021-09-20 11:53:50 +02:00
Hansi, dl9rdz d366a3d1ef don't use u8g2 2.31.1 due to https://github.com/olikraus/u8g2/issues/1594 2021-09-20 11:23:46 +02:00
Hansi, dl9rdz 3cd22dc8c2 Merge branch 'LukePrior-patch-4' into devel 2021-09-20 11:10:06 +02:00
Hansi, dl9rdz f9316d94be Merge branch 'patch-4' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-patch-4 2021-09-20 11:09:56 +02:00