FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
commit57c948ad84792f6d2c5e1bb9718b62bd3ae73cfe
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Tue, 9 Dec 2008 20:48:04 +0000 (9 20:48 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Tue, 9 Dec 2008 20:48:04 +0000 (9 20:48 +0000)
tree03f8167279828845dcd4923d8184bc58d0e165da
parentb6c10c9fbd20cbd3db394622fac0fcd313013157
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
implemented but manual tuning works nicely. Thanks to Rafaël Carré,
Bertrik Sikken and Robert Menes for suggestions and debugging help.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19372 a1c6a512-1295-4272-9138-f99709370657
13 files changed:
apps/keymaps/keymap-gigabeat-s.c
apps/recorder/radio.c
firmware/SOURCES
firmware/drivers/audio/wm8978.c
firmware/drivers/tuner/si4700.c
firmware/export/audio.h
firmware/export/config-gigabeat-s.h
firmware/export/si4700.h
firmware/export/wm8978.h
firmware/target/arm/imx31/gigabeat-s/audio-gigabeat-s.c [new file with mode: 0644]
firmware/target/arm/imx31/gigabeat-s/fmradio-i2c-gigabeat-s.c [copied from firmware/drivers/tuner/si4700.c with 55% similarity]
firmware/target/arm/imx31/gigabeat-s/power-imx31.c
firmware/tuner.c