Changes

Jump to navigation Jump to search
no edit summary
Close all open terminal windows and then open a new one.
==Install Setup gr-smart_meters==
This contains the GridStream block that will be used to decode Landis+Gyr Smart Meter data along with pre-configured flowgraphs for USRP B200, HackRF and RTL-SDR and a script to decode GPS data transmitted in some cases.
===Install gr-smart_meters===<br syntaxhighlight lang="bash">git clone https://github.com/BitBangingBytes/gr-smart_meters.gitcd gr-smart_meters/mkdir buildcd build/cmake ..make -j8sudo make installsudo ldconfig</syntaxhighlight>===Start GNU Radio from a terminal window===<code>gnuradio-companion</code>===Open flowgraph for your SDR===In GNU Radio open a flowgraph and navigate to the gr-smart_meters/flowgraph folder. If you have installed everything above you should be able to run it and see smart meter data!

Navigation menu