Releases: TheFlameFish/arduino-fm-radio
Releases · TheFlameFish/arduino-fm-radio
v1.4.1
- 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
Added a low pass filter to reduce static.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- 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
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
- 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
Added port selection dropdown