#include <hdhomerun_types.h>
Definition at line 41 of file hdhomerun_types.h.
Public Attributes | |
| char | channel [32] |
| char | lock_str [32] |
| bool_t | signal_present |
| bool_t | lock_supported |
| bool_t | lock_unsupported |
| unsigned int | signal_strength |
| unsigned int | signal_to_noise_quality |
| unsigned int | symbol_error_quality |
| uint32_t | raw_bits_per_second |
| uint32_t | packets_per_second |
| char hdhomerun_tuner_status_t::channel[32] |
| char hdhomerun_tuner_status_t::lock_str[32] |
Definition at line 43 of file hdhomerun_types.h.
Referenced by cmd_scan(), hdhomerun_device_get_tuner_status(), and hdhomerun_device_get_tuner_status_lock_is_bcast().
Definition at line 44 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_status(), and hdhomerun_device_wait_for_lock().
Definition at line 45 of file hdhomerun_types.h.
Referenced by channelscan_detect(), channelscan_find_lock(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_ss_color(), hdhomerun_device_wait_for_lock(), and HDHRSignalMonitor::UpdateValues().
Definition at line 46 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_status(), and hdhomerun_device_wait_for_lock().
| unsigned int hdhomerun_tuner_status_t::signal_strength |
Definition at line 47 of file hdhomerun_types.h.
Referenced by cmd_scan(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_ss_color(), and HDHRSignalMonitor::UpdateValues().
| unsigned int hdhomerun_tuner_status_t::signal_to_noise_quality |
Definition at line 48 of file hdhomerun_types.h.
Referenced by cmd_scan(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_snq_color(), and HDHRSignalMonitor::UpdateValues().
| unsigned int hdhomerun_tuner_status_t::symbol_error_quality |
Definition at line 49 of file hdhomerun_types.h.
Referenced by channelscan_find_lock(), cmd_scan(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_seq_color(), and HDHRSignalMonitor::UpdateValues().
1.5.5