Support for 4K over-the-air signals, keeping your products relevant as networks upgrade to H.265. Increased Stability:
/** * @brief Calculates signal quality percentage based on MER/SNR. * @param handle The device handle. * @param quality Pointer to uint8_t (0-100%). * @return 0 on success, error code otherwise. */ int dvb_t2_get_signal_quality(handle_t handle, uint8_t *quality); dvb t2 sdk v2.4.0