Skip to content

Releases: TheFlameFish/arduino-fm-radio

v1.4.1

23 Sep 23:37

Choose a tag to compare

  • Fixes:
    • The application will no longer exit on startup due to the default port not being available.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

14 Aug 21:33
fa9ce62

Choose a tag to compare

Added a low pass filter to reduce static.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

13 Aug 03:27

Choose a tag to compare

  • Additions:
    • Volume slider
    • Mute button
  • Changes:
    • Modified stations list for readability
    • Increased scrolling increment for stations list

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Aug 00:24

Choose a tag to compare

Added:

  • A stations list that the user can add to, remove from, and select from.
  • A button to scan for stations to automatically add to the list.
  • Ability to set frequency by pressing enter in the frequency box

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Aug 06:11

Choose a tag to compare

  • Added persistence via the ~/.flamefishradio/config.properties file, saving selected:
    • Frequency
    • Port
    • Microphone
    • Speaker

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Aug 03:59

Choose a tag to compare

Added port selection dropdown