var searchIndex = {}; searchIndex["rtlsdr"] = {"doc":"","items":[[3,"RTLSDRError","rtlsdr","",null,null],[3,"RTLSDRDevice","","",null,null],[3,"USBStrings","","A set of USB strings for an RTL-SDR device.",null,null],[12,"manufacturer","","",0,null],[12,"product","","",0,null],[12,"serial","","",0,null],[4,"DirectSampling","","",null,null],[13,"Disabled","","",1,null],[13,"I","","",1,null],[13,"Q","","",1,null],[5,"get_device_count","","Get the number of detected RTL-SDR devices.",null,{"inputs":[],"output":{"name":"i32"}}],[5,"get_device_name","","Get the name for a specific RTL-SDR device index.",null,{"inputs":[{"name":"i32"}],"output":{"name":"string"}}],[5,"get_device_usb_strings","","Get the USB strings for a specific RTL-SDR device index.",null,{"inputs":[{"name":"i32"}],"output":{"name":"result"}}],[5,"get_index_by_serial","","Get the index of a specific RTL-SDR by serial number.",null,{"inputs":[{"name":"string"}],"output":{"name":"result"}}],[5,"open","","Open an RTL-SDR device by index.",null,{"inputs":[{"name":"i32"}],"output":{"name":"result"}}],[11,"fmt","","",2,null],[11,"fmt","","",2,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"drop","","",3,null],[11,"close","","Close a previously opened RTL-SDR device.",3,null],[11,"set_xtal_freq","","Set crystal frequency (in Hz) for an opened device.",3,null],[11,"get_xtal_freq","","Get crystal frequency (in Hz) for an opened device.",3,null],[11,"get_usb_strings","","Get USB strings for an opened device.",3,null],[11,"set_center_freq","","Set the RTL-SDR's centre frequency (in Hz).",3,null],[11,"get_center_freq","","Get the RTL-SDR's center frequency (in Hz).",3,null],[11,"set_freq_correction","","Set the RTL-SDR's frequency correction (in ppm).",3,null],[11,"get_freq_correction","","Get the RTL-SDR's current frequency correction (in ppm).",3,null],[11,"get_tuner_type","","Get the RTL-SDR's tuner type.",3,null],[11,"get_tuner_gains","","Get a Vec of allowable tuner gains.",3,null],[11,"set_tuner_gain","","Set tuner gain (from list of allowable gains).",3,null],[11,"get_tuner_gain","","Get current tuner gain (in tenths of dB)",3,null],[11,"set_tuner_if_gain","","Set tuner IF gain (in tenths of dB).",3,null],[11,"set_tuner_gain_mode","","Set automatic or manual gain.",3,null],[11,"set_sample_rate","","Set sample rate (in Hz).",3,null],[11,"get_sample_rate","","Get current sample rate (in Hz).",3,null],[11,"set_test_mode","","Set test mode on or off.",3,null],[11,"set_agc_mode","","Set AGC on or off.",3,null],[11,"set_direct_sampling","","Set direct sampling.",3,null],[11,"get_direct_sampling","","Get current direct sampling mode.",3,null],[11,"set_offset_tuning","","Set offset tuning mode on/off. Only use on zero IF tuners.",3,null],[11,"get_offset_tuning","","Get current offset tuning status.",3,null],[11,"reset_buffer","","Reset streaming buffer.",3,null],[11,"read_sync","","Read a buffer synchronously.",3,null]],"paths":[[3,"USBStrings"],[4,"DirectSampling"],[3,"RTLSDRError"],[3,"RTLSDRDevice"]]}; initSearch(searchIndex);