mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
change SDR modulator version to 18
This commit is contained in:
parent
d350eef406
commit
f57b5c8b20
@ -540,7 +540,7 @@ static const struct ddb_info ddb_sdr_iq = {
|
|||||||
static const struct ddb_info ddb_sdr_dvbt = {
|
static const struct ddb_info ddb_sdr_dvbt = {
|
||||||
.type = DDB_MOD,
|
.type = DDB_MOD,
|
||||||
.name = "Digital Devices DVBT",
|
.name = "Digital Devices DVBT",
|
||||||
.version = 17,
|
.version = 18,
|
||||||
.regmap = &octopus_sdr_map,
|
.regmap = &octopus_sdr_map,
|
||||||
.port_num = 16,
|
.port_num = 16,
|
||||||
.temp_num = 1,
|
.temp_num = 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user