mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-04-23 02:57:07 -04:00
Update running part
This commit is contained in:
25
README.md
25
README.md
@@ -31,15 +31,22 @@ Running:
|
||||
|
||||
rtl_433 -h
|
||||
|
||||
Usage: [-d device_index (default: 0)]
|
||||
[-g gain (default: 0 for auto)]
|
||||
[-a analyze mode, print a textual description of the signal]
|
||||
[-l change the detection level used to determine pulses (0-32000) default 10000]
|
||||
[-f change the receive frequency, default is 433.92MHz]
|
||||
[-S force sync output (default: async)]
|
||||
[-r read data from file instead of from a receiver]
|
||||
filename (a '-' dumps samples to stdout)
|
||||
|
||||
Usage: [-d device_index (default: 0)]
|
||||
[-g gain (default: 0 for auto)]
|
||||
[-a analyze mode, print a textual description of the signal]
|
||||
[-t signal auto save, use it together with analyze mode (-a -t)
|
||||
[-l change the detection level used to determine pulses (0-3200) default: 10000]
|
||||
[-f [-f...] receive frequency[s], default: 433920000 Hz]
|
||||
[-s samplerate (default: 250000 Hz)]
|
||||
[-S force sync output (default: async)]
|
||||
[-r read data from file instead of from a receiver]
|
||||
[-p ppm_error (default: 0)]
|
||||
[-r test file name (indata)]
|
||||
[-m test file mode (0 rtl_sdr data, 1 rtl_433 data)]
|
||||
[-D print debug info on event
|
||||
[-z override short value
|
||||
[-x override long value
|
||||
filename (a '-' dumps samples to stdout)
|
||||
|
||||
Examples:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user