|
|
@ -1,8 +1,7 @@ |
|
|
|
#pragma once |
|
|
|
#pragma once |
|
|
|
|
|
|
|
|
|
|
|
#include <AP_Common/AP_Common.h> |
|
|
|
#include <AP_Common/AP_Common.h> |
|
|
|
#include <AP_HAL/AP_HAL.h> |
|
|
|
#include <AP_Param/AP_Param.h> |
|
|
|
#include <AP_Logger/AP_Logger.h> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
transmitter tuning library. Meant to be subclassed per vehicle type |
|
|
|
transmitter tuning library. Meant to be subclassed per vehicle type |
|
|
|