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
/
kernel
Commit message (
Expand
)
Author
Age
*
altos: Remove AO_LOG_STATE from ao_log_telefiretwo
Keith Packard
2019-02-18
*
altos: Add -Wshadow to CFLAGS
Keith Packard
2019-02-18
*
altos: Declare task stack as union of uint8_t and uint32_t
Keith Packard
2019-02-18
*
altos: Stop doing pointer arith on void *
Keith Packard
2019-02-18
*
altos: Declare all public functions in header files
Keith Packard
2019-02-18
*
altos: Mark local functions 'static'
Keith Packard
2019-02-18
*
altos: add initial support for TeleFireOne v2.0
Bdale Garbee
2019-02-17
*
altos: Make HAS_ACCEL_DEBUG build again
Keith Packard
2018-12-30
*
altos/easymega-v2.0: Handle different mpu9250 orientation
Keith Packard
2018-10-20
*
altos: Add ADXL375 driver [v2]
Keith Packard
2018-10-19
*
altos: Create ao_data_fill shared function
Keith Packard
2018-10-19
*
altos: Clean up AO_ROMCONFIG bits
Keith Packard
2018-10-13
*
altos/stm32f4: Align stack to 8 bytes
Keith Packard
2018-10-13
*
altos: Add generic LED driver.
Keith Packard
2018-10-13
*
altos: Eliminate 'pin' field from GPIO functions
Keith Packard
2018-10-13
*
altos: Remove 8051-ism from ao_usb.h
Keith Packard
2018-10-13
*
altos: Delete random 8051 ISR declarations
Keith Packard
2018-10-13
*
altos: Allow application-specific prompts for ao_cmd_readline
Keith Packard
2018-10-13
*
altos: Use stdbool true/false instead of TRUE/FALSE
Keith Packard
2018-10-13
*
altos: Make cmd number parsing functions return value
Keith Packard
2018-10-13
*
altos: Remove 8051 address space specifiers
Keith Packard
2018-10-13
*
altos: Remove *_TO_DATA macros
Keith Packard
2018-10-13
*
altos: Switch to newlib-nano for libc on arm
Keith Packard
2018-10-13
*
altos: Force telemetry rate to 38400 when ao_force_freq is set
Keith Packard
2018-10-04
*
altos: Switch global 'log' to 'ao_log_data'
Keith Packard
2018-08-15
*
altos: Remove spurious 'const' from ao_state_names
Keith Packard
2018-08-15
*
altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.
Keith Packard
2018-08-05
*
altos: Change 'after motor' pyro check to be >= instead of ==
Keith Packard
2018-08-05
*
altos/test: Compute and show height error tracker in ao_flight_test
Keith Packard
2018-07-02
*
altos: Eliminate height requirement for coast detect
Keith Packard
2018-05-07
*
altos/chaoskey-v1.0: Add endpoint for reading flash contents
Keith Packard
2018-05-07
*
altos/kernel: Add USB descriptors for IN3
Keith Packard
2018-05-07
*
altos/kernel: Define usb IN2/IN3 functions
Keith Packard
2018-05-07
*
altos: Use max of 64 previous orient values when checking pyro limits
Keith Packard
2018-04-26
*
altos: Make panic beeps use fixed frequencies
Keith Packard
2018-03-16
*
altos/kernel: Use ao_put_string for syntax error message
Keith Packard
2018-01-07
*
altos/kernel: Allow ao_cmd to be built without tasking
Keith Packard
2017-12-12
*
altos: Allow building with newlib + avr stdio on ARM
Keith Packard
2017-12-11
*
altos/kernel: MPU9250 support
Keith Packard
2017-12-02
*
altos: Fix new GCC warnings
Keith Packard
2017-11-11
*
altos: Fix inverted test for corrupt flight log
Keith Packard
2017-11-11
*
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: 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: Fix debug printf in ao_pyro for state >=
Keith Packard
2017-09-12
*
altos: Don't compute filtered average of height error when HAS_ACCEL
Keith Packard
2017-08-28
*
altos: Don't eliminate baro above mach speed, just trust it less
Keith Packard
2017-08-27
[next]