Tobias
|
f4000e66e6
|
Filter: add consts
|
2013-10-27 13:39:28 +09:00 |
|
Andrew Tridgell
|
97b7130bb9
|
libraries: update license header to GPLv3
we switched to GPLv3 a long time ago, but neglected to update the
per-file license headers
|
2013-08-30 13:01:39 +10:00 |
|
Pat Hickey
|
84e0dd406e
|
Filter: ported to AP_HAL
|
2012-12-20 14:51:25 +11:00 |
|
Andrew Tridgell
|
5a0632340c
|
Filter: fixed example build
|
2012-11-24 21:08:48 +11:00 |
|
uncrustify
|
c284fb144f
|
uncrustify libraries/Filter/FilterWithBuffer.h
|
2012-08-21 19:04:30 -07:00 |
|
Andrew Tridgell
|
75470dc912
|
Filter: cope with non-uniform time steps in the DerivativeFilter
this helps with the barometer a lot, as the timing is quite variable
|
2012-07-05 13:00:47 +10:00 |
|
rmackay9
|
2ce597642e
|
Filter - added FilterWithBuffer typedefs for int32t and uint32 for ease of use
|
2012-03-28 22:02:52 +09:00 |
|
rmackay9
|
645fda2fb2
|
Filter - added AverageFilter, removed SumFilter
added FilterWithBuffer to allow removal of malloc/free without losing ability to pass around filter objects
|
2012-02-28 21:01:11 +09:00 |
|