Gr-smart meters Setup Guide: Difference between revisions
Added additional install files |
Added note about video |
||
| Line 1: | Line 1: | ||
The following install guide details the steps from a fresh Ubuntu 20.04 install to a fully running GNU Radio + USRP B200, HackRF and RTL-SDR frequency hopping spread spectrum setup needed to capture smart meter data. | The following install guide details the steps from a fresh Ubuntu 20.04 install to a fully running GNU Radio + USRP B200, HackRF and RTL-SDR frequency hopping spread spectrum setup needed to capture smart meter data. | ||
'''This video shows the overall process but using a prior version of GNURadio. Instructions below are the latest.''' | |||
<youtube width="320" height="240">fUK8tcFQwpo</youtube> | <youtube width="320" height="240">fUK8tcFQwpo</youtube> | ||
| Line 15: | Line 17: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==== For flavors other than Ubuntu or depending on your window environment you may need: ==== | ====For flavors other than Ubuntu or depending on your window environment you may need:==== | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
add apt-get install -y gobject-introspection gir1.2-gtk-3.0 | add apt-get install -y gobject-introspection gir1.2-gtk-3.0 | ||