|
|
@ -427,7 +427,7 @@ private: |
|
|
|
|
|
|
|
|
|
|
|
// terrain handling
|
|
|
|
// terrain handling
|
|
|
|
#if AP_TERRAIN_AVAILABLE && AC_TERRAIN |
|
|
|
#if AP_TERRAIN_AVAILABLE && AC_TERRAIN |
|
|
|
AP_Terrain terrain{mission, rally}; |
|
|
|
AP_Terrain terrain{mission}; |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
// used to allow attitude and depth control without a position system
|
|
|
|
// used to allow attitude and depth control without a position system
|
|
|
|