Rockbox Technical Forums
Rockbox General => Rockbox General Discussion => Topic started by: Datman on January 17, 2011, 07:58:58 AM
-
Hi, during some wps tests I have had some problems with the .fms. Instead of the right screen system loaded a basic b/w (black&white) fm screen. The b/w screen was showing the RSSI in dBuV.
Now I've found the RSSI bar in Cassette-Fuze, but I don't understand how to show the numeric value... Can someone explain me that? Thanks!
## Signal strength:
## Uncomment the following 4 lines if you're running current build or release later than3.7.X
#%V(45,134,130,12,3)%Vf(fc8f02)%Vb(000000)
#%ac%Sx(Signal strength:)
#%V(90,148,40,5,-)%Vf(fc8f02)%Vb(000000)
#%?Sr<%tr(0,0,40,5,-,invert)|%tr(0,0,40,5,-)>
-
The theme AW140 shows signal strength both graphically and numerically http://themes.rockbox.org/index.php?themeid=1213&target=ipodcolor so you should find it there
-
I have modified my Cassette-fuze.fms. It was working. After further modifications it doesn't work anymore. I think the problem is because I have split the lines.
Could anyone tell me WHY it doesn't work now? I see in b&w the failsafe screen...
Post Merge: January 17, 2011, 11:10:58 AM
Uhmm... It seems NotePad does strange things... Now I try WordPad. It seems to be better.
Post Merge: January 17, 2011, 12:30:09 PM
That's right. No problems editing with WordPad.
-
You should probably use notepad++ or textpad. They respect line endings a lot better then the MS apps.
-
Thank you, Spike66. Your help have been very useful! :)
...and to you, Saratoga! :)