fw/altos
2020-08-08 Keith Packardaltos: Remove ao_led_toggle API from general code
2020-08-08 Keith Packardao-tools: Add TeleGPS log parsing to ao-eeprom
2020-08-08 Keith Packardaltos: add noreturn attribute to ao_panic
2020-08-08 Keith Packardaltos/stm32l0: Add LPUART driver
2020-08-08 Keith Packardaltos/stm32l0: Provide ao_spi_speed inline as per new...
2020-08-08 Keith Packardaltos/micropeak-v2.0: Finish hardware bring-up
2020-08-08 Keith Packardaltos/stm32l0: Add adc and flash drivers
2020-08-08 Keith Packardaltos/stm32l0: Remove some unused code in ao_timer.c
2020-08-08 Keith Packardaltos/stm32l0: Remove some unused code in USART driver
2020-08-08 Keith Packardaltos/stm32l0: Get exti working
2020-08-08 Keith Packardaltos/stm32l0: Get SPI driver working
2020-08-08 Keith Packardaltos/stm32l0: Some device addrs were wrong
2020-08-08 Keith Packardaltos/stm32l0: More DMA fixes
2020-08-08 Keith Packardaltos: Micropeak v2.0 doesn't have a flash loader anymore
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: Switch micropeak v2.0 to stm32l0
2020-08-08 Keith Packardaltos: Add initial stm32l0 support
2020-08-08 Keith Packardaltos: Fix a bunch of time variables to be AO_TICK_TYPE
2020-08-08 Keith Packardaltos/stm: Fix stack validation code
2020-08-03 Bdale Garbeedoc: EasyMotor and EasyTimer have the same mounting...
2020-08-03 Keith Packardaltos/stmf0, stm32f0: Call ao_boot_chain to start appli...
2020-08-02 Keith Packardaltosui: Re-set pad orientation labels after product...
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2020-07-30 Keith Packardaltos: Support flash parts > 8MB
2020-07-30 Keith Packardaltos: Protect shared storage_data with mutex
2020-07-30 Keith Packardaltos/stm: Increase MISO DMA priority to very high
2020-07-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-07-22 Bdale Garbeeao-bringup: ensure TeleMega turnon scripts are using...
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-22 Keith PackardReleasing: save .map files too
2020-07-16 Keith PackardAdd support for TLS if needed
2020-07-16 Keith Packardaltosui: Spurious ; in altos-windows.nsi.in kept out...
2020-07-02 Keith PackardVersion 1.9.4
2020-07-02 Keith Packarddoc: Doc updates for 1.9.4
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-07-02 Keith PackardAdd telemetrum v3.0 firmware to release
2020-06-16 Bdale Garbeeao-bringup: first cut at turn-on scripts for EasyTimer v1
2020-06-16 Keith PackardVersion 1.9.3
2020-06-14 Keith Packarddoc: Update doc for 1.9.3
2020-06-14 Keith PackardUpdate 1.9.3 release notes
2020-06-14 Keith Packardaltos: Leave floating printf enabled on m3 devices
2020-06-14 Keith Packardaltos: Fix printf format mis-matches
2020-06-14 Keith Packardaltos: Remove newlib-nano defines from Makedefs.in
2020-06-14 Keith Packardaltos/test: Ignore ao_flight_test_mini binary
2020-06-14 Keith Packardmap-server: Manifest files are generated now
2020-06-14 Keith PackardAdd EasyTimer firmware to packages and Releasing
2020-06-14 Keith PackardCheck for picolibc when testing arm compilers
2020-06-14 Keith Packarddoc: Update for EasyTimer
2020-06-14 Keith Packarddoc: Avoid mis-interpretation of '+' in device wiring...
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 Packardaltosui: Remove six-axis pad orientation for easy timer
2020-06-09 Keith Packardaltoslib: Fix easytimer voltage conversions
2020-06-09 Keith PackardAdd some release note notes
2020-06-09 Keith Packardaltoslib: Add EasyTimer idle monitor support
2020-06-09 Keith PackardAdd EasyTimer configuration support
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-06-09 Keith Packardaltosui: Adjust max log setting for storage block size
2020-06-09 Keith Packardaltoslib: Remember flight list in AltosConfigData
2020-05-28 Keith Packardaltos: Initialize pyro code for easytimer-v1
2020-05-28 Keith Packardeasytimer-v1: Enable pyro commands
2020-05-28 Keith Packardaltos: Fix ao_ignite.c to work without HAS_IGNITE
2020-05-28 Keith Packardaltos: Build easytimer-v1 by default
2020-05-28 Bdale Garbeealtos: add easytimer-v1 source directory
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-28 Keith Packardaltos: Allow MPU9250 SPI speed to be set by application
2020-05-28 Keith Packardao-tools/ao-usbload: stubs in man page for missing...
2020-05-22 Keith PackardMark stm_interrupt_vector as const so it is READONLY
2020-05-22 Keith Packardaltos: Move from newlib-nano to picolibc
2020-05-22 Keith Packardignore .map files
2020-05-22 Keith Packardaltos/lpc: Add explicit defines for all register groups
2020-05-22 Keith PackardCreate map file for all programs
2020-05-22 Keith Packardaltos/stm: Make ao_eeprom_total a #define instead of...
2020-05-14 Bdale Garbeepoint turnon_telemetrum_v2 to correct test script for...
2020-04-17 Keith Packardao-tools: Declare ao_verbose as extern in shared header.
2020-04-17 Keith Packardao-tools: Use array indexing instead of addition to...
2020-03-26 Keith PackardStart release notes for 1.9.4 bdale-easytimer
2020-03-26 Keith Packardaltosui: Report baro ground alt for 'Pad Altitude'...
2020-03-22 Keith Packardmap-server: Create Manifest.txt at build time
2020-03-05 Keith Packarddoc: start release notes for 1.9.3
2020-03-05 Keith Packarddoc: Document APRS offset configuration value
2020-03-05 Keith Packardaltoslib, altosui, telegps: Add configuration support...
2020-03-05 Keith Packardaltos: add APRS 'offset' value to set APRS transmision...
2020-02-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-02-26 Keith PackardBump version to 1.9.2, android 27
2020-02-26 Keith PackardBump java lib versions in preparation for 1.9.2
2020-02-26 Keith Packardlibaltos: Create altos_pause_one_second API
next