diff options
| author | Keith Packard <keithp@keithp.com> | 2011-03-22 05:42:51 +0900 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-03-22 05:42:51 +0900 |
| commit | 7b009b2efe3af8722c358c304c2243652594e0d5 (patch) | |
| tree | 94e196faeaa24504b534d7ab0363a28489216b21 /src/test/test-flights | |
| parent | 20427ae4965f756aac0cedc5179a1c45b9a781f2 (diff) | |
altos: Switch telemetrum over to kalman filter
This changes the full telemetry stream to include kalman data instead
of the old ad-hoc flight data. It's compatible in that the packet
sizes are the same so teledongle can receive either and figure out
which it has received.
A few plotting and testing tools are added to make validating the new
code easier.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/test/test-flights')
| -rw-r--r-- | src/test/test-flights | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test-flights b/src/test/test-flights index a9a2ecca..afdaba5a 100644 --- a/src/test/test-flights +++ b/src/test/test-flights @@ -7,7 +7,6 @@ 2009-07-18-serial-001-flight-007.eeprom 2009-08-22-serial-001-flight-001.eeprom 2009-08-22-serial-010-flight-001.eeprom -2009-09-05-serial-008-flight-002.eeprom 2009-09-05-serial-010-flight-002.eeprom 2009-09-05-serial-011-flight-001.eeprom 2009-09-11-serial-008-flight-003.eeprom |
