Skip to content

Conversation

Acumane
Copy link

@Acumane Acumane commented Jun 6, 2025

Send a heartbeat so cdcacm_autostart starts MAVLink. Necessary on some flight controllers if you don't explicitly run mavlink start

INFO  [cdcacm_autostart] Starting CDC/ACM autostart
...
INFO  [cdcacm_autostart] /dev/ttyACM0: launching mavlink (HEARTBEAT v1 from SYSID:255 COMPID:0)
INFO  [mavlink] mode: Onboard, data rate: 100000 B/s on /dev/ttyACM0 @ 2000000B

Adds --poke to demo CLI. Works for me

@peterbarker peterbarker requested a review from amilcarlucas June 7, 2025 00:08
Copy link
Contributor

@amilcarlucas amilcarlucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What test were made on this?
The code looks good.

@Acumane
Copy link
Author

Acumane commented Jun 9, 2025

Tested two EchoMAV EchoPilots on both Linux and Mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants