fix stv0910 strength and snr values

This commit is contained in:
Ralph Metzler
2016-03-23 22:02:24 +01:00
committed by mvoelkel
parent 906efafd5e
commit c18503fcad
2 changed files with 112 additions and 37 deletions

View File

@@ -165,6 +165,8 @@ typedef enum fe_code_rate {
FEC_3_5,
FEC_9_10,
FEC_2_5,
FEC_1_4,
FEC_1_3,
} fe_code_rate_t;