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
*
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
*
altos: include ao_arch_funcs.h at the very end of ao.h
Keith Packard
2012-09-09
*
altos: Allow products without MS5607
Keith Packard
2012-09-09
*
altos: Add custom panic noise for self-test failures
Keith Packard
2012-08-31
*
altos: Note changes to configured AES key for SPI radio convenience
Keith Packard
2012-08-29
*
altos: Move radio_cmac test funcs from ao_lco_cmd.c to new file
Keith Packard
2012-08-28
*
altos: Fix ao_delay function and move from per-chip code to ao_task.c
Keith Packard
2012-08-28
*
altos: Clean up radio APIs
Keith Packard
2012-08-27
*
altos: Trigger sample complete when all data are ready
Keith Packard
2012-08-26
*
altos: Make ao_cur_task_index track ao_cur_task in ao_yield
Keith Packard
2012-08-26
*
altos: Split out LCO functions from ao_radio_cmac.c to ao_lco.c
Keith Packard
2012-08-24
*
altos: Have radio_cmac turn on LEDs as appropriate
Keith Packard
2012-08-24
*
altos: Add 'ao_led_set_mask' in the PCA9922 driver
Keith Packard
2012-08-24
*
altos: Add button driver and event queue
Keith Packard
2012-08-06
*
altos: Add telefire-v0.1
Keith Packard
2012-07-29
*
altos: Add software AES implementation
Keith Packard
2012-07-29
*
Add ability to re-play telemetry through TeleDongle
Keith Packard
2012-07-29
*
altos: Move ao_radio_cmac.c to core (it doesn't depend on hardware)
Keith Packard
2012-07-22
*
altos: Toggling telemetry monitoring would replay the telem queue
Keith Packard
2012-07-17
*
altos: Megametrum ADC values are 12 bits, discard low 4 for telemetry
Keith Packard
2012-07-17
*
altos: Place STM config values at fixed addresses for re-use
Keith Packard
2012-07-17
[next]