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
*
releasing 1.8.3
1.8.3
Bdale Garbee
2017-12-11
*
Merge branch 'master' into branch-1.8
Bdale Garbee
2017-12-11
|
\
|
*
TeleMega default is now v3.0
Bdale Garbee
2017-12-11
|
*
doc: Update release notes and docinfo for 1.8.3
Keith Packard
2017-12-11
|
*
altoslib: Keep old GPS values when updating data
Keith Packard
2017-12-11
|
*
altos: Actually store current MPU9250 data in data ring
Keith Packard
2017-12-11
|
*
altos: Remove more software for hardware prototypes
Keith Packard
2017-12-11
|
*
take telescience out of the routine builds
Bdale Garbee
2017-12-11
|
*
Bump to version 1.8.3
Keith Packard
2017-12-11
|
*
doc: Note TeleMega v3.0 support in 1.8.3 relnotes
Keith Packard
2017-12-11
|
*
altos/drivers: Hook up mag sensor for MPU9250
Keith Packard
2017-12-11
|
*
altos/scheme: Allow ao_scheme_read_eval_print to be restarted
Keith Packard
2017-12-11
|
*
altos: Allow building with newlib + avr stdio on ARM
Keith Packard
2017-12-11
|
*
altos: Add scheme for stm discovery board demo
Keith Packard
2017-12-11
|
*
altos/lambdakey-v1.0: Switch to newlib, get things compiling again
Keith Packard
2017-12-11
|
*
altos/scheme: Add Makefile for scheme test app
Keith Packard
2017-12-11
|
*
altos/scheme: Make test scheme app heap maximum size
Keith Packard
2017-12-11
|
*
altos/scheme: Make eqv? work for numbers and strings
Keith Packard
2017-12-11
|
*
altos/scheme: Stash cons across value allocation in compare
Keith Packard
2017-12-11
|
*
altos/scheme: add list-copy
Keith Packard
2017-12-11
|
*
altos/scheme: Use 64-bit ints to track memory allocation stats
Keith Packard
2017-12-11
|
*
altos/scheme: Add a bunch of string and vector builtins
Keith Packard
2017-12-11
|
*
TeleMega v3.0 turnon scripts
Bdale Garbee
2017-12-11
|
*
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee
2017-12-11
|
|
\
|
|
*
altos/scheme: Avoid crashing with non-list in length
Keith Packard
2017-12-10
|
|
*
altos/scheme: Add vectors
Keith Packard
2017-12-10
|
|
*
altos/scheme: Fix name of constant scheme file
Keith Packard
2017-12-10
|
|
*
altoslib: Fix 8 to 12 bit conversion for Mega pyro voltage data
Keith Packard
2017-12-09
|
|
*
altos/scheme: Let readline know if there's a list in progress
Keith Packard
2017-12-09
|
*
|
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee
2017-12-05
|
|
\
|
|
|
*
altos/drivers: Start adding defines to get mag data out of MPU9250
Keith Packard
2017-12-05
|
|
*
altos/cortexelf-v1: Adapt to lisp->scheme name change
Keith Packard
2017-12-05
|
|
*
altos/scheme: Add explicit dependency on ao_scheme_builtin.h for ao_scheme_ma...
Keith Packard
2017-12-05
|
|
*
altos/scheme: Move scheme test program to scheme sub-directory
Keith Packard
2017-12-05
|
|
*
altos/scheme: Rename to 'scheme', clean up build
Keith Packard
2017-12-05
|
|
*
altos/lisp: Switch to scheme formal syntax for varargs
Keith Packard
2017-12-03
|
|
*
altos/lisp: Fix stash usage across frame allocation
Keith Packard
2017-12-03
|
|
*
altos/lisp: Check only cdr base type when moving cons cells
Keith Packard
2017-12-03
|
|
*
altos/lisp: Split out read debug, add memory validation
Keith Packard
2017-12-03
|
|
*
altos/lisp: use strtof instead of atof
Keith Packard
2017-12-02
|
|
*
altos/lisp: Convert more builtin lisp code to scheme format
Keith Packard
2017-12-02
|
|
*
altos/lisp: Overflow int computations to float
Keith Packard
2017-12-02
|
*
|
moving to TeleMega v3.0 by default
Bdale Garbee
2017-12-05
|
*
|
handle repeated invocations without failing as often
Bdale Garbee
2017-12-05
|
|
/
|
*
altoslib: Add support for TeleMega v3.0 log files
Keith Packard
2017-12-02
|
*
altos: Build TeleMega v3.0 by default
Keith Packard
2017-12-02
|
*
altos: Add TeleMega v3.0
Keith Packard
2017-12-02
|
*
altos/kernel: MPU9250 support
Keith Packard
2017-12-02
|
*
altos/lisp: split set/def. Add def support to lambdas
Keith Packard
2017-12-01
|
*
altos/lisp: Split out frame vals from frame struct
Keith Packard
2017-12-01
[next]