Wykres commitów

136 Commity (7254558c4494491c23c0eaf715a219338e88d416)

Autor SHA1 Wiadomość Data
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