Skip to content

v2.5.5 Changelog

Latest

Choose a tag to compare

@adammelancon adammelancon released this 16 Dec 21:16

New Features

  • Screenshot Capability:

    • Added a hidden hotkey ('p') to capture the current screen.
    • Saves images as .bmp files to the /satscreenshots/ folder on the SD card.
    • Added a visual "SNAP!" indicator in red text to confirm capture.
  • AOS (Acquisition of Signal) Audio Alert:

    • Implemented a feature to play a melody when a satellite rises above the horizon (AOS).
    • Added a persistent soundEnabled setting that saves to the device memory.
  • Audio Configuration Menu:

    • Added a new "Audio Config" submenu (Option 5 in Main Menu).
    • Includes a toggle for Sound On/Off.
    • Includes a "Test Beep" button to play the melody on demand.

Configuration Changes

  • src/config.h Updates:
    • Moved audio frequency and duration constants into config.h for easier editing.