mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-09 01:13:57 -04:00
Make the method use the getter directly to get a reference of AP_FWVersion and work out everything that needs to be sent. This allows us to remove ifdefs and replace with runtime if/else. Note that there's also a bug fix: we were not setting flight_custom_version to zero in case GIT_VERSION wasn't defined. |
||
---|---|---|
.. | ||
examples/routing | ||
.gitignore | ||
GCS_Common.cpp | ||
GCS_DeviceOp.cpp | ||
GCS_Dummy.h | ||
GCS_MAVLink.cpp | ||
GCS_MAVLink.h | ||
GCS_Param.cpp | ||
GCS_Rally.cpp | ||
GCS_serial_control.cpp | ||
GCS_ServoRelay.cpp | ||
GCS_Signing.cpp | ||
GCS.cpp | ||
GCS.h | ||
MAVLink_routing.cpp | ||
MAVLink_routing.h |