index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ao_flight.c
Commit message (
Expand
)
Author
Age
*
altos: Run RDF beacon after apogee instead of waiting for landing
Keith Packard
2011-03-29
*
altos: Split up flight code into separate flight/sample/kalman bits
Keith Packard
2011-03-28
*
altos: Ignore alt error for fast->coast. Allow larger error for baro apogee.
Keith Packard
2011-03-23
*
altos: Missing parens and some bad arithmetic in the kalman code
Keith Packard
2011-03-22
*
altos: Add ao_flight_debug code
Keith Packard
2011-03-22
*
altos: Clean up some debug stuff in ao_flight.c
Keith Packard
2011-03-22
*
altos: Compute a 'trust' value for the barometer
Keith Packard
2011-03-22
*
altos: Switch telemetrum over to kalman filter
Keith Packard
2011-03-22
*
altos: The kalman code requires a constant sample rate
Keith Packard
2011-03-19
*
altos: Baro-only boards must not detect launch on accel or speed data
Keith Packard
2011-03-19
*
altos: Add kalman filters for baro-only boards
Keith Packard
2011-03-18
*
altos: Start with packet slave running. Turn off in pad mode.
Keith Packard
2011-03-16
*
altos: Make serial, usb, beeper and accelerometer optional components
Keith Packard
2011-03-16
*
altos: Use 5V reference data to correct accelerometer measurements.
Keith Packard
2011-01-16
*
altos: Optimize fetching of ADC data in flight code
Keith Packard
2011-01-16
*
altos: Ensure flight code gets first crack at new ADC data
Keith Packard
2011-01-16
*
Rework invalid accel cal detection code
Mike Beattie
2011-01-17
*
altos: Added check for out of bounds accel
Mike Beattie
2011-01-16
*
altos: Added check for an accel value above 1.5g
Mike Beattie
2011-01-16
*
altos: average 512 accel/baro samples at startup instead of 1000
Keith Packard
2011-01-16
*
altos: Remove redundant initialization of ao_interval variables
Anthony Towns
2011-01-07
*
altos: Remove unused accel_vel_mach and accel_vel_boost variables
Anthony Towns
2011-01-07
*
Log GPS data on pad after boost detect.
Keith Packard
2010-02-13
*
Force idle mode by shorting the SPI clock to ground at boot time.
Keith Packard
2010-01-09
*
Loosen tolerances for main->landed transition
Keith Packard
2009-11-14
*
Remove "f" command
Keith Packard
2009-11-02
*
Add two-point accelerometer calibration.
Keith Packard
2009-11-02
*
Enable packet-based communcation to command processor
Keith Packard
2009-11-01
*
Save some DSEG space by marking cmd functions __reentrant
Keith Packard
2009-10-16
*
Make RDF beacon only run on pad and after landing.
Keith Packard
2009-09-04
*
Add back the RDF tone generator
Keith Packard
2009-09-04
*
Rename state apogee -> coast
Keith Packard
2009-06-14
*
rename states. launchpad -> pad, coast -> fast
Keith Packard
2009-06-14
*
Use autotools, move altos to src subdir
Keith Packard
2009-06-04