[no ci] enable tunnel by default for sigmastar (#1580)

pull/1581/head
cronyx 2024-10-15 11:45:57 +03:00 committed by GitHub
parent 1b89fe0827
commit 89ded200eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ finish() {
}
sigmastar() {
sed -i "s|tunnel=false|tunnel=true|g" /etc/datalink.conf
sed -i "s|serial=/dev/ttyAMA0|serial=/dev/ttyS2|g" /etc/telemetry.conf
sed -i "s|Device = /dev/ttyAMA0|Device = /dev/ttyS2|g" /etc/mavlink.conf