Hello! this is my first post here, although I've benefited from all the work of the contributors over the year. Thanks! I'm looking for help getting similar signal statistics from the new Hauppauge HVR955Q (Si2157, LGDT3306A, CX23102) USB ATSC tuner that I'm now getting from the Hauppauge Aero-M (MxL111SF, LGDT3305). I'm currently using DVBv3 API in my programs but am open to switching to the DVBv5 API if necessary. I applied Antti Palosaari's "si2157: implement signal strength stats" patch to the media_build and dvb-fe-tool with dvbv5-zap now returns relatively accurate RSSI data in dBm from the HVR955Q but no SNR or packet error data. dvb-fe-tool provides a full set of data (unformatted) from the Aero-M but only Lock and RSSI (formatted in dBm) from the HVR955Q. The SNR and packet error data is available from the HVR955Q in raw form in DVBv3 applications like femon. The Si2157 RSSI in dBm is not. The DVBv3 apps show the "signal quality" based on SNR margin above threshold from the LGDT3306A. Any suggestions on modifying the HVR955Q driver to provide RSSI (unformatted is okay) from the Si2157 with the DVBv3 API? That's preferred since it will work with my existing Aero-M signal testing programs. Alternatively, is there a way to obtain full DVBv5 API compliant signal quality data (RSSI, SNR, uncorrected packets) from the HVR955Q's LGDT3306A so I can modify my programs to use the linuxdvb.py API v5.1 bindings? ...Doug Lung -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html