Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Need help with the FM Radio (Sansa e260 R)
« previous next »
  • Print
Pages: [1]

Author Topic: Need help with the FM Radio (Sansa e260 R)  (Read 2509 times)

Offline bloodbath

  • Member
  • *
  • Posts: 54
Need help with the FM Radio (Sansa e260 R)
« on: January 17, 2008, 01:18:25 PM »
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.
Logged

Offline MarcGuay

  • Rockbox Expert
  • Member
  • *
  • Posts: 1065
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #1 on: January 17, 2008, 01:58:37 PM »
Looks like there's something wrong with the e200 manual...

Code: [Select]
            \opt{SANSA_E200_PAD}{\ButtonRec}
            \opt{IRIVER_H10_PAD}{\ButtonLeft}
            & Switches between \setting{SCAN} and \setting{PRESET} mode.\\

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: [Select]
/** FM Radio Screen **/
    { ACTION_FM_MODE,        BUTTON_UP|BUTTON_REPEAT,           BUTTON_UP },

(That translates to hold the UP/PLAY/PAUSE button to switch modes.)


« Last Edit: January 17, 2008, 02:03:35 PM by MarcGuay »
Logged

Offline bloodbath

  • Member
  • *
  • Posts: 54
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #2 on: January 17, 2008, 04:05:20 PM »
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.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #3 on: January 17, 2008, 04:06:39 PM »
If you submit a patch for the manual it could happen as soon as today!
Logged

Read The Manual Please

Offline MarcGuay

  • Rockbox Expert
  • Member
  • *
  • Posts: 1065
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #4 on: January 17, 2008, 04:12:50 PM »
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?
« Last Edit: January 17, 2008, 04:35:51 PM by MarcGuay »
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #5 on: January 17, 2008, 04:47:55 PM »
Quote from: MarcGuay on January 17, 2008, 04:12:50 PM
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?
Because it is inside another "\opt" to exclude the whole line from some targets which don't have it* and which wasn't updated yet (same applies to the c200). "Long Up (or Play)" is right as bloodbath confirmed.

*) Actually, I'm only aware of one where this is not possible... the OndioFM simply doesn't have enough buttons to do the switch with a button combo and so you chose preset or scan mode from the radio menu.

If you're fine with it, I will do the small change myself and commit it now, although - as I stated in another thread - the radio chapter needs an overhaul in general.
« Last Edit: January 17, 2008, 04:49:36 PM by pixelma »
Logged

Offline MarcGuay

  • Rockbox Expert
  • Member
  • *
  • Posts: 1065
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #6 on: January 17, 2008, 04:53:53 PM »
Quote from: pixelma on January 17, 2008, 04:47:55 PM
"Long Up (or Play)" is right as bloodbath confirmed.^

I realize that Long-Up is the button that currently performs the function, my question was related to which one is it supposed to be.  It's possible that the keymap was wrong and the manual was right.

Quote
If you're fine with it, I will do the small change myself and commit it now, although - as I stated in another thread - the radio chapter needs an overhaul in general.

Go nuts. :)

---

I just checked the manual to see what keys other players use for this function and there doesn't seem to be much consistency, although the iAudio does use a Long-Play...  Giving it more thought I think it makes sense to use that as well because if it's assigned to the Record button it'll pretty much be the only use of it in the main interface that isn't actually related to recording...
« Last Edit: January 17, 2008, 05:43:41 PM by MarcGuay »
Logged

Offline terrence1019

  • Member
  • *
  • Posts: 128
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #7 on: January 17, 2008, 10:54:30 PM »
a neat feature would be to include a menu option for either Preset or Scan mode  :'(
Logged

Offline bloodbath

  • Member
  • *
  • Posts: 54
Re: Need help with the FM Radio (Sansa e260 R)
« Reply #8 on: January 18, 2008, 04:45:23 PM »
I'm not sure who added the patch to have the manual updated, but thanks.  I would have done it when Godeater first mentioned it, but wasn't sure how to do so.  Thanks again.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Need help with the FM Radio (Sansa e260 R)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.097 seconds with 15 queries.