I just recently finished an rtl-sdr based automatic meter reading receiver for smart commodity meters, thought it might be useful to add to the list of known applications table on the wiki. I don't currently have a trac account so I cannot add it myself.
Name: rtlamr Source: https://github.com/bemasher/rtlamr Blog Post: http://bemasher.github.io/rtlamr/2014/02/08/innards.html
-BeMasher
Very cool. It's great that you're using Go (I'm restructuring/rewriting rtl_acars.c in Go at the moment). FYI, if you want to bypass rtl_tcp, there is Go wrapper for librtlsdr here: https://github.com/jpoirier/gortlsdr
-Skip
On Wed, Feb 12, 2014 at 10:09 AM, Douglas Hall bemasher@gmail.com wrote:
I just recently finished an rtl-sdr based automatic meter reading receiver for smart commodity meters, thought it might be useful to add to the list of known applications table on the wiki. I don't currently have a trac account so I cannot add it myself.
Name: rtlamr Source: https://github.com/bemasher/rtlamr Blog Post: http://bemasher.github.io/rtlamr/2014/02/08/innards.html
-BeMasher