rtl433
UNKNOWN
RTL-433 utility
|
#include <rtl_433.h>
int r_cfg::after_successful_events_flag |
Referenced by parse_conf_option(), and sdr_callback().
uint32_t r_cfg::bytes_to_read |
Referenced by parse_conf_option(), and sdr_callback().
uint32_t r_cfg::center_frequency |
Referenced by calc_rssi_snr(), and main().
conversion_mode_t r_cfg::conversion_mode |
Referenced by convert_csv_fields(), data_acquired_handler(), parse_conf_option(), and r_init_cfg().
struct dm_state* r_cfg::demod |
struct sdr_dev* r_cfg::dev |
Referenced by main(), r_free_cfg(), sdr_callback(), and sighandler().
char* r_cfg::dev_query |
Referenced by add_mqtt_output(), main(), and parse_conf_option().
struct r_device* r_cfg::devices |
Referenced by main(), parse_conf_option(), and register_all_protocols().
int r_cfg::do_exit |
Referenced by main(), sdr_callback(), and sighandler().
int r_cfg::do_exit_async |
Referenced by sdr_callback(), and sighandler().
int r_cfg::duration |
Referenced by main(), parse_conf_option(), and sdr_callback().
unsigned r_cfg::frames_count |
stats counter for interval
Referenced by create_report_data(), flush_report_data(), and sdr_callback().
unsigned r_cfg::frames_events |
stats counter for interval
Referenced by create_report_data(), flush_report_data(), and sdr_callback().
unsigned r_cfg::frames_fsk |
stats counter for interval
Referenced by create_report_data(), flush_report_data(), and sdr_callback().
int r_cfg::frequencies |
Referenced by main(), parse_conf_option(), and sdr_callback().
uint32_t r_cfg::frequency[MAX_FREQS] |
Referenced by main(), and parse_conf_option().
int r_cfg::frequency_index |
Referenced by main(), and sdr_callback().
char* r_cfg::gain_str |
Referenced by main(), and parse_conf_option().
int r_cfg::grab_mode |
Referenced by parse_conf_option(), and sdr_callback().
time_t r_cfg::hop_start_time |
Referenced by main(), and sdr_callback().
int r_cfg::hop_time[MAX_FREQS] |
Referenced by main(), parse_conf_option(), and sdr_callback().
int r_cfg::hop_times |
Referenced by main(), parse_conf_option(), and sdr_callback().
char const* r_cfg::in_filename |
Referenced by data_acquired_handler(), and main().
list_t r_cfg::in_files |
Referenced by add_infile(), main(), r_free_cfg(), and r_init_cfg().
uint64_t r_cfg::input_pos |
Referenced by sdr_callback().
int r_cfg::new_model_keys |
Referenced by convert_csv_fields(), data_acquired_handler(), main(), parse_conf_option(), and update_protocol().
int r_cfg::no_default_devices |
Referenced by main(), and parse_conf_option().
uint16_t r_cfg::num_r_devices |
Referenced by main(), parse_conf_option(), and register_all_protocols().
uint32_t r_cfg::out_block_size |
Referenced by main(), parse_conf_option(), and r_init_cfg().
list_t r_cfg::output_handler |
char* r_cfg::output_tag |
Referenced by data_acquired_handler(), parse_conf_option(), and well_known_output_fields().
int r_cfg::ppm_error |
Referenced by main(), and parse_conf_option().
int r_cfg::report_description |
Referenced by data_acquired_handler(), parse_conf_option(), and well_known_output_fields().
int r_cfg::report_meta |
Referenced by data_acquired_handler(), parse_conf_option(), and well_known_output_fields().
int r_cfg::report_protocol |
Referenced by data_acquired_handler(), parse_conf_option(), and well_known_output_fields().
int r_cfg::report_stats |
Referenced by main(), parse_conf_option(), and sdr_callback().
time_mode_t r_cfg::report_time |
Referenced by data_acquired_handler(), event_occurred_handler(), main(), parse_conf_option(), and time_pos_str().
int r_cfg::report_time_hires |
Referenced by parse_conf_option(), and time_pos_str().
int r_cfg::report_time_utc |
Referenced by main(), and parse_conf_option().
uint32_t r_cfg::samp_rate |
Referenced by add_dumper(), calc_rssi_snr(), main(), parse_conf_option(), r_init_cfg(), sdr_callback(), time_pos_str(), update_protocol(), and update_protocols().
char* r_cfg::settings_str |
Referenced by main(), and parse_conf_option().
int r_cfg::stats_interval |
Referenced by parse_conf_option(), and sdr_callback().
int r_cfg::stats_now |
Referenced by sdr_callback(), and sighandler().
time_t r_cfg::stats_time |
Referenced by parse_conf_option(), and sdr_callback().
time_t r_cfg::stop_time |
Referenced by main(), and sdr_callback().
char const* r_cfg::test_data |
Referenced by main(), and parse_conf_option().
int r_cfg::verbose_bits |
Referenced by parse_conf_option(), update_protocol(), and well_known_output_fields().
int r_cfg::verbosity |
0=normal, 1=verbose, 2=verbose decoders, 3=debug decoders, 4=trace decoding.
Referenced by main(), parse_conf_option(), register_protocol(), sdr_callback(), and update_protocol().