Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting: mavlink:send_chan does not send anything #28297

Closed
twistedwings opened this issue Oct 3, 2024 · 2 comments
Closed

Scripting: mavlink:send_chan does not send anything #28297

twistedwings opened this issue Oct 3, 2024 · 2 comments

Comments

@twistedwings
Copy link

Bug report

mavlink:send_chan does not send any data.

also reported here

Issue details
can be reproduced with this example:
libraries/AP_Scripting/examples/MAVLink_Commands.lua
No ACK is sent.

Version
4.5.6
4.6.0

Platform
[ ] All
[ ] AntennaTracker
[X ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine

Airframe type
X

Hardware type
SITL

Logs
Please provide a link to any relevant logs that show the issue

@rmackay9
Copy link
Contributor

rmackay9 commented Oct 3, 2024

I have not tried sending command-long messages but other messages can be sent and I've recently done it with the copter-slung-payload.lua script included in this PR #27783

@twistedwings
Copy link
Author

it works.
Made a new test with a minimal lua.

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

No branches or pull requests

2 participants