Skip to content
Snippets Groups Projects
Commit 36e741b0 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

MAVLink: raise the serial transmit buffer size to 256 bytes

the 128 byte serial transmit buffer was causing significant problems
with queueing of mavlink messages. With 256 bytes we can fit a lot
more messages out in each pass of the code, which makes telemetry more
efficient

As we discussed on the dev call, we now have enough free ram for this
to be worthwhile
parent c221c91f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment