MW/LW/SW frequency store and AM offset

LW/MW/SW frequency now stored in memory.

Set AM leveloffset to -30dB to have a more accurate readout and working softmute.
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-14 21:02:04 +02:00
parent 3ceb3eab99
commit 587445e609
2 changed files with 22 additions and 7 deletions

View File

@@ -11,8 +11,9 @@ static const unsigned char tuner_init_tab[] = {
7, 0x20, 0x17, 0x01, 0x00, 0x00, 0x03, 0xE8,
5, 0x20, 0x20, 0x01, 0x00, 0x01,
5, 0x20, 0x1F, 0x01, 0x01, 0xF4,
5, 0x21, 0x27, 0x01, 0xfe, 0xd4,
9, 0x20, 0x2A, 0x01, 0x00, 0x02, 0x00, 0x96, 0x00, 0xDC,
9, 0x21, 0x2A, 0x01, 0x00, 0x02, 0x00, 0x96, 0x00, 0xDC,
9, 0x21, 0x2A, 0x01, 0x00, 0x02, 0x01, 0x18, 0x00, 0xFA,
7, 0x20, 0x2D, 0x01, 0x00, 0x00, 0x00, 0xC8,
11, 0x20, 0x32, 0x01, 0x00, 0x3C, 0x00, 0x78, 0x00, 0xC8, 0x00, 0xC8,
11, 0x20, 0x33, 0x01, 0x00, 0x00, 0x00, 0xFA, 0x00, 0x82, 0x01, 0xF4,