Changes

Jump to navigation Jump to search
Current version of script which does GPS coordinates extraction requires Python 2.7 and numpy library installed.
<syntaxhighlight lang="bash">
sudo apt-get install python2
curl https://bootstrap.pypa.io/pip/2.7/get-pip.py --output get-pip.py
sudo python2 get-pip.pysudo pip2 install numpy
</syntaxhighlight>
===Install gr-smart_meters===

Navigation menu