Closed tastyratz closed 9 years ago
The data written to output.csv
in your example are raw samples from the dongle whenever a message is successfully decoded. In order to get csv output written to output.csv
you'll want to use the -logfile
flag:
rtlamr -format=csv -logfile=output.csv
Windows bin precompiled run from the command line as shown:
csv is 70kb with only 2 readings
Example paste of the output:
Let me know if any other details are needed.