add inversion and rolloff fields

This commit is contained in:
internal 2023-11-03 11:11:39 +01:00
parent bf85718376
commit 6c7a754004

View File

@ -76,6 +76,8 @@ struct dddvb_fe {
uint32_t lock;
uint32_t quality;
uint32_t pls_code;
uint32_t inversion;
uint32_t rolloff;
int64_t strength;
int64_t cnr;
int64_t ber;