diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
| commit | 04d965d67a7264a1c7c211494aebda1953df7603 (patch) | |
| tree | 0ebd700a6e219f84a26a656f4bee8778bc75da7b /share/baycom/README.md | |
Initial push
Diffstat (limited to 'share/baycom/README.md')
| -rw-r--r-- | share/baycom/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/share/baycom/README.md b/share/baycom/README.md new file mode 100644 index 0000000..d48ad85 --- /dev/null +++ b/share/baycom/README.md @@ -0,0 +1,15 @@ +# BayCom/based configuration (MAX25) + +Public mark: **BayCom/based**. Product path: **max25-bcpr** only. + +**Status: available** (default build ON). + +Device id: **`max25e0`** (forks `max25e0:bcN`). Defaults: `ipv4=127.0.0.25/8`, `ipv6=::25/128`. + +```bash +./build/bin/max25-bcprd -c stacks/max25-bcpr/share/max25-bcpr.ini.example --dry-run --once +sudo cp stacks/max25-bcpr/share/max25-bcpr.ini.example /etc/max25/max25-bcpr.ini +sudo stacks/max25-bcpr/tools/max25-bcpr-ctl -c /etc/max25/max25-bcpr.ini preflight +``` + +See [docs/BAYCOM.md](../../docs/BAYCOM.md). Freeze warning (dev): [docs/BAYCOM-FREEZES.md](../../docs/BAYCOM-FREEZES.md). |
