Wykres commitów

28 Commity (4e6514c2776ff575c9f3633cb1b1ec08aa6af288)

Autor SHA1 Wiadomość Data
Hansi, dl9rdz 4e6514c277 enhancements for large ILI9341 display 2021-09-09 16:26:44 +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
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 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
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 0a625f1283 better T-Beam 1.1 autodetect 2021-01-24 13:04:17 +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 8a05698f44 edit.html: multipart/form-data instead of urlencoded 2020-04-14 09:45:53 +02:00
Hansi, dl9rdz 69aea6dcfd color for QS bar on TFT display 2019-12-21 18:07:17 +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 250ead8f86 stat bar for tft display 2019-12-07 16:26:23 +01:00
Hansi, dl9rdz 4e593b38e0 G0 (circle diagram) and Vbatt for the display 2019-10-21 20:51:21 +02:00
Hansi, dl9rdz 06204b1ad7 more cleanup and better support for ILI9225 displays 2019-10-19 09:23:18 +02:00
Hansi, dl9rdz 038f1f9c6d Some cleanup, Power control for Heltec v2 board, hor.speed in m/s 2019-10-18 15:22:43 +02:00
Hansi, dl9rdz 111aceebdb box sizes for proportinal fonts; right-justified text; extra text for hs/vs 2019-10-16 08:16:28 +02:00
Hansi, dl9rdz 3e0c7668fb IP color, Wifi Scan on ILI9225, more robust screens.txt editing 2019-10-14 08:14:58 +02:00
Hansi, dl9rdz 82d4ee110f some more display configurations options (select fonts, better but still incomplete support for ILI9225). autodetect of new t-beam 1.0 with oled 2019-10-13 18:14:33 +02:00
Hansi, dl9rdz 998d226433 better display support 2019-10-08 01:00:20 +02:00
Hansi, dl9rdz 2bbc905317 some display code reorganization, HW I2C for SSD1306 2019-10-05 11:33:38 +02:00
Hansi, dl9rdz f6cdf342cc partial TFT (ILI9225) support; web/data: only show active frequence 2019-09-29 15:50:35 +02:00
Hansi, dl9rdz 6abd6a7a1a display layout easier to modify 2019-06-09 23:23:43 +02:00
Hansi, dl9rdz 0556d67fa0 Several updates for testing before next master release
- RS92 should now work fine, inluding some fixes to the ephemeris download, and including information about download
- Download only started if there is some RS92 in the qrg.txt configuration
- Some enhancements to new internal structure (separate RX Task for handling the SX1278), should now work as good as
  before the reorganisation :-)
- Avoid key glitch after startup on T-BEAM (triggering double wifi scan)
- GPS playground (for T-Beam or external GPS connected to board)...
2019-06-08 08:47:57 +02:00
Hansi, dl9rdz b3943aee31 Several incremental changes (not yet ready for a new release)
- Correctly decode DMF06 (thanks to Chrischan for test sonde!!!)
- Touch button support (in particular for v2 boards with "real" button)
  now its sufficient to just touch one of the pins of a v2 board
- Multiple displays (inspired by DL2MF's modifications)
- Wifi mode 2 (AP2) fixed missing initialization of mDNS (http://rdzsonde.local)
- updated OTA URL (my.to domain unfortunately expired)
- millis() call removed from ISR (/1000 on uint64_t type in millis causes library
  function call not marked as IRAM_ATTR, causing crash in some cases
- edit files on file system (http://rdzsonde.local/edit.html?file=xyz.txt)
  (use with caution, no checks for buffer overflows)

Some TODOs pending for next release version
- sending AXUDP to aprsmap currently disabled
- RX loop a bit too slow (in particular with AXUDP enabled), causing loss of RX frames
  due to SX1278 overflow. Needs some redesign in SX1278 handling.
- display layout editable via config file
2019-05-24 23:49:50 +02:00
Hansi, dl9rdz e84a5872b5 new configurable display code, finetuning 2019-05-22 22:13:14 +02:00
Hansi, dl9rdz 3339b6841c data types cleanup 2019-05-22 14:03:15 +02:00
Hansi, dl9rdz 84c7ab8097 initial touch button support; adapted version of DL2F's alternative display layouts 2019-05-22 13:50:47 +02:00