Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7572 - The radio scan forward and backward actions don't stop

Attached to Project: Rockbox
Opened by Stephane Doyon (sdoyon) - Friday, 10 August 2007, 07:56 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Monday, 21 December 2009, 06:46 GMT+1
Task Type Bugs
Category FM Tuner
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Version 3.1
Due Date Undecided
Percent Complete 100%
Private No

Details

From the code, I believe ACTION_FM_{PREV,NEXT}_PRESET while in scan mode,
scans and tries to tune in the next/previous station. But as soon as that has
been found, the action just repeats again and goes on to the next one.

Observed on X5. Perhaps some other key mappings don't have that
problem somehow.

The dir variable doesn't look right. The attached patch appears to fix
the problem at least on X5.
   radio-scanfix.diff (1.5 KiB)
 trunk/apps/recorder/radio.c |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Monday, 21 December 2009, 06:46 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  comments suggests this is no repro.. reopen if its actually a problem
Comment by Peter D'Hoye (petur) - Saturday, 11 August 2007, 01:30 GMT+1
This patch certainly breaks scanning on my iriver h300.
Comment by Daniel Dalton (ddalton) - Tuesday, 23 October 2007, 10:16 GMT+1
It doesn't work for me either. I can't easily scrol to stations by holding down left or right...
Comment by Daniel Dalton (ddalton) - Tuesday, 23 October 2007, 11:16 GMT+1
I expirience these problems with out the patch as well. And with the patch it breaks scanning like I said before. Just thought I would clarify things a bit...
Comment by Marc Guay (Marc_Guay) - Thursday, 10 April 2008, 03:40 GMT+1
FM station scanning is fine in this regard on the Sansa e200.
Comment by Nils Wallménius (nls) - Friday, 12 December 2008, 12:34 GMT+1
scanning works fine on h300 (which uses the same tuner) with svn, could someone confirm this is still an issue on the x5?

Loading...