Nanich87 / raspberry-zero-gnss-logger

Raspberry Zero GNSS Logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Zero GNSS Logger

RTKLIB Control Panel

Features

  • Raw Data Logging
  • GPS Time Synchronization
  • Start/Stop/Restart Rover
  • Device Shutdown
  • File List/Download

Installation

2021-05-07-raspios-buster-armhf-lite.img

Prerequisites

sudo apt update

sudo apt upgrade

sudo apt-get install build-essential

sudo apt-get install automake

sudo apt-get install checkinstall

sudo apt-get install liblapack3

sudo apt-get install libblas3

sudo apt-get install gfortran

RTKLIB

cd ~

git clone https://github.com/rtklibexplorer/RTKLIB.git

cd RTKLIB

cd app

cd consapp

sudo make

sudo make install

About

Raspberry Zero GNSS Logger


Languages

Language:C 70.2%Language:Python 22.3%Language:HTML 3.5%Language:JavaScript 3.0%Language:Shell 0.6%Language:Batchfile 0.4%