altosdroid: Change layout of idle mode dialog a bit
[fw/altos] / src /
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
2020-01-24 Keith Packardaltos: Disable ao_btm debug. Avoids breaking 's' command
2020-01-23 Keith Packardaltos: TeleMini beeper is on Tim2 CH4, not Tim3 CH4
2020-01-23 Keith Packardaltos: Make debug telemini firmware a bit easier to...
2020-01-22 Keith Packardaltos: Use AO_TICK_TYPE/AO_TICK_SIGNED for lco/pad...
2020-01-06 Keith Packardaltos: Build TeleMega v4.0 bits
2020-01-06 Keith Packardaltos: Initial bits for TeleMega v4.0
2019-11-26 Keith Packardaltos: Send "metrum" telemetry packets for TeleMetrum...
2019-11-23 Keith Packardaltos: TeleMetrum v3.0 has ADXL375 and Max-8Q
2019-10-23 Keith Packardaltos: Improve labeling of telefire receive packet...
2019-10-23 Keith Packardaltos: Relabel packet receive status line for TeleFire...
2019-10-18 Keith Packardaltos/test: Get test code working again after restructuring
2019-10-18 Keith Packardaltos/telefire: Don't arm the box if the local arm...
2019-09-23 Keith Packardaltos: Rename 'log' in ao_log_fireone to 'ao_fireone_data'
2019-09-23 Keith Packardaltos: Switch all main() to return 'int'
2019-09-19 Keith Packardaltos: Add missing build files for avr/attiny devices
2019-09-18 Keith PackardMerge remote-tracking branch 'mjb/android-build-update'
2019-09-16 Keith Packardaltos: Add EasyMega v3.0 bits (not setup correctly...
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-09-16 Keith Packarddrivers: Use 'main_value' instead of 'main'
2019-08-29 Keith PackardAdd .gitignore files for new projects
2019-08-13 Keith Packardaltos: Use fast timer for buttons instead of edge-trigg...
2019-07-16 Keith Packardaltos: Record all failed sensors and report status...
2019-07-16 Keith Packardaltos/micropeak-v2.0: Reduce power usage
2019-07-16 Keith Packardaltos/stmf0: Allow SPI to be powered down when idle...
2019-07-16 Keith Packardaltos/stmf0: Add 'ao_serial_shutdown'
2019-07-16 Keith Packardaltos/stmf0: Leave power interface disabled until needed
2019-07-15 Keith Packardaltos: Allow ms5607 driver to either set ao_sensor_erro...
2019-06-19 Keith Packardaltos/micropeak-v2: Update .gitignore
2019-06-19 Keith Packardaltos/micropeak-v2: Correct AO_LOG_ID value
2019-06-19 Keith Packardaltos/micropeak-v2: Erase log space at end of BOOST_DELAY
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/micropeak-v2.0: Go into standby mode after landing
2019-06-18 Keith Packardaltos/micropeak-v2.0: Fix LED blinking sequence at...
2019-06-18 Keith Packardaltos/micropeak-v2.0: Wait for the power supply to...
2019-06-18 Keith Packardaltos/micropeak-v2.0: Don't run flight code when plugged in
2019-06-18 Keith Packardaltos: Support ao_ms5607_dump when no ms5607 task
2019-05-04 Keith Packardaltos: Directly compute radio tuning values from frequency
2019-04-23 Keith PackardAdd TeleStatic-v3.0 makefiles
2019-04-22 Keith Packardaltos: Add preliminary TeleStatic v3.0 code
2019-04-22 Keith Packardaltos/telefireone-v2.0: Include MAX6691 data in ring
2019-04-22 Keith Packardaltos: Change MAX6691 driver to run its own thread
2019-04-22 Keith Packardaltos: Add MAX6691 and ADS131A0X data to ring if present
2019-04-21 Keith Packardaltos/telefireone-v2.0: Definitions needed for MAX6691...
2019-04-21 Keith Packardaltos: get ao_max6691 driver working
2019-04-21 Keith Packardaltos: Work on MAX6691 driver
2019-04-21 Keith Packardaltos/lambdakey-v1.0: Fix obvious build errors
2019-04-18 Keith Packardaltos: Use ao_data_accel_invert when changing orientati...
2019-03-19 Keith Packardaltos/stm32f4-disco: Remove scheme
2019-03-19 Keith Packardaltos/stm32f4: Working on USB
2019-03-19 Keith Packardaltos/stm32f4: Wrong value for CK48MSEL_PLL_Q
2019-03-19 Keith Packardaltos/stm32f4: Need to read-back register after clock...
2019-03-19 Keith Packardaltos/stm32f4: Add -mfloat-abi=hard compile option
2019-03-19 Keith Packardaltos: ARM ABI requires 8-byte aligned stack
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-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
next