Commit Graph

268 Commits

Author SHA1 Message Date
SH 2a43004b71 fix bool leakage 2020-11-26 08:33:58 +01:00
SH 3f74b3a8aa remove fixed espressif32 platform version 2020-11-25 11:04:58 +01:00
SH 89141622d7 set mqtt client id 2020-11-25 11:03:55 +01:00
SH dcd93dfe97 mqtt initial implementation 2020-11-25 11:01:18 +01:00
SH 5bc751d261 remove unnecessary flag 2020-11-23 08:14:00 +01:00
Hansi, dl9rdz 1954cafa6f support development with platformio (in addition to Arduino IDE) 2020-11-20 22:07:29 +01:00
Hansi, dl9rdz 1ea3bdd0ee Merge branch 'analogic-devel' (pull request #36) into devel 2020-11-20 21:48:37 +01:00
sh 5715eb0d91 integrat platformio without breaking changes 2020-11-20 21:06:06 +01:00
Hansi, dl9rdz 8f75960405 fix horizontal speed value (was wrong for all except RS41) 2020-11-18 10:05:37 +01:00
Hansi, dl9rdz b586fafa5a test3 2020-11-15 16:40:41 +01:00
Hansi, dl9rdz e5f3ae8c35 test2 2020-11-15 16:32:08 +01:00
Hansi, dl9rdz 3bde8911c2 test 2020-11-15 16:25:21 +01:00
Hansi, dl9rdz 10594d79e1 fix spectrum display for 1.3inch SH1106 LCD 2020-11-15 16:17:08 +01:00
Hansi, dl9rdz e0ad39b9f0 tentativ apx key fix 2020-11-11 14:13:33 +01:00
Hansi, dl9rdz 92edc5e04c avoid compilter warnings 2020-11-11 09:42:01 +01:00
Hansi, dl9rdz dd900e96f2 Merge branch 'master' into devel 2020-11-11 08:53:11 +01:00
Hansi, dl9rdz 7e817f303b Finally, a new master version v0.8 with a lots of changes in the devel version over several months,
including (probably incomplete list)
- spectrum from large TFT
- bug fixes by cixio
- use PWR button as button2 on T-Beam 1.0
- additional display variants
- possibility to show kill timer values
- battery information display
- simple gpx export
- internal button pullup; touch calibration mode
- flip oled support
- circle diagram (on tft)
- better support for Heltec v2 board and T-Beam 1.0
2020-11-11 08:43:10 +01:00
cixio cf1b3026b0 starting with first enabled QRG on powerup 2020-11-11 08:34:10 +01:00
cixio 71afbe932b avoid skipping one ORG in loop when none is enabled 2020-11-11 08:34:10 +01:00
Hansi, dl9rdz fa75c20584 fix spectrum display for LCD, better display for TFT 2020-11-11 00:12:10 +01:00
Hansi, dl9rdz 052f502d45 update version with cixio mod 2020-07-28 22:12:16 +02:00
cixio 51902df994 allow to access mobile internet connection while connected to sonde 2020-07-28 22:11:23 +02:00
dl9rdz 26dd3b53aa
Merge pull request #22 from matburnham/patch-1
Adjust documentation
2020-06-24 19:41:23 +02:00
Mat Burnham 12c0e1b4ae
Add need to copy/link fonts libraries 2020-06-02 07:57:57 +01:00
Mat Burnham 0ba9d2cd6b
Pedantic fix to naming of Manage Libraries menu 2020-06-02 07:39:16 +01:00
Hansi, dl9rdz 8a05698f44 edit.html: multipart/form-data instead of urlencoded 2020-04-14 09:45:53 +02:00
Hansi, dl9rdz a28042da3d noch ein versuch es richtig zu machen :) 2020-02-09 22:01:42 +01:00
Hansi, dl9rdz b5d7af6445 arg. get it right :) 2020-02-09 21:50:36 +01:00
Hansi, dl9rdz f87acecb49 norx_timeout is in seconds, internal timeout is in ms, so add missing *1000 2020-02-09 21:41:38 +01:00
Hansi, dl9rdz 25ea6876cf enable/disable norx_timeout via config.txt 2020-02-09 21:29:41 +01:00
Hansi, dl9rdz c96f4812e9 +debug code 2020-02-02 21:39:31 +01:00
Hansi, dl9rdz 166eb56a00 update version 2020-01-31 19:34:38 +01:00
Hansi, dl9rdz cd2fa51360 use PWR button as button2 on T-Beam 1.0 2020-01-31 19:33:55 +01:00
Hansi, dl9rdz 2a364870e1 licence info update 2020-01-31 18:03:30 +01:00
Hansi, dl9rdz 29e39bd0fa workaround for asyncWebSocket bug 2019-12-22 22:21:59 +01:00
Hansi, dl9rdz faaef5c56e alternative battery display 2019-12-21 18:45:45 +01:00
Hansi, dl9rdz e64d699f6a configurable mdns name 2019-12-21 18:41:34 +01:00
Hansi, dl9rdz 69aea6dcfd color for QS bar on TFT display 2019-12-21 18:07:17 +01:00
Hansi, dl9rdz 73133f3e61 large font for IP address 2019-12-21 17:43:26 +01:00
Hansi, dl9rdz f96086c94e scan index also for TFT 2019-12-21 16:59:14 +01:00
Hansi, dl9rdz 833acaa78e added missing commit for kill timer display; show scan index 2019-12-21 16:50:51 +01:00
Hansi, dl9rdz 3bdee75a41 +kill timer values 2019-12-21 16:16:47 +01:00
Hansi, dl9rdz e54d63ab22 +kill timer values 2019-12-21 15:30:54 +01:00
Hansi, dl9rdz 7255f567aa additional warning if race condition causes unexpected timeout 2019-12-11 10:45:19 +01:00
Hansi, dl9rdz 44e0f86382 make race condition less likely to happen. real solution should use a mutex 2019-12-11 10:36:49 +01:00
Hansi, dl9rdz 5459f76a7d version update 2019-12-07 17:14:19 +01:00
Hansi, dl9rdz 250ead8f86 stat bar for tft display 2019-12-07 16:26:23 +01:00
Hansi, dl9rdz bf4870c091 set font 2019-12-05 15:51:44 +01:00
Hansi, dl9rdz 8cc844b22f tentative fix: save kisstnc.active (not yet tested) 2019-11-29 09:47:56 +01:00
Hansi, dl9rdz edc09c4e17 batt info for oled 2019-11-28 08:07:13 +01:00