Update README.md with latest output from -h
This commit is contained in:
parent
d3d3119ba2
commit
ea486a9490
1 changed files with 13 additions and 4 deletions
17
README.md
17
README.md
|
@ -31,18 +31,23 @@ Running:
|
|||
|
||||
rtl_433 -h
|
||||
|
||||
Usage: [-d <device index>] (default: 0)
|
||||
Usage: = Tuner options =
|
||||
[-d <device index>] (default: 0)
|
||||
[-g <gain>] (default: 0 for auto)
|
||||
[-f <frequency>] [-f...] Receive frequency(s) (default: 433920000 Hz)
|
||||
[-p <ppm_error>] (default: 0)
|
||||
[-s <sample rate>] Set sample rate (default: 250000 Hz)
|
||||
[-S] Force sync output (default: async)
|
||||
= Demodulator options =
|
||||
[-R <device>] Listen only for the specified remote device (can be used multiple times)
|
||||
[-l <level>] Change detection level used to determine pulses [0-32767] (default: 8000)
|
||||
[-z <value>] Override short value in data decoder
|
||||
[-x <value>] Override long value in data decoder
|
||||
= Analyze/Debug options =
|
||||
[-a] Analyze mode. Print a textual description of the signal. Disables decoding
|
||||
[-A] Pulse Analyzer. Enable pulse analyzis and decode attempt
|
||||
[-D] Print debug info on event (repeat for more info)
|
||||
[-a] Analyze mode. Print a textual description of the signal
|
||||
= File I/O options =
|
||||
[-t] Test signal auto save. Use it together with analyze mode (-a -t). Creates one file per signal
|
||||
Note: Saves raw I/Q samples (uint8, 2 channel). Preferred mode for generating test files
|
||||
[-r <filename>] Read data from input file instead of a receiver
|
||||
|
@ -69,16 +74,20 @@ Running:
|
|||
[13] Mebus 433
|
||||
[14] Intertechno 433
|
||||
[15] KlikAanKlikUit Wireless Switch
|
||||
[16] AlectoV1 Weather Sensor
|
||||
[16] AlectoV1 Weather Sensor (Alecto WS3500 WS4500 Ventus W155/W044 Oregon)
|
||||
[17] Cardin S466-TX2
|
||||
[18] Fine Offset Electronics, WH-2 Sensor
|
||||
[19] Nexus Temperature & Humidity Sensor
|
||||
[20] Ambient Weather Temperature Sensor
|
||||
[21] Calibeur RF-104 Sensor
|
||||
[22] X10 RF
|
||||
[23] DSC (Digital Security Controls)
|
||||
[23] DSC Security Contact
|
||||
[24] Brennstuhl RCS 2044
|
||||
[25] GT-WT-02 Sensor
|
||||
[26] Danfoss CFR Thermostat
|
||||
[27] Energy Count 3000 (868.3 MHz)
|
||||
[28] Valeo Car Key
|
||||
[29] Chuango Security Technology
|
||||
|
||||
|
||||
Examples:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue