v0.1.1
Headless firmware for the ESP32-P4-NANO. P25, ADS-B, FM (incl. POCSAG). BOOT button cycles modes; serial console for control.
Changes since v0.1.0:
- POCSAG select via the
fmconsole command (listen/scan/pocsag/wfm) - ADS-B JSON feed toggle (
feed on|off), for CartoTUI - Control panel: ADS-B aircraft table + POCSAG message table, W95FA font
Flash (16MB nano, offset 0x0):
esptool.py --chip esp32p4 write_flash 0x0 lakeshark-headless-nano-v0.1.1.bin
Control panel:
pip install pyserial
python3 host/lakeshark_gui.py
GPLv3. IMBE/AMBE codecs are patented (DVSI); educational/experimental use.