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
Commit message (
Expand
)
Author
Age
*
altos/pong: Don't let the ball skip over the paddle
pong
Keith Packard
2017-11-02
*
altos/pong: Speed up ball as the volley continues
Keith Packard
2017-11-02
*
altos/pong: Add initial pong implementation
Keith Packard
2017-11-02
*
altos/stm: Add AO_EXTI_MODE_PULL_NONE
Keith Packard
2017-11-02
*
altos: whitespace cleanup in ao_adc_stm.c
Keith Packard
2017-11-02
*
altos: Add vblank signal to vga driver
Keith Packard
2017-11-02
*
altos: Share common logging code. Deal with corrupt initial flight records
Keith Packard
2017-10-28
*
altos: Define AO_LOG_FORMAT in */ao_pins.h. Use in ao_cmd.c
Keith Packard
2017-10-22
*
altos: Remove cross-block storage I/O on cc1111
Keith Packard
2017-10-22
*
altos: Add MPU9250 support to self test and data
Keith Packard
2017-10-12
*
altos: Add MPU9250 driver (accel/gyro only for now)
Keith Packard
2017-10-12
*
altos: Stop storing pyro fired status in config block
Keith Packard
2017-10-08
*
altos: Allow pyro config name to end with newline, not just space/tab
Keith Packard
2017-10-02
*
altos/telegps-v2.0: Enable USB connect monitoring
Keith Packard
2017-09-18
*
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee
2017-09-18
|
\
|
*
test/ao_flight_test: Show recorded pyro firing
Keith Packard
2017-09-18
*
|
production TeleGPS v2.0 use a 16Mhz crystal for the SOC
Bdale Garbee
2017-09-18
|
/
*
publish support for TeleGPS v2.0
Bdale Garbee
2017-09-17
*
altos/test: Handle new eeprom file format. Give up on telem files.
Keith Packard
2017-09-12
*
altos: Fix debug printf in ao_pyro for state >=
Keith Packard
2017-09-12
*
chaoskey: Wait for input data to stabilize before using it
Keith Packard
2017-09-12
*
altos: Don't compute filtered average of height error when HAS_ACCEL
Keith Packard
2017-08-28
*
altos/test: Fake baro data for flight 12 serial 2093
Keith Packard
2017-08-27
*
altos/test: Integrate raw accel to provide speed for comparison
Keith Packard
2017-08-27
*
altos/test: telemetrum baro data is inverted before being written to eeprom
Keith Packard
2017-08-27
*
altos: Don't eliminate baro above mach speed, just trust it less
Keith Packard
2017-08-27
*
altos: Eliminate separate height error filter for accelerometer devices
Keith Packard
2017-08-27
*
altos: Perform time comparisons using 16-bit arithmetic to handle wrap
Keith Packard
2017-08-27
*
Merge remote-tracking branch 'origin/master'
Keith Packard
2017-08-11
|
\
|
*
add TeleBT v4.0 to the list of stuff we build
Bdale Garbee
2017-07-21
|
*
ignore more build products in telebt-v4.0 tree
Bdale Garbee
2017-07-21
|
*
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Bdale Garbee
2017-07-21
|
|
\
|
*
|
clean up telefireone name references
Bdale Garbee
2017-07-21
*
|
|
altos/test: Fix AES key format in test code
Keith Packard
2017-07-23
*
|
|
altos/test: Fix printf format for int64 arithmetic test
Keith Packard
2017-07-23
|
|
/
|
/
|
*
|
altos/test: Add EasyMini test mode
Keith Packard
2017-07-21
*
|
altos/telebt-v4.0: Use HW flow control to BT module
time-series
Keith Packard
2017-06-27
*
|
altos/stmf0: Initialize UART RTS/CTS before turning it on
Keith Packard
2017-06-27
*
|
altos/rn4678: Add BLE support
Keith Packard
2017-06-20
*
|
altos/telebt-4.0: Add dependency on RN4678 header
Keith Packard
2017-06-13
*
|
altos: Add timeout to RN4678 status message code
Keith Packard
2017-06-13
*
|
altos: Create separate log format for EasyMini v2.0
Keith Packard
2017-06-11
*
|
altos: HMC5883 output order is X Z Y
Keith Packard
2017-06-11
*
|
altos: Update sensor data atomically
Keith Packard
2017-06-11
*
|
altos/telebt-v3.0: Add send_packet command
Keith Packard
2017-05-19
*
|
altos/telebt-v4.0: Remove HAS_POLLCHAR
Keith Packard
2017-05-19
*
|
altos/telefireone-v1.0: Fix confusing defines about config storage
Keith Packard
2017-05-19
|
/
*
re-brand current telefiretwo product as telefireone
Bdale Garbee
2017-05-15
*
altos/ao_rn4678: Send '$$$' for new devices. Fix name setting code.
Keith Packard
2017-05-15
*
altos/stmf: Fix up serial port flow control configuration bits
Keith Packard
2017-05-15
[next]