Commit Graph

65 Commits

Author SHA1 Message Date
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 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
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 804632dd88 version update 2019-10-16 08:20:36 +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 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 59098c55b7 in sync with master 0.7.1 2019-10-08 08:05:01 +02:00
Hansi, dl9rdz 29e502bbf9 - Enhanced autoconfig for various board types
- Reorganised display support, preparation for other larger displays (ILI9225)
- T-Beam 1.0 PMU support
- Data in web: show only active frequencies
- added TCP/IP servicer for APRSdroid
- Easier-to-modify display layout
2019-10-08 07:59:30 +02:00
Hansi, dl9rdz 998d226433 better display support 2019-10-08 01:00:20 +02:00
Hansi, dl9rdz d2f892a902 added t-beam 1.0 power management configuration support 2019-10-05 11:42:58 +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 6abd6a7a1a display layout easier to modify 2019-06-09 23:23:43 +02:00
Hansi, dl9rdz 46658ad10d Next master version with a few enhancements:
- Added RS92 support (decoding, ephemeris data download)
- DFM6 is working is well now
- Internal reorganisation: separate Task for SX1276 handling (no lost data in case
  main loop is too slow, important in particular for DFM and RS92)
- Better autodetection of board type
- Touch pins support (should work correctly now)
- Inital support for GPS chip (e.g. on T-Beam), not yet with nice display
2019-06-08 15:51:36 +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 1b192b6471 ephemeris data download for RS92 (still not yet fully usable) 2019-06-02 11:28:00 +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 d26e932c40 version number update 2019-05-23 20:03:47 +02:00
Hansi, dl9rdz d6236b75d2 simple file editor 2019-05-22 22:12:53 +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
Hansi, dl9rdz 6c02e32e18 version update 2019-05-13 22:12:28 +02:00
Hansi, dl9rdz 054a7cbf82 Merge branch 'master' into devel 2019-05-09 13:08:48 +02:00
Hansi, dl9rdz 7419b8f5ed preparing v0.6c 2019-05-09 13:07:04 +02:00