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 |
Hansi, dl9rdz
|
99ccf581e4
|
add dbg msg
|
2021-09-20 11:09:33 +02:00 |
Luke Prior
|
775b7ff3e0
|
Update RX_FSK.ino
|
2021-09-20 17:27:11 +10: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
|
1a922aab52
|
larger buffer for sh messages
|
2021-09-19 20:39:24 +02:00 |
Hansi, dl9rdz
|
7ace621cf5
|
version update
|
2021-09-19 19:56:19 +02:00 |
Hansi, dl9rdz
|
49faf07af5
|
Merge branch 'LukePrior-patch-3' into devel
|
2021-09-19 19:55:30 +02:00 |
Hansi, dl9rdz
|
c50a2d1138
|
Merge branch 'patch-3' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-patch-3
|
2021-09-19 19:55:20 +02:00 |
Hansi, dl9rdz
|
eb769e6d12
|
RS41 subtype for sondehub
|
2021-09-19 19:54:06 +02:00 |
Luke Prior
|
387d3c059d
|
Update RX_FSK.ino
|
2021-09-19 20:25:58 +10:00 |
Luke Prior
|
b5456d84d1
|
Always send for RS41
|
2021-09-19 20:17:22 +10:00 |
Luke Prior
|
e4e89a29d0
|
tidy up SH
|
2021-09-19 12:23:22 +10:00 |
Luke Prior
|
a4b299129e
|
Include burst timer
not tested
|
2021-09-19 12:19:35 +10: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
|
fe50159157
|
minor sh enhancements
|
2021-09-18 20:56:47 +02:00 |
Hansi, dl9rdz
|
494380a43d
|
Merge branch 'LukePrior-patch-2' into devel
|
2021-09-18 20:30:14 +02:00 |
Hansi, dl9rdz
|
1fb66cdb0b
|
Merge branch 'patch-2' of https://github.com/LukePrior/rdz_ttgo_sonde into LukePrior-patch-2
|
2021-09-18 20:30:04 +02:00 |
Hansi, dl9rdz
|
22d492711a
|
bugfix sh import
|
2021-09-18 20:29:14 +02:00 |
Hansi, dl9rdz
|
ae1e9e7c48
|
cleanup new config interface
|
2021-09-18 19:52:42 +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 |
Luke Prior
|
ae13b7853a
|
Split temp & humidity SondeHub updates
|
2021-09-18 13:12:32 +10:00 |
Hansi, dl9rdz
|
7254558c44
|
clear subframebuffer if RS41 changes, + minor cleanup
|
2021-09-17 13:04:14 +02:00 |