morrolinux / mpradio

Morrolinux's Pirate radio (PiFmRDS / PiFmAdv implementation with Bluetooth and mp3 support) - Stream music to your car's FM radio or use it as a Bluetooth speaker via headphone jack
GNU General Public License v3.0
107 stars 17 forks source link

StationName addition and RT fix #51

Closed owenashurst closed 5 years ago

owenashurst commented 5 years ago

Added rdsStationName to datastruct.h Tweaked startup command to use rdsStationName as PS and songArtist and songName as RT. Added stationName to settings_provider.cc

morrolinux commented 5 years ago

Looks alright to me. Have you tested it yet?

owenashurst commented 5 years ago

Yes I've tested it, seems to work fine.

morrolinux commented 5 years ago

Thanks for your contribution

owenashurst commented 5 years ago

You're welcome :)