support new API signal strength and SNR

support get_frontend()
start support for BER
This commit is contained in:
Ralph Metzler
2016-07-04 18:59:33 +02:00
parent c929aea04d
commit 86d9ce8f11
2 changed files with 128 additions and 23 deletions

View File

@@ -274,6 +274,7 @@ struct stv090x_state {
s32 DemodTimeout;
s32 FecTimeout;
u32 rec_mode;
};
#endif /* __STV090x_PRIV_H */