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
/
ao_task.c
Commit message (
Expand
)
Author
Age
*
altos: Rename 'core' to 'kernel'
Keith Packard
2014-04-05
*
Merge remote-tracking branch 'origin/telemini'
Keith Packard
2013-08-28
|
\
|
*
altos: Make ao_wakeup reentrant
Keith Packard
2013-08-26
*
|
altos: Update time for next alarm each time a task is added
Keith Packard
2013-08-28
|
/
*
altos: Make stm-flash capable of switching to application
Keith Packard
2013-05-07
*
altos: Use separate exception stack on STM32L
Keith Packard
2013-05-07
*
altos: Add ao_task_minimize_latency to reduce IRQ delays
Keith Packard
2012-11-30
*
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: 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: profiling on STM32L
Keith Packard
2012-10-25
*
altos: Fix ao_delay function and move from per-chip code to ao_task.c
Keith Packard
2012-08-28
*
altos: Make ao_cur_task_index track ao_cur_task in ao_yield
Keith Packard
2012-08-26
*
altos: Add debugging code to check for stack overflow
Keith Packard
2012-06-26
*
altos: Don't lose IRQ disabled state in ao_sleep
Keith Packard
2012-06-17
*
Incorrect type in ao_task_info for wchan
Keith Packard
2012-03-28
*
altos: Implement remote launch protocol
Keith Packard
2011-08-27
*
altos: get avr-demo to build. Pull in AVR drivers and LCD driver
Keith Packard
2011-08-25
*
altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooks
Keith Packard
2011-08-25
*
altos: Restructure altos build to prepare for multi-arch support
Keith Packard
2011-08-25