|
|
@ -371,7 +371,7 @@ void rtlsdr_init_baseband(rtlsdr_dev_t *dev) |
|
|
|
* the DVB driver uses different ones */ |
|
|
|
* the DVB driver uses different ones */ |
|
|
|
uint8_t fir_coeff[] = { |
|
|
|
uint8_t fir_coeff[] = { |
|
|
|
0xca, 0xdc, 0xd7, 0xd8, 0xe0, 0xf2, 0x0e, 0x35, 0x06, 0x50, |
|
|
|
0xca, 0xdc, 0xd7, 0xd8, 0xe0, 0xf2, 0x0e, 0x35, 0x06, 0x50, |
|
|
|
0x9c, 0x0d, 0x71, 0x11, 0x14, 0x71, 0x74, 0x19, 0x41, 0x00, |
|
|
|
0x9c, 0x0d, 0x71, 0x11, 0x14, 0x71, 0x74, 0x19, 0x41, 0xa5, |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
/* initialize USB */ |
|
|
|
/* initialize USB */ |
|
|
|