altos/micropeak-v2: Erase log space at end of BOOST_DELAY
[fw/altos] / src / drivers /
2019-06-19 Keith Packardaltos: Don't dump MS5607 eeprom in 'B' command
2019-06-18 Keith Packardaltos/micropeak-v2.0: expose log and config commands...
2019-06-18 Keith Packardaltos: Support ao_ms5607_dump when no ms5607 task
2019-04-22 Keith Packardaltos: Add preliminary TeleStatic v3.0 code
2019-04-22 Keith Packardaltos: Change MAX6691 driver to run its own thread
2019-04-21 Keith Packardaltos: get ao_max6691 driver working
2019-04-21 Keith Packardaltos: Work on MAX6691 driver
2019-03-12 Keith Packardaltos/drivers/ao_led.c: Declare LED port as void *...
2019-03-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-24 Bdale Garbeealtos: ads124s0x successfully reading data
2019-02-24 Bdale Garbeealtos: snapshot - working on ads124x0x driver
2019-02-24 Bdale Garbeealtos: ADS124S0X driver compiles now
2019-02-24 Bdale Garbeealtos: fix ads124s0x data structure
2019-02-24 Bdale Garbeealtos: first cut at ADS124S0X driver interrupt handling
2019-02-18 Keith Packardaltos: Mark local functions 'static'
2019-02-18 Bdale Garbeealtos: ADS124S0X driver compiles with initialization...
2018-12-30 Keith Packardaltos: Don't validate ADXL375 self test for maximum...
2018-10-20 Keith Packardaltos/adxl375: Clean up initialization, shortening...
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-13 Keith Packardaltos/drivers: Use stdbool in ao_ms5607.c
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Remove *_TO_DATA macros
2018-10-13 Keith Packardaltos: use %lu for APRS altitude in sprintf
2018-10-02 Keith Packardaltos: sdcc doesn't have 'false' and 'true'.
2018-10-02 Keith Packardaltos/drivers: Shrink ao_ms5607.c code to fit on microp...
2018-08-15 Keith Packardaltos: Remove spurious ao_mma655x_spi_index variable
2018-07-04 Keith Packardaltos: Fetch current quadrature status at startup time
2018-07-04 Keith Packardaltos: Make fewer LCO variables public
2018-07-04 Keith Packardaltos: Make LCO search directly drive pad/box displays
2018-07-04 Keith Packardaltos: Fix LCO display while searching
2018-07-04 Keith Packardaltos: Fix telelcotwo build for new ao_lco_bits.c file
2018-07-03 Keith Packardaltos: A bit more LCO code sharing
2018-07-03 Keith Packardaltos: Share common LCO functions in ao_lco_bits.c
2018-06-17 Keith Packardaltos/ao_pad: Move LED test to the monitor task
2018-06-17 Keith Packardaltos/ao_pad: Turn on all LEDs for a moment at power up
2018-06-17 Keith Packardaltos/ao_pad: Use AO_LED_TYPE for computing active...
2018-06-17 Keith Packardaltos/driver: Improve quadrature debouncing for mechani...
2018-06-17 Keith Packardaltos/telelco-v0: Test display, show batt voltage at...
2018-06-01 Keith Packardaltos/telelco: Remove STATIC_TEST code from stand-alone...
2018-06-01 Keith Packardaltos/telefire*: Do voltage tests in decivolts instead...
2018-05-28 Keith Packardaltos/driver: Add support for one-step-per-click quadra...
2018-05-28 Keith Packardaltos/drivers: Make quadrature debounce longer by defau...
2018-05-28 Keith Packardaltos/ao_button.c: Support up to 16 buttons
2018-05-22 Keith Packardaltos/drivers: Pads with multi-port firing and pad...
2018-03-23 Keith Packardaltos/ao_cc1120: Only call ao_packet_slave_stop when...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-01-08 Keith Packardaltos/stmf0: Use double buffering for ChaosKey
2017-12-11 Keith Packardaltos/drivers: Hook up mag sensor for MPU9250
2017-12-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-12-05 Keith Packardaltos/drivers: Start adding defines to get mag data...
2017-10-12 Keith Packardaltos: Add MPU9250 driver (accel/gyro only for now)
2017-09-12 Keith Packardchaoskey: Wait for input data to stabilize before using it
2017-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-06-20 Keith Packardaltos/rn4678: Add BLE support
2017-06-13 Keith Packardaltos: Add timeout to RN4678 status message code
2017-06-12 Keith Packardaltos: HMC5883 output order is X Z Y
2017-06-12 Keith Packardaltos: Update sensor data atomically
2017-05-15 Keith Packardaltos/ao_rn4678: Send '$$$' for new devices. Fix name...
2017-05-13 Keith Packardaltos: Add RN4678 Bluetooth module driver
2017-04-28 Keith Packardaltos/ms5607: Allow applications to not use the normal...
2017-04-24 Keith Packardaltos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOG
2017-04-23 Bdale Garbeeimplement static test start and stop protocol for telef...
2017-04-23 Bdale Garbeeeliminate spurious close braces
2017-04-23 Bdale Garbeeadd static test start and stop commands to radio protoc...
2017-04-09 Keith Packardaltos: Document a few more SPI mode bits in VGA driver
2017-04-09 Keith Packardaltos: Drive row low instead of high in matrix driver
2017-04-09 Keith Packardaltos: Place AS1107 in 'normal' mode at end of init...
2017-04-04 Keith Packardaltos: Allow programs to enable SDCARD debugging if...
2017-04-04 Keith Packardaltos: Disable FAT commands unless requested
2017-04-04 Keith Packardaltos: Define CC115L spi speed in each product
2017-04-03 Keith Packardaltos: Allow buttons to be high when pressed rather...
2017-04-03 Keith Packardaltos: add button matrix driver
2017-04-03 Keith Packardaltos: Add AS1107 LED display driver
2017-02-20 Keith Packardaltos: Add console driver using VGA and PS/2
2017-02-20 Keith Packardaltos: Add PS/2 keyboard driver
2017-02-20 Keith Packardaltos: Add VGA driver for STM32L processors
2017-02-20 Keith Packardaltos: Require SPI speed to be declared for cc1200
2016-12-18 Keith Packardaltos/arm: Align data so that gcc 5.4 doesn't do byte...
2016-08-29 Keith Packardaltos/cc1120: remove unused status from ao_radio_fifo_w...
2016-08-02 Keith Packardaltos: Use standard FIPS testing for chaoskey
2016-08-02 Keith Packardaltos: Make telelcotwo control two boxes instead of...
2016-08-02 Keith Packardaltos: Add 'ao_button_get' to button driver
2016-07-27 Keith Packardaltos: Expose cc1200 radio test functions for telemini...
2016-07-27 Keith Packardaltos: Don't access cc1120 SPI bus during recv after...
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-30 Keith Packardaltos: Use FIFO_THR pin for cc1120 transmit buffering
2016-06-30 Keith Packardaltos: cc1200: use FIFO threshold pin output for APRS...
2016-06-30 Keith Packardaltos/drivers: Use more reliable byte interface for...
2016-06-10 Keith Packardaltos/cc1115l: Reduce trace buffer size
2016-05-28 Keith Packardaltosuilib: Fill preload map on site or lat/lon change
2016-04-25 Keith Packardaltos: Clear packet queue when starting packet master
2016-04-20 Keith Packardaltos/telelcotwo: Add idle timeout
2016-04-20 Keith Packardaltos: Use simpler debounce logic for buttons
2016-04-20 Keith Packardaltos: Add ao_lco_two.c; alternate LCO interface code
next