rmackay9
|
53aced1def
|
AP_LeadFilter: moved lag to be a parameter passed into the get_position function.
This saves 4 bytes of memory and will work better with the way we initialise the gps.
|
2012-09-20 15:27:27 +09:00 |
|
rmackay9
|
d97ab4f490
|
AP_LeadFilter: bug fix so velocity * _lag is used (otherwise we are assuming a 1sec lag)
|
2012-09-20 13:17:42 +09:00 |
|
rmackay9
|
f002d6e9a6
|
AP_LeadFilter: added set_lag feature to allow us to adjust it for different GPSs
|
2012-09-20 13:10:24 +09:00 |
|
uncrustify
|
78189a4b2f
|
uncrustify libraries/AP_LeadFilter/AP_LeadFilter.h
|
2012-08-21 19:03:15 -07:00 |
|
uncrustify
|
aa5742cd3e
|
uncrustify libraries/AP_LeadFilter/AP_LeadFilter.cpp
|
2012-08-21 19:03:15 -07:00 |
|
uncrustify
|
f8235e50da
|
uncrustify libraries/AP_LeadFilter/examples/AP_LeadFilter/AP_LeadFilter.pde
|
2012-08-21 19:03:14 -07:00 |
|
Jason Short
|
8a4a9a929e
|
Lead Filter: simplified calculation
|
2012-07-18 22:57:10 -07:00 |
|
Jason Short
|
abb6eb2471
|
Added a crude Lead Filter. Needs some fine tuning, lag specification, scaling. Works great on 4hz GPS such as Mtek.
|
2012-06-21 11:14:20 -07:00 |
|