fw/altos
2023-10-10 Keith Packardmicropeak: Include firmware in install bits
2023-10-10 Keith Packarddoc: Use -optimize with asciidoctorpdf
2023-08-30 Bdale Garbeeupdate Releasing with learnings from 1.9.17 release
2023-08-30 Bdale Garbeedoc: fix a typo in the staging example
2023-08-30 Keith PackardVersion 1.9.17
2023-08-30 Keith Packarddoc: Release notes for 1.9.17
2023-08-30 Bdale Garbeeao-bringup: be consistent with success text in TeleGPS...
2023-08-28 Bdale Garbeeao-test-igniter: allow anything other than 'open' to... tm-ublox10
2023-08-04 Keith Packardaltos: Use ublox-10 mode for TM v4.0
2023-07-22 Keith Packardaltos: Use pyro voltage to check igniters ignite-volts
2023-07-22 Keith Packardaltos: Don't include ao_pyro.h into telelco code
2023-07-22 Keith Packardaltos: Add pyro voltage divider values to boards with...
2023-07-22 Keith Packardaltos: Compute igniter good/bad thresholds using 3...
2023-06-13 Keith Packardaltos/stmf0: Disable ao_boot_check_pin if not in use tm-stack-overflow
2023-06-13 Keith Packardaltos: Add AO_STACK_CANARY to detect stack overflows...
2023-06-13 Keith Packardaltos/stm32f042: Increase interrupt stack to 256 bytes
2023-06-06 Keith Packardaltoslib: Support Monitor Idle for EasyMini-3 easymini-3
2023-05-14 Keith Packardaltos-mapd: Install systemd dir in arch-independent...
2023-04-28 Bdale Garbeeupdate Releasing based on 1.9.16 release experiences
2023-04-28 Bdale Garbeehave TeleGPS production script save RF cal value
2023-04-28 Keith PackardVersion 1.9.16
2023-04-28 Keith Packardaltosdroid: Deal with Google requiring API version 31
2023-04-28 Bdale Garbeeupdate TeleGPS v3.0 production script to flash correct...
2023-04-28 Keith PackardAdd TeleGPS v3.0 firmware
2023-04-28 Keith Packarddoc: Add 1.9.16 release notes
2023-04-26 Bdale Garbeeadd production scripts for TeleGPS v3.0
2023-04-26 Keith PackardMerge branch 'telegps-v3'
2023-04-25 Keith PackardVersion 1.9.15.1
2023-04-16 Keith Packardaltos/stm32f04x: Smite the OPL_LAUNCH bit to reset...
2023-04-16 Keith Packardaltos/stmf0: Remove some incorrect defines in stm32f0.h
2023-04-10 Keith Packardtelegps: Add unit setting to device configuration dialog
2023-04-10 Keith Packardaltos/telegps-v3.0: Get LED blinking when GPS locks
2023-04-10 Keith Packardaltos/telegps-v3.0: Use all 6kB of available ram
2023-04-10 Keith Packardaltos/lpc: Support 6k ram targets
2023-04-10 Keith Packardaltos: Make sure storage is setup before starting log
2023-04-09 Keith Packardaltos/telegps-v3.0: Use new MAX 10 support in uBlox...
2023-04-09 Keith Packardaltos: Dump GPS dop/course data from 'g' command
2023-04-09 Keith Packardaltos/drivers: Support uBlox Max 10 chips
2023-04-09 Keith Packardaltoslib: Parse more GPS monitor data
2023-04-09 Keith Packardaltoslib: Support TeleGPS v3 monitor idle
2023-03-28 Keith Packardaltos/telegps-v3.0: Fix SPI bus usage
2023-03-28 Keith Packardaltos/lpcxpresso: Update for 11u24 board
2023-03-28 Keith Packardaltos/lpc: Validate UART pin config
2023-03-28 Keith Packardaltos/telegps-v3.0: Use eeprom for config
2023-03-28 Keith Packardaltos/lpc: Add support for eeprom on 2x/3x chips
2023-03-28 Keith Packardaltos: Build TeleGPS v3.0 by default
2023-03-28 Keith Packardaltos: Add TeleGPS v3.0 support
2023-03-28 Keith Packardaltos/lpc: Support UART on pio1_13/pio1_14
2023-03-28 Keith Packardaltos: Allow ports to use type other than 'void *'...
2023-02-27 Keith Packardaltos/draw: Use damage for lco demo
2023-02-27 Keith Packardaltos/draw: Use bitstream fonts for LCO demo
2023-02-27 Keith Packardaltos/draw: Use <> for include files
2023-02-27 Keith Packardaltos/draw: Add vera sans fonts
2023-02-27 Keith Packardaltos/draw: Add damage tracking
2023-02-27 Keith Packardaltos/draw: hand-edit 64-pixel 3/5 to avoid jank
2023-02-27 Keith Packardaltos/draw: Use fewer fonts in lco sample
2023-02-27 Keith Packardaltos/draw: Add line test app
2023-02-27 Keith Packardaltos/draw: Split out draw test scaffolding from lco...
2023-02-27 Keith Packardaltos/draw: Inline span fill for polygons
2023-02-27 Keith Packardaltos/draw: Fix clipping far line end
2023-02-27 Keith Packardaltos/draw: Check for horiz/vert line when clipping
2023-02-27 Keith Packardaltos/draw: Add validation for line drawing
2023-02-27 Keith Packardaltos/draw: Rename test app to 'lco-test'
2023-02-27 Keith Packardaltos/draw: Mock up TeleLCO boot sequence
2023-02-27 Keith Packardaltos/draw: use --gc-sections in demo program
2023-02-27 Keith Packardaltos/draw: Rearrange sample LCO screen in draw-test
2023-02-27 Keith Packardaltos/draw: Add NotoMono font
2023-02-27 Keith Packardaltos/draw: Add transforms to polygon code
2023-02-27 Keith Packardaltos/draw: Convert draw test framework to modern C
2023-02-27 Keith Packardaltos/draw: Add monospaced font
2023-02-27 Keith Packardaltos/draw: Move font files to subdirectory
2023-02-27 Keith Packardaltos/draw: Add more fonts
2023-02-26 Keith Packardaltos/draw: Add logo
2023-02-26 Keith Packardaltos/draw: Use float for polygon coords
2023-02-26 Keith Packardaltos/draw: Make test drawing app emulate TeleLCO
2023-02-26 Keith Packardaltos/draw: Only cover ASCII
2023-02-26 Keith Packardaltos/draw: Add poly fill function
2023-02-26 Keith Packardaltos: Fill in more of the draw code
2023-02-20 Keith PackardVersion 1.9.15
2023-02-20 Bdale Garbeeao-bringup: turnon and test scripts for TeleMetrum...
2023-02-19 Keith Packardao-tools/ao-flash: Use 'program' instead of 'flash...
2023-02-16 Keith Packarddoc: Add TeleMetrum v4.0 to specs and 1.9.15 release...
2023-02-16 Keith Packardaltos/telemetrum-v4.0: Add .gitignore
2023-02-16 Keith PackardAdd TeleMetrum v4.0 firmware to releases
2023-02-16 Keith PackardAdd TeleMega v6.0 firmware to release
2023-02-16 Keith Packarddoc: Add HW specs for TeleMega v6.0
2023-02-16 Keith Packarddoc: Add initial 1.9.15 release notes
2023-02-16 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2023-02-16 Keith Packardaltos: Fix TMega v6.0 and v5.0 IMU axes
2023-02-16 Keith Packardaltoslib: Hide internals of AltosIMU
2023-02-15 Bdale Garbeealtos: re-number csm85clio outputs 0..49 to match schem...
2023-02-10 Bdale GarbeeMerge branch 'clio'
2023-02-10 Bdale Garbeealtos: add csm84clio-v0.1 firmware
2023-02-10 Keith Packardaltos/telemega-v6.0: bmi088 axes were wrong
2023-02-09 Keith Packardaltos/telemega-v6: Remove beep freq defs and use defaults
2023-02-09 Keith Packardaltos: Add .gitignore for telemega v6.0
2023-02-02 Keith PackardVersion 1.9.14
2023-02-02 Keith Packarddoc: Release notes for 1.9.14
2023-02-02 Keith Packardaltos/drivers: Increase LCO receive timeout to 20ms
2023-02-02 Keith Packardaltos/drivers: Use spi duplex to fetch register values
next