Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src /
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: 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-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-22 Keith Packardaltos: Allow applications to override newlib printf...
2019-02-22 Keith Packardaltos: Fix ISR declarations to make them non-weak
2019-02-22 Keith Packardaltos/telefireone-v2.0: Remove build of ao_product...
2019-02-19 Bdale Garbeealtos: first cut of code for telefireone-v2.0
2019-02-19 Keith Packardaltos: Build telefireone-v1.0 by default
2019-02-19 Keith Packardaltos/telefireone-v1.0: Track ao_led_init API change
2019-02-19 Keith Packardaltos/telefireone-v1.0: Set various ADC values
2019-02-19 Keith Packardaltos/telefireone-v1.0: Set AO_LOG_FORMAT
2019-02-19 Keith Packardaltos/telefireone-v1.0: Turn off USE_INTERNAL_FLASH
2019-02-19 Keith Packardaltos/telefireone-v1.0: Clean up Makefile
2019-02-19 Keith Packardaltos/telefireone-v1.0: Doesn't have a beeper
2019-02-19 Keith Packardaltos: Remove AO_LOG_STATE from ao_log_telefiretwo
2019-02-18 Keith Packardaltos: Move common build definitions to src/Makefile...
2019-02-18 Keith Packardaltos/attiny: Mark 'mode' param to ao_exti_setup_port...
2019-02-18 Keith Packardaltos: Add -Wshadow to CFLAGS
2019-02-18 Keith Packardaltos/stm-demo: Make this build again after various...
2019-02-18 Keith Packardstm: Expose LCD font API in ao_lcd_font.h
2019-02-18 Keith Packardaltos: Add a pile more compiler warnings
2019-02-18 Keith Packardaltos: Declare task stack as union of uint8_t and uint32_t
2019-02-18 Keith Packardaltos: Remove unused ao_adc_get from ao_adc_stm.c
2019-02-18 Keith Packardaltos: Stop doing pointer arith on void *
2019-02-18 Keith Packardaltos: Add 'void' to function declarations with no...
2019-02-18 Keith Packardaltos: Declare all public functions in header files
2019-02-18 Keith Packardaltos: Mark local functions 'static'
2019-02-18 Keith Packardaltos/stm: Note that ao_i2c_recv_dma_isr isn't actually...
2019-02-18 Keith Packardaltos: Fix spelling of stm_dma_ch4_5_6_isr
2019-02-18 Bdale Garbeealtos: ADS124S0X driver compiles with initialization...
2019-02-17 Bdale Garbeealtos: add initial support for TeleFireOne v2.0
2019-01-28 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-01-28 Bdale GarbeeMakefiles, too
2019-01-28 Keith Packardaltos/telefireeight-v2.0: Add flash loader Makefile
2019-01-28 Keith Packardaltos: Delete unused config bits for telefireeight...
2019-01-28 Bdale Garbeealtos: add telefireeight-v2.0 to src/Makefile and to...
2019-01-28 Bdale Garbeealtos: add support for telefireeight-v2.0
2018-12-30 Keith Packardaltos: Don't validate ADXL375 self test for maximum...
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 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 EasyMega v2.0 to default build
2018-10-19 Keith Packardaltos/easymega-v2.0: Add adxl375, replace mpu6000 with...
2018-10-19 Keith Packardaltos/easymega-v2.0: Change binary to easymega-v2.0...
2018-10-19 Keith Packardaltos: Add ADXL375 driver [v2]
2018-10-19 Keith Packardaltos/stm: Support SPI modes other than 0
2018-10-19 Keith Packardaltos/stm: Make beeper driver support all possible...
2018-10-19 Keith Packardaltos: Create ao_data_fill shared function
2018-10-13 Bdale Garbeealtos: remove usbtrng support (chaoskey prototypes)
2018-10-13 Bdale Garbeealtos: remove telescience support
2018-10-13 Bdale Garbeealtos: remove teledongle-v1.8 support (what was that...
2018-10-13 Bdale Garbeealtos: remove megadongle-v0.1 support, never went beyon...
2018-10-13 Bdale Garbeealtos: remove telepyro-v0.1 support, which was never...
2018-10-13 Bdale Garbeealtos: remove teleterra-v0.1, also an ancient cc1111...
2018-10-13 Keith Packardaltos/drivers: Use stdbool in ao_ms5607.c
2018-10-13 Keith Packardaltos: Remove pdclib bits from Makefile
2018-10-13 Keith Packardaltos/stm32f4-disco: Start hooking up stm32f413 USB...
2018-10-13 Keith Packardaltos/stm32f4: Add start of stm32f413 USB support
2018-10-13 Keith Packardaltos/stm32f4: Add stm32f413 USART support
2018-10-13 Keith Packardaltos/stm32f4: Add external interrupt bits
2018-10-13 Keith Packardaltos/stm32f4: Add more stm32f413 definitions and suppo...
2018-10-13 Keith Packardaltos: Clean up AO_ROMCONFIG bits
2018-10-13 Keith Packardaltos/stm32f4-disco: Hook up serial console. Add scheme
2018-10-13 Keith Packardaltos/stm32f4: Place ARM.exidx sections after .text
2018-10-13 Keith Packardaltos/stm32f4: Use full printf/scanf (including floats)
2018-10-13 Keith Packardaltos/stm32f4: Add usart driver for usart6
2018-10-13 Keith Packardaltos/stm32f4: Align stack to 8 bytes
2018-10-13 Keith Packardaltos/stm32f4-disco: Add .gitignore
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/stm32f4: Fix clock configuration
2018-10-13 Keith Packardaltos/stm32f4: Add STM32F413 disco board support
2018-10-13 Keith Packardaltos/stm32f4: Start adding support for STM32F413
2018-10-13 Keith Packardaltos: Remove 8051-ism from ao_usb.h
2018-10-13 Keith Packardaltos: Delete random 8051 ISR declarations
2018-10-13 Keith Packardaltos: Allow application-specific prompts for ao_cmd_re...
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: Switch to newlib-nano for libc on arm
2018-10-13 Keith Packardaltos: Remove cc1111 products
2018-10-13 Keith Packardaltos: use %lu for APRS altitude in sprintf
2018-10-13 Keith Packardaltos/stm: Make flash loader work with either 8MHz...
2018-10-13 Bdale Garbeealtos: first cut at easymega v2.0 support .. nothing...
2018-10-09 Keith Packardaltos/lpc: Make sure USB pull-up is held low at boot...
2018-10-05 Keith Packardaltos: Force telemetry rate to 38400 when ao_force_freq...
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-31 Bdale Garbeealtos: don't build fox1ihu by default
2018-08-15 Keith Packardaltos: Switch global 'log' to 'ao_log_data'
2018-08-15 Keith Packardaltos/stmf0: Stop using 'stdin' name as local variable
next