Commit Graph
8 Commits
Author SHA1 Message Date
kevin 797ca91d3b Code tidy
Make it easy to read
2023-06-17 14:28:22 +08:00
kevin be6ac1948c Add bands bandage settings 2023-06-15 23:34:49 +08:00
kevin 994f9303a3 Fix recall error of stepsize
When you set stepsize to 4 and then switch to LW Band and turn off radio immediately , when turn on again, then stepsize will remain 4 ,this is not suitable for LW and MW.
2023-06-15 16:10:39 +08:00
kevin 05b1f4a5f0 Fix display mis-match of iMS EQ
Y mis-match of iMS and EQ with updateiMS() and updateEQ()
2023-06-15 10:48:24 +08:00
kevin 686eb92879 fix stepsize error when bands switch
bands switch FM -> LW, stepsize should not > 3
2023-06-15 09:55:35 +08:00
kevin ecb252b3d9 Adjust stepsize for each bands
SW and FM: max  is 1000
MW and LW: max is 100
thus more user friendly.
2023-06-14 22:20:20 +08:00
kevin ee85dbaa56 Reinit each band frequency from Memory 2023-06-14 21:09:06 +08:00
kevin 32bc94ad01 add bands switch
2 bands -> 4 bands
MW Step: EU -> 9K, US -> 10K
2023-06-14 19:09:14 +08:00