Skip to content

Commit

Permalink
Merge pull request #952 from lk-iqt/feature/mavlink-external-gps
Browse files Browse the repository at this point in the history
Feature/mavlink external gps
  • Loading branch information
lk-iqt authored Nov 1, 2023
2 parents 3aa6a68 + 994046e commit 64aba46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ services:
#- --rssi
#- --rssi_threshold=-110
#- --rssi_throttle=10
- --use_mavlink_gps
- --use_mavlink_heading
- --mavlink_api_server=10.20.25.43
#- --use_external_gps
#- --use_external_heading
#- --external_gps_server=$ORCHESTRATOR
watchtower:
image: containrrr/watchtower:latest
restart: always
Expand Down

0 comments on commit 64aba46

Please sign in to comment.