FS#9573 - radio cleanup, move actual radio interface back into firmware/
Opened by Jonathan Gordon (jdgordon) - Monday, 24 November 2008, 11:49 GMT
Last edited by Jonathan Gordon (jdgordon) - Sunday, 06 June 2010, 13:13 GMT
|
DetailsThe aim here is to eventually get recorder/radio.c to a state where its not painful to work with (and maybe a ui fixup later).
This moves the radio frequency/mono/station stuff into firmware/fmradio.c so apps/recorder/radio.c is more concerned with just drawing the screen and setting the radio to the station. there is a yield() in radio_start() which should be removed somehow? and still more in radio.c which should be moved out. (Does apps/ need to know the fm region details?) |
Sunday, 06 June 2010, 13:13 GMT
Reason for closing: Out of Date