Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.
/ mavshell.net Public archive

MAVLlink shell tool, which use MAVLink.net library

License

Notifications You must be signed in to change notification settings

asvol/mavshell.net

Repository files navigation

mavshell.net

Mavlink shell tool, which use MAVLink.net library.

Example:

Listens to all MAVLink packets, groups it by message id and prints statistic: rate in seconds (Hz)

mavshell-net.exe mavlink

listen

Prints vehicle info

mavshell-net.exe info

info

Prints extended PX4 vehicle info

mavshell-net.exe px4info

px4info

Prints real time vehicle params with text search by name and page navigation.

mavshell-net.exe params

params