Commit Graph

192 Commits

Author SHA1 Message Date
Hansi, dl9rdz cb5b3584d0 fix temp/hum empty check in sync with recent updates 2021-09-22 13:50:18 +02:00
Hansi, dl9rdz afbfde07dd +Chasemapper udp support 2021-09-21 10:40:21 +02:00
Hansi, dl9rdz 99ccf581e4 add dbg msg 2021-09-20 11:09:33 +02:00
Hansi, dl9rdz 7ace621cf5 version update 2021-09-19 19:56:19 +02:00
Hansi, dl9rdz 5c5bfa0725 js-based config form, using less memory. +some cleanup 2021-09-18 16:51:03 +02:00
Hansi, dl9rdz 7254558c44 clear subframebuffer if RS41 changes, + minor cleanup 2021-09-17 13:04:14 +02:00
Hansi, dl9rdz ef90bc3f34 OTA also for files (www/js/css) 2021-09-16 20:38:35 +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
Hansi, dl9rdz 33c5ccc905 some code cleanup 2021-09-14 23:35:20 +02:00
Uskompuf 3c803f2ed7 Sondehub position tidy 2021-09-13 17:28:24 +10:00
Hansi, dl9rdz b87dd34c8e testing Arduino upgrade on travis ci 2021-09-10 13:16:06 +02:00
Hansi, dl9rdz c42204a579 +configurable batt adc, revert screens1.txt 2021-09-09 23:25:15 +02:00
Hansi, dl9rdz 4e6514c277 enhancements for large ILI9341 display 2021-09-09 16:26:44 +02:00
Hansi, dl9rdz 17dbf6ec7a update manufacturer strings, in sync with old dfm6/9 removal 2021-09-07 08:52:16 +02:00
Hansi, dl9rdz 2e65f3b0d6 quite some reorg. virtual frame numbers now in decoders instead of RX_FSK. Better DFM support for sondehub. minor bugs removed, old DFM9 and DFM6 code removed, always use new DFM decoder 2021-09-06 23:26:45 +02:00
Hansi, dl9rdz 4755c0ffca reset sonde info if configuration is changed (corrected), version update 2021-09-05 17:13:43 +02:00
Hansi, dl9rdz b69a726df7 probably fixing #97 2021-08-17 22:28:58 +02:00
Hansi, dl9rdz 30c88df93a enable network in AP mode (wifi mode 2) 2021-08-15 10:20:00 +02:00
Hansi, dl9rdz 4dcbbc9eb3 SPI locking and sx1278 configurability 2021-08-14 00:30:51 +02:00
Hansi, dl9rdz eb25f9d530 send real decoded type for M10/M20 to sondehub 2021-08-13 00:33:23 +02:00
Hansi, dl9rdz aebe1d90bb use data only with valid CRC for M10 2021-08-11 20:30:13 +02:00
Hansi, dl9rdz aeb3b1f333 automated fixed/chase mode for sondehub. also fix #130 2021-08-11 00:29:29 +02:00
Hansi, dl9rdz b27b070980 version udpate 2021-08-09 22:24:56 +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
Luke Prior cf47a01cb0
Add the changes back & M20 fix (#115)
* Add the changes back

* Update version number

* Only send sats field if not M20

Co-authored-by: dl9rdz <dl9rdz@darc.de>
2021-07-28 07:56:42 +02:00
Hansi, dl9rdz 045b61bf23 fix M10 dir and sondehub frame# 2021-07-27 13:11:44 +02:00
Hansi, dl9rdz 7f2b9ef611 M10: extract #sat; M20: upload to sondehub without #sat 2021-07-26 21:08:17 +02:00
Hansi, dl9rdz 175d196393 more robust GPS reset, using clear+load CFG 2021-06-30 14:44:41 +02:00
Hansi, dl9rdz 01b71bb517 +version update 2021-06-19 08:50:16 +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
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 acc71804ab DFM subtypes enhancement for SondeHub 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 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 664a8b3550 Merge remote-tracking branch 'oh3bsg/sondehub' into sondehub 2021-05-23 11:07:11 +02:00
Uskompuf 939556b5f6 bump version 2021-05-22 10:33:08 +10:00
dl9rdz (via Travis CI) 97b0635dad minor changes 2021-05-16 21:54:11 +03:00
oh3bsg 0e7dd674a2
Update version.h 2021-05-14 15:07:25 +03:00
Hansi, dl9rdz 80c9f25183 unnecessary cast--; precision++; 2021-05-09 10:13:08 +02: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) 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
Hansi, dl9rdz 4da22ab2ec fix minor bug that prevents most revent devel versions from communicating with app 2021-03-16 09:39:54 +01:00
Hansi, dl9rdz 67b11b2a65 M10/M20 test: reset pll fast hop (set by spectrum) 2021-03-15 21:51:36 +01:00
Hansi, dl9rdz 48b74355e8 Merge branch 'temphum' into devel 2021-03-14 21:31:39 +01: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
Hansi, dl9rdz cb6f2a7c91 auto gps factoryreset for t-beam 2021-02-26 23:40:15 +01:00
Hansi, dl9rdz 30b7b35339 fix for wrong DFM position for negative lat/lon (untested) 2021-02-20 10:27:50 +01:00
Hansi, dl9rdz 7db0e8ff11 web ui usability enhancements 2021-02-13 12:23:21 +01:00
Michael Carter 4fcd24cc41
Update version.h
update version
2021-02-11 07:35:41 +00:00
mycarda 6e64cd753c minor updates after testing 2021-02-09 11:32:01 +00:00
Hansi, dl9rdz 981ecc8044 detect rdzclient timeout and disconnect from app 2021-02-09 00:59:56 +01:00
Hansi, dl9rdz 8e6d953e60 rs92 eph: configurable ftp site 2021-02-05 16:51:26 +01:00
Hansi, dl9rdz a408ae5461 always send json data after each frame for rdzwx-go 2021-01-26 20:57:31 +01:00
Hansi, dl9rdz 0a625f1283 better T-Beam 1.1 autodetect 2021-01-24 13:04:17 +01:00
Hansi, dl9rdz 82db61c91f some reorg, gps factory def, ftp bugfix 2020-12-31 00:10:15 +01:00
Hansi, dl9rdz ad244bc771 minor improvements (display, m10) 2020-12-30 13:52:58 +01:00
Hansi, dl9rdz 8d560599f1 M10 AFC+ 2020-12-30 10:42:27 +01:00
Hansi, dl9rdz 1d28450861 typo--; more robust web interface 2020-12-28 17:14:01 +01:00
Hansi, dl9rdz e273c5e38e tentative m20 supported (untested) 2020-12-27 23:08:13 +01:00
Hansi, dl9rdz 28d5a89fd4 mqtt compatibility enhanced: remove trailing comma 2020-12-27 16:19:28 +01:00
Hansi, dl9rdz 4bcdc958c2 reduce html size for QRG form 2020-12-15 21:15:15 +01:00
Hansi, dl9rdz 77df309009 new version: mqtt support 2020-12-01 16:29:58 +01:00
Hansi, dl9rdz 67d0cbf858 testing modified DFM decoder, ttgo 2.1_1.6 bugfix, modified screens 2020-11-30 15:44:49 +01:00
Hansi, dl9rdz 1b0cde0f6c debug output cleanup; minor dfm17 id bugs removed 2020-11-29 16:01:54 +01:00
Hansi, dl9rdz aaa33267d7 updated dfm serial numbers 2020-11-28 19:53:09 +01:00
Hansi, dl9rdz 39f96e3bcd test decode serial of dfm17 etc. 2020-11-28 01:43:16 +01:00
Hansi, dl9rdz 1954cafa6f support development with platformio (in addition to Arduino IDE) 2020-11-20 22:07:29 +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 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 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
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
Hansi, dl9rdz 8a05698f44 edit.html: multipart/form-data instead of urlencoded 2020-04-14 09:45:53 +02:00
Hansi, dl9rdz 25ea6876cf enable/disable norx_timeout via config.txt 2020-02-09 21:29:41 +01:00
Hansi, dl9rdz 166eb56a00 update version 2020-01-31 19:34:38 +01:00
Hansi, dl9rdz 29e39bd0fa workaround for asyncWebSocket bug 2019-12-22 22:21:59 +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 7255f567aa additional warning if race condition causes unexpected timeout 2019-12-11 10:45:19 +01:00
Hansi, dl9rdz 5459f76a7d version update 2019-12-07 17:14:19 +01:00
Hansi, dl9rdz 8cc844b22f tentative fix: save kisstnc.active (not yet tested) 2019-11-29 09:47:56 +01:00
Hansi, dl9rdz 76840649b6 batt info for oled 2019-11-28 08:06:05 +01:00
Hansi, dl9rdz aa1699066e RS41: keep previous position if frame with position 0/0 is received 2019-11-25 10:51:51 +01:00
Hansi, dl9rdz f407cbb544 internal button pullup; touch calibration mode 2019-11-10 12:04:59 +01:00
Hansi, dl9rdz 2eb6a379b9 unspukify 2019-11-03 17:59:38 +01:00
Hansi, dl9rdz d329189e03 spiffs version in mooo.com webpage for travis buidls 2019-11-02 22:46:05 +01:00
Hansi, dl9rdz de5308893a more info (frame#,sats) and time stamps from sonde in aprsmap data 2019-11-02 13:18:17 +01:00
Hansi, dl9rdz 8502e0fc08 meteo 2019-11-01 18:16:06 +01:00
Hansi, dl9rdz 4314e8f23f same spiffs location for arduino ide and travis build, second attempt; +tft orientation config 2019-10-27 15:36:25 +01:00
Hansi, dl9rdz 6e9e0e2144 fix support for 'real' button2 (not touch) 2019-10-27 00:10:13 +02:00
Hansi, dl9rdz 27c57cffe3 version update 2019-10-21 21:10:11 +02:00