Skip to content

Commit

Permalink
core: Install mavlink-server
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Sep 27, 2024
1 parent f7cc5f0 commit badd22e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions core/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ COPY --from=downloadBinaries \
/usr/bin/machineid-cli \
/usr/bin/mavlink2rest \
/usr/bin/mavlink-routerd \
/usr/bin/mavlink-server \
/usr/bin/mavp2p \
/usr/bin/ttyd \
/usr/bin/
Expand Down
1 change: 1 addition & 0 deletions core/tools/install-static-binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ TOOLS=(
machineid
mavlink2rest
mavlink_router
mavlink_server
mavp2p
ttyd
)
Expand Down

0 comments on commit badd22e

Please sign in to comment.