|
|
@ -27,6 +27,7 @@ |
|
|
|
#define APM_BUILD_ArduPlane 3 |
|
|
|
#define APM_BUILD_ArduPlane 3 |
|
|
|
#define APM_BUILD_AntennaTracker 4 |
|
|
|
#define APM_BUILD_AntennaTracker 4 |
|
|
|
#define APM_BUILD_UNKNOWN 5 |
|
|
|
#define APM_BUILD_UNKNOWN 5 |
|
|
|
|
|
|
|
#define APM_BUILD_Replay 6 |
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
using this macro catches cases where we try to check vehicle type on |
|
|
|
using this macro catches cases where we try to check vehicle type on |
|
|
|