Commit Graph

93 Commits

Author SHA1 Message Date
Hansi, dl9rdz 8cc844b22f tentative fix: save kisstnc.active (not yet tested) 2019-11-29 09:47:56 +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 324b6d0505 add license info 2019-11-24 20:54:23 +01:00
Hansi, dl9rdz f407cbb544 internal button pullup; touch calibration mode 2019-11-10 12:04:59 +01:00
Hansi, dl9rdz 51ebef6d1b +flip oled support 2019-11-03 21:04:39 +01:00
Hansi, dl9rdz 2eb6a379b9 unspukify 2019-11-03 17:59:38 +01:00
Hansi, dl9rdz f0a92a6d39 make use of LED :) 2019-11-02 19:01:41 +01:00
Hansi, dl9rdz 9d0fd046e1 some M10 finetuning (reset IRQ flags when switching to different sonde type, TFT display of M10 ID/Type) 2019-11-02 16:48:21 +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 3d41493ef9 collect some more info (frame#, gpstime, sat#) from sonde 2019-11-01 23:35:56 +01:00
Hansi, dl9rdz 8502e0fc08 meteo 2019-11-01 18:16:06 +01:00
Hansi, dl9rdz 4f169fcb23 welcome display for rotated tft display 2019-10-27 15:45:09 +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 4e593b38e0 G0 (circle diagram) and Vbatt for the display 2019-10-21 20:51:21 +02:00
Hansi, dl9rdz be64a7bf5f hs in m/s richtig 2019-10-19 16:36:57 +02:00
Hansi, dl9rdz 06204b1ad7 more cleanup and better support for ILI9225 displays 2019-10-19 09:23:18 +02:00
Hansi, dl9rdz 3ebdab2676 some more cleanup, slightly simpler screens configuration, additional screen layouts for ILI9225 2019-10-18 23:29:43 +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 450269510a Display options for GPS course and bearing relative to GPS course 2019-10-15 13:53:04 +02:00
Hansi, dl9rdz 13594556b7 more reliable startup on power up for t-Beam 1.0 with oled 2019-10-14 21:26:31 +02:00
Hansi, dl9rdz 6d7edc67b8 add support for Heltec v2 board 2019-10-14 21:03:25 +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 ed60efce87 autodetect I2S-Display on T-Beam 1.0 2019-10-13 19:20:23 +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 59f42ccfee minor stuff for 2.2 display 2019-10-08 07:56:58 +02:00
Hansi, dl9rdz 998d226433 better display support 2019-10-08 01:00:20 +02:00
Hansi, dl9rdz 7fce59ba59 more autodetection 2019-10-05 18:03:12 +02:00
Hansi, dl9rdz 2bbc905317 some display code reorganization, HW I2C for SSD1306 2019-10-05 11:33:38 +02:00
Hansi, dl9rdz ce86c38bab read additional display config from config file 2019-10-05 11:32:49 +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 079cb4980d first test: tnc tcp/ip server for APRSdroid 2019-09-11 20:53:58 +02:00
Hansi, dl9rdz 0053c95498 missing update in last commit 2019-06-10 08:47:30 +02:00
Hansi, dl9rdz 6abd6a7a1a display layout easier to modify 2019-06-09 23:23:43 +02:00
Hansi, dl9rdz 0a79f1a850 a bit better autodetect 2019-06-08 15:49:30 +02:00
Hansi, dl9rdz ff035eabd4 nicer configuration of button/touch in web interface; autoconfig enhanced 2019-06-08 14:36:19 +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 7fb4b8f999 RS92: display ID 2019-06-02 22:24:47 +02:00
Hansi, dl9rdz 561da4fe3e somewhat usable RS92 decoder 2019-06-02 21:19:57 +02:00
Hansi, dl9rdz 01cccdcb75 automatically fetch ephemeris once per hour on startup 2019-06-02 12:01:58 +02:00
Hansi, dl9rdz 1b192b6471 ephemeris data download for RS92 (still not yet fully usable) 2019-06-02 11:28:00 +02:00
Hansi, dl9rdz 315586653f removing all compiler warnings 2019-05-31 01:22:27 +02:00
Hansi, dl9rdz 15902b0230 some cleanup 2019-05-30 23:27:33 +02:00
Hansi, dl9rdz fc60655dfa save dram in bss segment 2019-05-30 22:51:40 +02:00
Hansi, dl9rdz a22c6797f4 no new features, but some code reorg: rx handling in a separate task, preparation for RS92 decoding 2019-05-30 22:19:45 +02:00
Hansi, dl9rdz beaa044163 default wifi mode back to 3; no-rx timeout only in legacy display mode 2019-05-26 07:55:52 +02:00
Hansi, dl9rdz 43807b613d Fully functional touch button support 2019-05-25 13:26:30 +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 7844d42c76 maybe a fix for DFM-06 (still not yet tested) 2019-05-23 19:48:24 +02:00
Hansi, dl9rdz 9cea3ed9ad minor cleanup 2019-05-22 23:04:06 +02:00