altos: Add bit-bang i2c driver
[fw/altos] / src / kernel /
2021-09-19 Keith Packardaltos: Add bit-bang i2c driver
2021-09-07 Keith Packardaltos: Prepare for picolibc stdio change
2021-08-01 Keith Packardaltos: Add MMC5983 driver
2021-07-21 Keith Packardkernel: Widen pyro time values to 32 bits
2021-05-19 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git... tirepyro
2021-05-19 Keith Packardaltos: Simplify discovery of log end position
2021-05-19 Keith Packardaltos/telegps-*: Fix log end discovery at startup
2020-11-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-11-18 Keith Packardaltos: Don't wait after igniter in manual mode
2020-10-23 Keith Packardaltos: Make accel cal take three axes when present
2020-10-22 Keith Packardaltos: Reset 3d-accel and motor pressure sums each...
2020-10-22 Keith Packardaltos: Add motor pressure calibration data to easy...
2020-10-22 Keith Packardaltos: Support negative decimal values on command line
2020-10-22 Keith Packardaltos: Log motor pressure and battery voltage for EasyMotor
2020-10-22 Keith Packardaltos: De-bias height/speed data while on pad
2020-10-22 Keith Packardaltos: Let ao_data.c be used by ao_flight_test
2020-10-22 Keith Packardaltos/easymotor-v2: Beep out 'pad mode' repeatedly
2020-10-22 Keith Packardaltos: Support accel-only IMU configurations
2020-10-22 Keith Packardaltos: Add EasyMotor logging support
2020-10-22 Keith Packardaltos: Allow use of ADXL375 as IMU
2020-10-22 Bdale Garbeefirst cut at EasyMotor v2 .. not compiling yet
2020-08-08 Keith Packardaltos: Allow multiple manual firing of main/drogue...
2020-08-08 Keith Packardaltos: Don't report inhibited pyro channels as fired
2020-08-08 Keith Packardaltos: Add MicroPeak v2.0 support to ao_log_micro
2020-08-08 Keith Packardaltos: Remove support for !HAS_TASK_QUEUE
2020-08-08 Keith Packardaltos: Remove ao_led_toggle API from general code
2020-08-08 Keith Packardaltos: add noreturn attribute to ao_panic
2020-08-08 Keith Packardaltos/ao_storage: Allow apps to #define storage parameters
2020-08-08 Keith Packardaltos/ao_storage: allow erased byte value to be set...
2020-08-08 Keith Packardremove ao_delay_until from ao.h
2020-08-08 Keith Packardaltos: Add ao_delay_until to ao_notask
2020-08-08 Keith Packardaltos: Move empty ao_mutex_get/put to ao_notask.h
2020-08-08 Keith Packardaltos: Declare ao_delay_until API in ao.h
2020-08-08 Keith Packardaltos: Fix a bunch of time variables to be AO_TICK_TYPE
2020-07-30 Keith Packardaltos: Protect shared storage_data with mutex
2020-07-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-07-22 Keith Packardaltos: Add 'booster' mode for dual-deploy igniters
2020-07-22 Keith Packardaltos: Use state transitions to directly drive igniters
2020-07-16 Keith PackardAdd support for TLS if needed
2020-07-02 Keith Packardaltos: Make AO_STORAGE_TEST use a separate buffer
2020-07-02 Keith Packardaltos: Reduce flash temp buffer to make space for Em...
2020-06-14 Keith Packardaltos: Fix printf format mis-matches
2020-06-09 Keith Packardaltos: Fix HAS_FLIGHT_DEBUG for easytimer
2020-06-09 Keith Packardaltos: Don't include baro-specific config values for...
2020-06-09 Keith Packardaltos: Leave accel data in ring raw; swap for orientati...
2020-06-09 Keith Packardaltos: Handle flight_log_max not being multiple of...
2020-06-09 Keith Packardaltos: Round selected log size down to ao_storage_block...
2020-06-09 Keith Packardaltos: Move ao_storage_erase to shared code. Add len
2020-05-28 Keith Packardaltos: Fix ao_ignite.c to work without HAS_IGNITE
2020-05-28 Keith Packardaltos: Allow flight support without logging
2020-05-28 Keith Packardaltos: Allow BMX160 to be used as primary accel
2020-05-28 Keith Packardaltos: Allow igniter status beeping with only 'extra...
2020-05-28 Keith Packardaltos: Allow accel-only flight code
2020-05-22 Keith Packardaltos: Move from newlib-nano to picolibc
2020-05-22 Keith Packardaltos/stm: Make ao_eeprom_total a #define instead of...
2020-03-05 Keith Packardaltos: add APRS 'offset' value to set APRS transmision...
2020-02-21 Keith Packardaltos: Adjust comment about how the BMX160 is oriented
2020-02-21 Keith Packardaltos: Copy BMX160 data to data ring
2020-02-21 Keith Packardaltos: Log BMX160 data when present
2020-02-13 Keith Packardaltos: Create new log format for TeleMega v4
2020-02-13 Keith Packardaltos: Add new telemetry packet format for TeleMega v4
2020-02-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-01-24 Keith Packardaltos: Always start application if boot pin isn't in use
2019-11-26 Keith Packardaltos: Send "metrum" telemetry packets for TeleMetrum...
2019-10-18 Keith Packardaltos/test: Get test code working again after restructuring
2019-09-23 Keith Packardaltos: Rename 'log' in ao_log_fireone to 'ao_fireone_data'
2019-09-18 Keith PackardMerge remote-tracking branch 'mjb/android-build-update'
2019-09-16 Keith Packardaltos: Integrate BMX160 into data code
2019-09-16 Keith Packardaltos: Add bmx160 driver
2019-09-16 Keith Packardaltos: Replace ao_xmem functions with direct mem calls
2019-07-16 Keith Packardaltos: Record all failed sensors and report status...
2019-07-16 Keith Packardaltos/stmf0: Add 'ao_serial_shutdown'
2019-07-15 Keith Packardaltos: Allow ms5607 driver to either set ao_sensor_erro...
2019-06-18 Keith Packardaltos/micropeak-v2.0: expose log and config commands...
2019-05-04 Keith Packardaltos: Directly compute radio tuning values from frequency
2019-04-22 Keith Packardaltos: Add preliminary TeleStatic v3.0 code
2019-04-22 Keith Packardaltos: Add MAX6691 and ADS131A0X data to ring if present
2019-04-18 Keith Packardaltos: Use ao_data_accel_invert when changing orientati...
2019-03-19 Keith Packardaltos: ARM ABI requires 8-byte aligned stack
2019-02-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-25 Keith Packardaltos: add ao_time_ns API
2019-02-25 Keith Packardaltos: Change default time type to 32-bits
2019-02-25 Keith Packardaltos: Fix several mis-specified time types
2019-02-24 Bdale Garbeealtos: first cut at ADS124S0X driver interrupt handling
2019-02-19 Keith Packardaltos: Remove AO_LOG_STATE from ao_log_telefiretwo
2019-02-18 Keith Packardaltos: Add -Wshadow to CFLAGS
2019-02-18 Keith Packardaltos: Declare task stack as union of uint8_t and uint32_t
2019-02-18 Keith Packardaltos: Stop doing pointer arith on void *
2019-02-18 Keith Packardaltos: Declare all public functions in header files
2019-02-18 Keith Packardaltos: Mark local functions 'static'
2019-02-17 Bdale Garbeealtos: add initial support for TeleFireOne v2.0
2018-12-30 Keith Packardaltos: Make HAS_ACCEL_DEBUG build again
2018-10-21 Keith Packardaltos/easymega-v2.0: Handle different mpu9250 orientation
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-19 Keith Packardaltos: Add ADXL375 driver [v2]
2018-10-19 Keith Packardaltos: Create ao_data_fill shared function
2018-10-13 Keith Packardaltos: Clean up AO_ROMCONFIG bits
2018-10-13 Keith Packardaltos/stm32f4: Align stack to 8 bytes
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
next