Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: 2.1 Manual preliminary draft - comments please
From: Wayne Sherman (no-mail_at_waycat.com)
Date: 2003-11-24


> "Linus Nielsen Feltzing" <linus_at_haxx.se> wrote:
> FM Radio
>
> * (experimental feature) PLAY freezes all screen updates, may
> enhance radio reception in some cases.

Linus,

  You gave me a code snippet on 2003-Jun-06 for setting the FM radio to MONO
reception mode (in order to improve FM reception):

> If you want to force mono mode in your experimental firmware,
> change this line in radio_screen():
>
> fmradio_set(2, 0x140884); /* 5kHz, 7.2MHz crystal */
>
> to:
>
> fmradio_set(2, 0x140880); /* 5kHz, 7.2MHz crystal */
>
> This will disable the stereo mode.

  Did this ever find its way into the build?

Thanks,

Wayne



Page was last modified "Mar 9 2008" The Rockbox Crew