mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
bf3f8c05e7
In GCS_MAVLINK::stream_trigger(), chan_is_streaming would be checked with a bitwise OR, instead of a bitwise AND. This way, the condition would always be true if chan_is_streaming were to be non-zero. |
||
---|---|---|
.. | ||
examples/routing | ||
.gitignore | ||
GCS_Common.cpp | ||
GCS_Logs.cpp | ||
GCS_MAVLink.cpp | ||
GCS_MAVLink.h | ||
GCS_serial_control.cpp | ||
GCS_Signing.cpp | ||
GCS.h | ||
MAVLink_routing.cpp | ||
MAVLink_routing.h |