print mavlink messages to console
Project description
mavprint
Print mavlink messages to console
Quickstart
pip install mavprint
mavprint --port /dev/ttyACM1 show
Examples
# show all messages except BAD_DATA
$ mavprint show --exclude BAD_DATA
# show number of messages of each type captured while running
$ mavprint unique
^C
{ 'ACTUATOR_CONTROL_TARGET': 34,
'ALTITUDE': 11,
'ATTITUDE': 56,
'ATTITUDE_QUATERNION': 57,
'ATTITUDE_TARGET': 10,
'BAD_DATA': 4,
'BATTERY_STATUS': 1,
'ESTIMATOR_STATUS': 6,
'EXTENDED_SYS_STATE': 3,
'HEARTBEAT': 2,
'HIGHRES_IMU': 57,
'LOCAL_POSITION_NED': 35,
'PING': 2,
'SCALED_IMU': 29,
'SCALED_IMU2': 29,
'SERVO_OUTPUT_RAW': 22,
'SYS_STATUS': 2,
'TIMESYNC': 12,
'VFR_HUD': 22,
'VIBRATION': 3}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mavprint-0.1.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mavprint-0.1-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file mavprint-0.1.tar.gz.
File metadata
- Download URL: mavprint-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfd765b6b200633e48779c8b75be7278ee040414b2f0ff9499fc9650d1e1bdbd
|
|
| MD5 |
a26d67ffe37ef9cea89d0482e04bfe49
|
|
| BLAKE2b-256 |
95a7f883356817e51c6f0e63896771c00736dd2ff3495953520429beff2616a5
|
File details
Details for the file mavprint-0.1-py3-none-any.whl.
File metadata
- Download URL: mavprint-0.1-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02a2481d6c277e682a4e1989d968f1d2c758ff32295ab0081aaaee78105902f3
|
|
| MD5 |
da81bd997ad0753bebb6d4d0d881b733
|
|
| BLAKE2b-256 |
4207ac018647ffb658254842184a266a46b0e95c47307db183c0c445435c6991
|