Commit Graph

123 Commits

Author SHA1 Message Date
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
Hansi, dl9rdz 649711b112 tentative better compatibility with older browsers not supporting Unicode 12 2021-08-12 22:24:04 +02:00
Hansi, dl9rdz ce4e0d7162 added timeout for live.json request 2021-08-12 13:34:08 +02:00
cixio f11e20dbab Settings for prediction 2021-08-10 15:53:32 +02:00
cixio 8dc3c7b504 back button to top left and new emoji 2021-08-10 15:52:10 +02:00
Hansi, dl9rdz d717ca16e0 LiveMap: fix width of tab bar elements 2021-08-09 22:03:22 +02:00
cixio 89e7fbab7f LiveMap 2021-08-09 21:04:52 +02:00
Hansi, dl9rdz 74eafe1fd6 maybe a first step for #122 2021-08-07 23:16:51 +02:00
Hansi, dl9rdz 8e3bb7f4e0 better support for ILI9341, and minor polishing 2021-08-06 22:11:46 +02:00
Hansi, dl9rdz 4601fb6cb4 ILI9351 support 2021-08-06 16:31:35 +02:00
Luke Prior 7555eda024
lat,lon,alt improvements (#103)
Co-authored-by: Uskompuf <22492406+Uskompuf@users.noreply.github.com>
Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-07-26 21:14:23 +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
Uskompuf 8861458421 GPS Support 2021-06-14 06:31:09 +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 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
oh3bsg 75bb1a734f
Merge branch 'master' into sondehub 2021-05-22 11:36:44 +03:00
Uskompuf 14dbbfc8bb add email field support, null position default 2021-05-14 18:57:43 +10:00
dl9rdz (via Travis CI) e5b080d668 cleaning 2021-05-02 17:06:39 +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
dl9rdz (via Travis CI) cbd6446c4a update 2021-04-22 20:54:59 +03:00
dl9rdz (via Travis CI) 7323d5fed1 update 2021-04-22 17:55:46 +03:00
Hansi, dl9rdz 59b2787c24 partial mp3h1 2021-04-02 23:04:56 +02:00
dl9rdz (via Travis CI) 2154212c3e Renamee server name and other minor updates
Renamed server name
Updated networks
Updated scanning list
2021-04-02 20:58:44 +03:00
Eben van Ellewee 519c656cb0 Edited OLED Battery screen to show just Volts 2021-03-30 20:58:50 +02:00
Hansi, dl9rdz 8df0859f1c gps init bugfix, less debug messages, gps for android w/o gps (+GPGST parser), merge kml live view 2021-03-14 18:12:07 +01:00
Hansi, dl9rdz a7a642332f test (Joerg) 2021-03-02 12:47:46 +01:00