dl9rdz
dl9rdz
Suggested fix for issue #33
Since https://github.com/espressif/arduino-esp32/pull/3328, there can be a custom partitions.csv file in a sketch. The Arduino ESP32 filesystem uploader plugin ignores such custom partitions.csv. Thus it does not use the correct size...
Update: master 0.9 is out. Plan is to have a final master 1.0 by end of 2021, open issues that possibly (likely?) will be added until then: Decoders - [...
One more item for the wishlist: Show TTGO battery voltage in red and/or blinking on TFT display when below some threshold.
Would it be possible to add support for high-precision positions based on the APRS DAO extension (as defined in http://www.aprs.org/datum.txt)?
- If you refuse GPS permission, if you have Android older than version 7, or if your Android device does not have a GPS chip, an internal exception will cause...
**Feature description** More flexible FFT configuration. Currently, you can specify an "fft_voverlap_factor" for FFT. If it is 0, a single FFT per fft display line is calculated. For, e.g, an...