Rockbox General > Rockbox General Discussion
Need help with the FM Radio (Sansa e260 R)
bloodbath:
I currently have only one FM preset saved on my Sansa e260R but would like to add others. However, I can only move from preset to preset. I have read in the forum that the Rec button will switch between the Preset and Scan modes, but this doesn't seem to work for me. I have used long and short presses, but it just stays in preset mode. I would rather not do an Autoscan (I believe this adds all stations it can find and makes them presets) since there are only a few other stations I want to add. Am I doing something wrong? The manual (at least the online version) makes no mention of how to switch between Scan and Preset modes. Thanks in advance for any and all help.
MarcGuay:
Looks like there's something wrong with the e200 manual...
--- Code: --- \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonLeft}
& Switches between \setting{SCAN} and \setting{PRESET} mode.\\
--- End code ---
The H10 manual mentions it, but it's strangely absent from the Sansa version...
Or maybe it's the keymap itself that's wrong:
--- Code: ---/** FM Radio Screen **/
{ ACTION_FM_MODE, BUTTON_UP|BUTTON_REPEAT, BUTTON_UP },
--- End code ---
(That translates to hold the UP/PLAY/PAUSE button to switch modes.)
bloodbath:
Thanks for the info. For the Sansa, you must hold the Play/Pause button for a few seconds. I hope this gets added to the manual someday.
GodEater:
If you submit a patch for the manual it could happen as soon as today!
MarcGuay:
Anybody know which one is more right (Record button vs. Long-Up) and/or why the current "\opt{SANSA_E200_PAD}{\ButtonRec}" definition isn't showing up in the manual?
Navigation
[0] Message Index
[#] Next page
Go to full version