Skip to content

v0.1.1

Choose a tag to compare

@SAMS0N1TE SAMS0N1TE released this 19 Jun 00:32
· 36 commits to main since this release

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 fm console 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.