Hansi, dl9rdz
19f3004a27
wetterson.de is gone
2021-06-19 08:51:53 +02:00
Hansi, dl9rdz
01b71bb517
+version update
2021-06-19 08:50:16 +02:00
Luke Prior
814319e050
Show SondeHub map in web interface ( #90 )
...
* sondehub
* sondehub map in interface
* fixes
* include notice
* more fixes
* fix
* fix
* fix
* Delete RX_FSK.ino.cpp
* default to station position
* tracker fix
* fix check to be more robust
* revert
Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
2021-06-19 08:49:51 +02:00
Hansi, dl9rdz
68b69a2be9
M10: fix serial number: consistent with M20 (with dashes), consistent with autorx
2021-06-18 00:45:27 +02:00
Hansi, dl9rdz
890fef7f29
minor polishing of pull request for sondehub chase mode
2021-06-14 06:38:19 +02:00
Uskompuf
8861458421
GPS Support
2021-06-14 06:31:09 +02:00
Hansi, dl9rdz
e5b340bd63
MP3-H1 extended data for SondeHub upload: #sats, timestamp (for frame#), rrsi; fix for wrong time check; filtering repeated frames
2021-06-01 01:50:42 +02:00
Hansi, dl9rdz
ba680295dc
SondeHub: DFM frame numbers using gps time+sec) as in autorx
2021-05-30 10:18:08 +02:00
Hansi, dl9rdz
e368dd50dc
+time check for SondeHub
2021-05-29 14:03:28 +02:00
Hansi, dl9rdz
faa9fc1630
... ntp time sync merge, moving init the network start
2021-05-29 13:32:08 +02:00
Uskompuf
35ed5af1a2
get UTC time from NTP server
2021-05-29 13:28:41 +02:00
Hansi, dl9rdz
acc71804ab
DFM subtypes enhancement for SondeHub
2021-05-29 12:14:45 +02:00
Uskompuf
08572f7cbc
send unix timestamp for DFM, Metomodem
2021-05-29 12:14:45 +02:00
Uskompuf
45f947cc0b
fix
2021-05-29 12:14:45 +02:00
Uskompuf
2e54b96396
DFM subtype, no frame send M10/20/DFM
2021-05-29 12:14:45 +02:00
Hansi, dl9rdz
a86c10ccbf
+ config upload/download tool
2021-05-27 01:02:43 +02:00
Hansi, dl9rdz
c41808ec18
Compatible with newer version of APX library (consistent with platformio, make sure to upgrade your ArduinoIDE), and font enhancements for new ILI9225 libraray
2021-05-24 21:21:25 +02:00
Hansi, dl9rdz
3e094f0478
...and minor screen enhancements
2021-05-24 16:15:17 +02:00
Hansi, dl9rdz
e9e4b0eaa6
README update and other minor things
2021-05-24 12:25:09 +02:00
Hansi, dl9rdz
f28c464add
some font enhancements for new display driver (working better with some displays)
2021-05-24 02:29:58 +02:00
Hansi, dl9rdz
b912995026
sondehub integration: better background handling of reading response data
2021-05-24 02:26:07 +02:00
Hansi, dl9rdz
a87732d8f8
more efficient type check
2021-05-23 19:20:46 +02:00
Hansi, dl9rdz
5fdb008a11
less code duplication, saving some 800 bytes in flash
2021-05-23 16:07:50 +02:00
Hansi, dl9rdz
6222cc2d5b
testing the sondehub merge; some conditional compile stuff; force arduino esp board to 1.0.6 for travis as 2.0.0alpha breaks wifi
2021-05-23 12:33:43 +02:00
Hansi, dl9rdz
6d5cb40b2d
minor mods to merge from oh3bsg; and RXFSK.ini in ArduinoIDE auto format style
2021-05-23 11:39:41 +02:00
Hansi, dl9rdz
664a8b3550
Merge remote-tracking branch 'oh3bsg/sondehub' into sondehub
2021-05-23 11:07:11 +02:00
Luke Prior
92e5d5ffc8
Include SondeHub Tracker Link in Webpage
2021-05-23 10:55:17 +02:00
oh3bsg
75bb1a734f
Merge branch 'master' into sondehub
2021-05-22 11:36:44 +03:00
Uskompuf
939556b5f6
bump version
2021-05-22 10:33:08 +10:00
Uskompuf
e0cec31279
upload temp
2021-05-22 10:17:04 +10:00
Uskompuf
dc4eb3afa3
fix lat lon uploading
2021-05-22 10:05:25 +10:00
Uskompuf
afbfc48606
check if temp value received, debugging
2021-05-19 15:23:11 +10:00
Uskompuf
c5bad7cf2e
alt check, sats check
2021-05-17 20:05:45 +10:00
Uskompuf
6f154f107b
Merge branch 'sondehub' of https://github.com/LukePrior/bsg_ttgo into sondehub
2021-05-17 15:57:21 +10:00
dl9rdz (via Travis CI)
97b0635dad
minor changes
2021-05-16 21:54:11 +03:00
dl9rdz (via Travis CI)
10911e48df
Add 18 s to datetime and fix RSSI value
2021-05-16 11:02:41 +03:00
oh3bsg
0e7dd674a2
Update version.h
2021-05-14 15:07:25 +03:00
Uskompuf
7f436d54db
Stop crash if not enabled or in AP mode
2021-05-14 19:59:40 +10:00
Uskompuf
87be88c19a
increase data size to 300
2021-05-14 19:38:31 +10:00
Uskompuf
14dbbfc8bb
add email field support, null position default
2021-05-14 18:57:43 +10:00
Uskompuf
b56842c9dc
send more values to SondeHub
2021-05-14 15:42:56 +10:00
Luke Prior
b948290646
Add Sondehub tracker link in web interface
2021-05-14 14:56:27 +10:00
dl9rdz (via Travis CI)
f1ebaa0d77
Removed TimeLib.h dependency
2021-05-13 14:13:20 +03:00
Hansi, dl9rdz
80c9f25183
unnecessary cast--; precision++;
2021-05-09 10:13:08 +02:00
dl9rdz (via Travis CI)
9a66ad25ff
Manufacturer and type added
2021-05-04 21:14:23 +03:00
dl9rdz (via Travis CI)
e5b080d668
cleaning
2021-05-02 17:06:39 +03:00
Hansi, dl9rdz
b4099e1970
test with other display driver -- do not use unless you are sure you want this -- missing font, slow display updates
2021-04-24 18:57:43 +02:00
dl9rdz (via Travis CI)
9d883313a9
Update RX_FSK.ino
2021-04-22 23:04:50 +03:00
dl9rdz (via Travis CI)
f148c96509
Update config.txt
2021-04-22 21:05:17 +03:00
dl9rdz (via Travis CI)
fdf745e871
Update networks.txt
2021-04-22 21:00:44 +03:00