User Tools

Site Tools


ntripserver


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ntripserver [2025/02/22 21:23] adminntripserver [2025/02/22 21:26] (current) admin
Line 3: Line 3:
 From: https://simeononsecurity.com/other/onocoy-gps-gnss-reciever-basestation-on-a-budget/#option-1-ntrip-server From: https://simeononsecurity.com/other/onocoy-gps-gnss-reciever-basestation-on-a-budget/#option-1-ntrip-server
  
-On linux systems +On debian-based systems 
-  - Clone repo ''git clone https://github.com/simeononsecurity/ntripserver'' +  - Clone repo ''sudo git clone https://github.com/simeononsecurity/ntripserver'' 
-  - Install dependencies ''socat git make build-essential''+  - Install dependencies ''sudo apt install -y socat git make build-essential''
   - Build & install ''cd ntripserver ; make ; sudo cp ntripserver /bin/.''   - Build & install ''cd ntripserver ; make ; sudo cp ntripserver /bin/.''
   - Create systemd unit file   - Create systemd unit file
Line 24: Line 24:
 [Install] [Install]
 WantedBy=default.target</code> WantedBy=default.target</code>
 +  - ''sudo systemctl daemon-reload''
 +  - ''sudo systemctl enable --now ntripserver''
ntripserver.1740259391.txt.gz · Last modified: 2025/02/22 21:23 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki