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/lisp: Add license to hanoi demo
Keith Packard
2017-02-20
*
altos/lisp: Improve hanoi demo
Keith Packard
2017-02-20
*
altos/lisp: Show number of collect calls in ao_lisp_test
Keith Packard
2017-02-20
*
altos/lisp: Cache freed cons and stack items
Keith Packard
2017-02-20
*
altos/lisp: Simplify GC a bit by only marking the head of each object
Keith Packard
2017-02-20
*
altos/lisp: Change GC to do moves in batches of 32
Keith Packard
2017-02-20
*
altos/stmf0: Add a comment about the requirements for using ao_flash_stm
Keith Packard
2017-02-20
*
altos/lambdakey: Get save/restore working
Keith Packard
2017-02-20
*
altos/lisp: Append a CRC to the saved image to validate on restore
Keith Packard
2017-02-20
*
altos/lisp: Add save/restore to ao_lisp_test
Keith Packard
2017-02-20
*
altos/lisp: Add save/restore infrastructure. Needs OS support to work.
Keith Packard
2017-02-20
*
altos/lisp: Make sure memmove only happens once per object. Other GC fixes
Keith Packard
2017-02-20
*
altos/lisp: Make ao_lisp_ref and ao_lisp_poly non-inline
Keith Packard
2017-02-20
*
altos/lisp: Share mark function for mark and move
Keith Packard
2017-02-20
*
altos/lisp: add length, pack, unpack and flush
Keith Packard
2017-02-20
*
altos/lisp: Add towers of hanoi example
Keith Packard
2017-02-20
*
altos/lisp: Deal with memory compation in the middle of operations
Keith Packard
2017-02-20
*
altos/lisp: Improve lisp test program UI
Keith Packard
2017-02-20
*
altos/lisp: Make read() return eof atom on end of file
Keith Packard
2017-02-20
*
altos/lisp: use regular read-eval-print loop for make const
Keith Packard
2017-02-20
*
altos/lisp: add progn, while, read and eval
Keith Packard
2017-02-20
*
altos/lisp: Clean up OS integration bits, add defun
Keith Packard
2017-02-20
*
altos/lisp: macros appear to work now
Keith Packard
2017-02-20
*
altos/lisp: working on lexical scoping
Keith Packard
2017-02-20
*
altos/lambdakey-v1.0: Tweak memory allocations
Keith Packard
2017-02-20
*
altos/lisp: convert GC to non-recursive
Keith Packard
2017-02-20
*
altos/lisp: more GC issues. add patom
Keith Packard
2017-02-20
*
altos/lisp: make sure stack->formals_last gets moved during GC
Keith Packard
2017-02-20
*
altos/lisp: Change GC move API
Keith Packard
2017-02-20
*
altos/lisp: get builtin macros working again
Keith Packard
2017-02-20
*
altos/lisp: Start rewriting eval as state machine
Keith Packard
2017-02-20
*
altos: Add lambdakey
Keith Packard
2017-02-20
*
altos: Add lambda support to lisp
Keith Packard
2017-02-20
*
altos/lisp: Separate out values from atoms
Keith Packard
2017-02-20
*
altos/lisp: add set/setq and ' in reader
Keith Packard
2017-02-20
*
altos/stmf0: Add lisp to include directories
Keith Packard
2017-02-20
*
altos/kernel: Make ao_cmd_readline public. Return char from ao_cmd_lex.
Keith Packard
2017-02-20
*
altos/lisp: Change lisp objects to use ao_poly everywhere. Add const
Keith Packard
2017-02-20
*
altos: Add lisp reader
Keith Packard
2017-02-20
*
Add first lisp bits
Keith Packard
2017-02-20
*
use elf, not ihx
Bdale Garbee
2017-01-25
*
stop using /usr/share for binaries in remaining turnon scripts
Bdale Garbee
2017-01-25
*
altos/chaoskey: Add a metainfo for the ChaosKey
Richard Hughes
2017-01-10
*
altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
Keith Packard
2016-12-17
*
altos/stm: Make ao_usb_set_address static. Saves a bunch of text space
Keith Packard
2016-12-12
*
ao-bringup: Improve EasyMini turnon and test scripts
Keith Packard
2016-11-17
*
altos/test: Fix tests
Keith Packard
2016-10-30
*
altos/nucleo-32: Add basic support for STM32F042 Nucleo-32 board
Keith Packard
2016-10-30
*
altos/stmf0: Add USART support
Keith Packard
2016-10-30
*
augment TeleDongle turn on script to support serial number on command line
Bdale Garbee
2016-10-02
[prev]
[next]