support new SDR modulator image with MCI

This commit is contained in:
rjkm
2020-12-01 15:58:35 +01:00
parent 65b3128cbe
commit 46a4f7476a
9 changed files with 302 additions and 123 deletions

View File

@@ -44,8 +44,10 @@ enum mod_output_rate {
SYS_ISDBT_6 = 16,
SYS_J83B_64_6 = 24,
SYS_J83B_256_6 = 25,
SYS_DVBS2_22 = 32,
SYS_DVBS2_24 = 33,
SYS_DVB_22 = 32,
SYS_DVB_24 = 33,
SYS_DVB_30 = 34,
SYS_ISDBS_2886 = 48,
};