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
Commit message (
Expand
)
Author
Age
*
altos/draw: Add a reasonable API for drawing, add lines.
lisp
Keith Packard
2016-11-20
*
altos: Don't wait while idle if trying to minimize interrupt latency
Keith Packard
2016-11-20
*
altos/stm: Interrupt priority is in the upper bits of the priority mask
Keith Packard
2016-11-20
*
altos/stm: Use basepri instead of primask for controlling interrupts
Keith Packard
2016-11-20
*
altos/stm-vga: Fix DMA reset to load scanline each time
Keith Packard
2016-11-20
*
altos/lisp: Clean up hanoi.lisp demo a bit
Keith Packard
2016-11-20
*
altos/stm-vga: Implement VGA out from the STM processor
Keith Packard
2016-11-20
*
altos/lisp: Move stack recursion check after null check
Keith Packard
2016-11-18
*
altos/lisp: Include memory stats for test program
Keith Packard
2016-11-18
*
altos/lisp: Cleanup some DBG defines
Keith Packard
2016-11-18
*
altos/lisp: Share binary search for memory chunk between mark and move
Keith Packard
2016-11-18
*
altos/lisp: Add builtin 'collect'
Keith Packard
2016-11-18
*
altos/lisp: Sort frames by atom
Keith Packard
2016-11-18
*
altos/lisp: Build new ao_lisp_stack.c into test and lambdakey
Keith Packard
2016-11-18
*
altos/lisp: bounds check in move_map plus binary search
Keith Packard
2016-11-18
*
altos/lisp: Empty lambda body is not an error
Keith Packard
2016-11-18
*
altos/lisp: Use poly stashes for stacks
Keith Packard
2016-11-18
*
altos/lisp: Make DBG settings global
Keith Packard
2016-11-18
*
altos/lisp: Add continuations
Keith Packard
2016-11-18
*
altos/lisp: Take advantage of implicit progns in hanoi demo
Keith Packard
2016-11-17
*
altos/lisp: have 'while' return the last body value
Keith Packard
2016-11-17
*
altos/lisp: Take advantage of implicit progn in ROM code
Keith Packard
2016-11-17
*
altos/lisp: Make lambda, cond and while all have implicit progns
Keith Packard
2016-11-17
*
altos/lisp: Compile ao_lisp_make_const -no-pie
Keith Packard
2016-11-17
*
altos/lisp: Fix uninitialized values in ao_lisp_make_const
Keith Packard
2016-11-17
*
altos/lisp: Dump globals on error
Keith Packard
2016-11-17
*
altos/lisp: Fix error atom name in ao_lisp_length
Keith Packard
2016-11-17
*
altos/lisp: Remove some stale frame debugging checks
Keith Packard
2016-11-17
*
altos/lisp: Clean up hanoi.lisp comments.
Keith Packard
2016-11-17
*
altos/lisp: Eliminate compiler warning about array bounds at -O3
Keith Packard
2016-11-17
*
altos/lisp: binary search for chunk in collect
Keith Packard
2016-11-17
*
altos/test: Disable position independent executables
Keith Packard
2016-11-17
*
altos/lisp: Allow empty defun bodies
Keith Packard
2016-11-17
*
altos/lisp: Optimize chunk searching in collect
Keith Packard
2016-11-17
*
altos/lisp: Add incremental collection
Keith Packard
2016-11-17
*
altos/lisp: Make hanoi example output a bit prettier
Keith Packard
2016-11-17
*
altos/lisp: remove nth from hanoi.lisp
Keith Packard
2016-11-17
*
altos/lambdakey: Strip out unused code
Keith Packard
2016-11-17
*
altos/lisp: Take advantage of multi-arg macros. Add more ROM funcs
Keith Packard
2016-11-17
*
altos/lisp: Allow macro/nlambda/lexpr to have multiple args
Keith Packard
2016-11-17
*
altos/lisp: Do better checking for un-evaluated macros in ROM
Keith Packard
2016-11-17
*
altos/lisp: re-use small frames
Keith Packard
2016-11-17
*
altos/lisp: remove duplicate 'length' lambda from hanoi example
Keith Packard
2016-11-17
*
altos/lisp: Get lambdakey and nucleo-32 building again
Keith Packard
2016-11-17
*
altos/lisp: Evaluate macros once, then smash them into place
Keith Packard
2016-11-17
*
altos/lisp: Add license to hanoi demo
Keith Packard
2016-11-17
*
altos/lisp: Improve hanoi demo
Keith Packard
2016-11-17
*
altos/lisp: Show number of collect calls in ao_lisp_test
Keith Packard
2016-11-17
*
altos/lisp: Cache freed cons and stack items
Keith Packard
2016-11-17
*
altos/lisp: Simplify GC a bit by only marking the head of each object
Keith Packard
2016-11-17
[next]