Ardupilot2/libraries/AP_LeadFilter
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches
* I mostly went through with grep and added an #include <AP_Param.h> below
  every #include <AP_Common.h>. Not all of these example sketches might
  strictly need AP_Param.
2012-12-20 14:51:19 +11:00
..
examples/AP_LeadFilter AP_Param: #include <AP_Param.h> fixups for libraries & sketches 2012-12-20 14:51:19 +11:00
AP_LeadFilter.cpp AP_LeadFilter: moved lag to be a parameter passed into the get_position function. 2012-09-20 15:27:27 +09:00
AP_LeadFilter.h AP_LeadFilter: moved lag to be a parameter passed into the get_position function. 2012-09-20 15:27:27 +09:00