Skip to content

0.2.0 (esp32_ttgo pre-release)

Pre-release
Pre-release
Compare
Choose a tag to compare
@paidforby paidforby released this 22 Feb 19:35
· 91 commits to master since this release

Disaster Radio v0.2.0

This is a minor developmental update to the pre-release of the disaster radio firmware for the LILY TTGO ESP32 V2.1_1.6 dev board.

Download firmware and web app binary

New features

  • Bluetooth support added with PR #53 and DisasterRadio BLE Chatbox Android App
  • OLED support added with PR #44
  • Experimental GPS support added with PR #44
  • Telnet support added with PR #44
  • Chat history storage and replay support added with PR #44
  • Slower clock speed support added with PR #54

Updates

  • Firmware code restructured to be more modular with PR #44
    -- Console now uses an IRC-like syntax
    -- Welcome Message is now a middleware function sent to clients upon connecting
  • Updates LoRaLayer2 to sudomesh/LoRaLayer2@8509821
    -- Exposes LoRa frequency and spreading factor