Skip to content

feat: add install scripts for str2str and bnc - #112

Merged
jajera merged 1 commit into
mainfrom
111-add-install-scripts-for-str2str-and-bnc
Aug 24, 2026
Merged

feat: add install scripts for str2str and bnc#112
jajera merged 1 commit into
mainfrom
111-add-install-scripts-for-str2str-and-bnc

Conversation

@jajera

@jajera jajera commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Closes #111

Summary

Add install/uninstall scripts for two GNSS/NTRIP tools:

  • str2str (RTKLIB): NTRIP stream relay tool, built from source
  • BNC (BKG Ntrip Client): Multi-stream GNSS client, prebuilt binary from BKG

Changes

  • scripts/install_str2str.sh — builds str2str from RTKLIB source
  • scripts/install_bnc.sh — downloads BNC binary from igs.bkg.bund.de
  • docs/install_str2str.md — documentation
  • docs/install_bnc.md — documentation
  • README.md — TOC and Overview entries added

@jajera
jajera merged commit 32a3783 into main Aug 24, 2026
2 checks passed
@jajera
jajera deleted the 111-add-install-scripts-for-str2str-and-bnc branch August 24, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add install scripts for str2str and BNC

1 participant