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
/
core
Commit message (
Expand
)
Author
Age
*
Update avr ao_spi_slave code to match API changes
Keith Packard
2013-01-13
*
altos: Actually record ground averages for 6dof sensor
Keith Packard
2012-12-18
*
altos: Average MPU6000 values on ground for later use
Keith Packard
2012-12-17
*
Merge branch 'aprs' into 'master'
Keith Packard
2012-12-16
|
\
|
*
Merge branch 'micropeak-1.1'
Keith Packard
2012-12-09
|
|
\
|
|
*
altos: Make sure pa to altitude conversion is done with 32 bits
Keith Packard
2012-12-09
*
|
|
altos: Make APRS interval configurable
Keith Packard
2012-12-07
*
|
|
Merge branch 'master' into aprs
Keith Packard
2012-12-07
|
\
|
|
|
*
|
altos: fix functions calling pollchar to use 'int' to hold the value
Keith Packard
2012-12-07
|
*
|
altos: Change 'flight-number' to 'current-flight'
Keith Packard
2012-12-06
|
*
|
altos: Shrink 'ao_version' by calling printf fewer times
Keith Packard
2012-12-06
*
|
|
altos: Send APRS packets even during ascent
Keith Packard
2012-12-06
*
|
|
altos: Allow telemetry, rdf and APRS to be individually controlled
Keith Packard
2012-12-06
*
|
|
altos: Hook up APRS to telemetry loop
Keith Packard
2012-12-06
*
|
|
altos: Hook APRS up to the radio
Keith Packard
2012-12-06
|
/
/
*
|
altos: Add ao_task_minimize_latency to reduce IRQ delays
Keith Packard
2012-11-30
*
|
altos: Use ao_xmemcpy in ao_log_telem.c
Keith Packard
2012-11-30
*
|
altos: Make stdio 8-bit clean by making pollchar return int
Keith Packard
2012-11-30
*
|
altos: Share getnibble function
Keith Packard
2012-11-30
|
/
*
altos: Make Tm recovery mode set RF cal and callsign too
Keith Packard
2012-11-18
*
altos: Remove legacy telemetry from ao_monitor when not needed
Keith Packard
2012-11-01
*
altos: Remove 'volatile' from ao_rssi.c globals
Keith Packard
2012-11-01
*
altos: Provide ao_task_alarm_tick to reduce per-tick cost
Keith Packard
2012-10-26
*
altos: Leave interrupts disabled while checking for task to run
Keith Packard
2012-10-26
*
altos: Wrap ao_container_of value in parens
Keith Packard
2012-10-25
*
altos: Switch drivers to ao_arch_block/release_interrupts
Keith Packard
2012-10-25
*
altos: Add task queues.
Keith Packard
2012-10-25
*
altos: Add stack-guard code. Uses STM MPU to trap stack overflow.
Keith Packard
2012-10-25
*
altos: Replace __critical usage with ao_arch_critical as needed
Keith Packard
2012-10-25
*
altos: profiling on STM32L
Keith Packard
2012-10-25
*
altos: When slave mode first starts, accept any packet
Keith Packard
2012-10-25
*
altos: Allow pyro flight state config to be set
Keith Packard
2012-10-22
*
altos: Add state comparisons to pyro channel conditions
Keith Packard
2012-10-22
*
altos: Document mega log packet types
Keith Packard
2012-10-21
*
Merge branch 'master' into mm-ms5611
Keith Packard
2012-10-18
|
\
|
*
altos: When missing MMA655x, create fake Z accel value
Keith Packard
2012-10-13
|
*
altos: struct ao_log_mega doesn't have a ground temp value
Keith Packard
2012-10-13
|
*
altos: Document a few member offsets in struct ao_log_record
Keith Packard
2012-10-13
|
*
altos: Allow products to define which LED to panic with
Keith Packard
2012-10-12
|
*
altos: Include struct ao_data declaration only when used
Keith Packard
2012-10-12
|
*
altos: Clean up types in Pa conversion testing code. Only test to 40km
Keith Packard
2012-10-12
|
*
altos: Elide ao_altitude_to_pa in flight firmware
Keith Packard
2012-10-12
|
*
altos: Parameterize altitude table access and initialization
Keith Packard
2012-10-12
|
*
altos: Use alt_t for all Pascal-based altitude data
Keith Packard
2012-10-12
|
*
altos: Allow for other mutex implementations
Keith Packard
2012-10-12
|
*
altos: Allow projects to specify clock at other than 100Hz
Keith Packard
2012-10-12
|
*
altos: Split task definitions out to ao_task.h
Keith Packard
2012-10-12
|
*
altos: Compute desired frequency when upgrading from pre-1.1
Keith Packard
2012-10-08
*
|
altos: Go back to recording sensor data in globals
mm-ms5611
Keith Packard
2012-10-08
|
/
*
altos: Clean up flight data definitions
Keith Packard
2012-09-09
[next]