Gr-smart meters Setup Guide: Difference between revisions

Updated Ubuntu version
Tags: Mobile edit Mobile web edit
Added pip install needed for Google Blocks
Line 122: Line 122:
sudo ldconfig
sudo ldconfig
</syntaxhighlight>
</syntaxhighlight>
=== Install python packages needed for Google Maps and Google Earth ===
<syntaxhighlight lang="bash">
pip install gmplot simplekml
</syntaxhighlight>
===Start GNU Radio from a terminal window===
===Start GNU Radio from a terminal window===
<code>gnuradio-companion</code>
<code>gnuradio-companion</code>