Improved extended bandwidth function

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-09-03 16:37:04 +02:00
parent 498476fc57
commit 49243a5fcf
6 changed files with 17 additions and 4 deletions

View File

@@ -15,9 +15,7 @@ const unsigned char tuner_init_tab[] PROGMEM = {
9, 0x20, 0x49, 0x01, 0x00, 0x00, 0x00, 0xA0, 0x00, 0x8C,
9, 0x20, 0x4A, 0x01, 0x00, 0x00, 0x00, 0xA0, 0x00, 0x8C,
7, 0x20, 0x4B, 0x01, 0x00, 0x00, 0x0F, 0xA0,
5, 0x20, 0x56, 0x01, 0x01, 0xf4,
7, 0x30, 0x15, 0x01, 0x00, 0x80, 0x00, 0x01,
13, 0x30, 0x16, 0x01, 0x00, 0x20, 0x00, 0x01, 0x00, 0x10, 0x00, 0x00, 0x12, 0xc0,
13, 0x30, 0x16, 0x01, 0x00, 0x21, 0x00, 0x02, 0x00, 0x10, 0x01, 0x00, 0x12, 0xc0,
7, 0x30, 0x0d, 0x01, 0x00, 0x80, 0x00, 0xe0
};