fw/altos
2023-09-27 Bdale Garbeeset java-version=8 in rules to enable openjdk 21 suppor... debian
2023-08-30 Bdale Garbeeinclude typo fix as a patch for now debian/1.9.17-1
2023-08-30 Bdale Garbeeremove systemd patch now included in upstream version
2023-08-30 Bdale Garbeeupdate changelog for Debian build
2023-08-30 Bdale GarbeeMerge branch 'branch-1.9' into debian
2023-08-30 Bdale Garbeeupdate ChangeLog for 1.9.17 release branch-1.9 1.9.17
2023-08-30 Bdale GarbeeMerge branch 'master' into branch-1.9
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-07-20 Bdale Garbeedoc: fix a typo in the staging example
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 Bdale Garbeefix systemd path debian/1.9.16-2
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 Bdale Garbeeupdate changelog for Debian build debian/1.9.16-1
2023-04-28 Bdale GarbeeMerge branch 'branch-1.9' into debian
2023-04-28 Bdale Garbeeupdte ChangeLog for 1.9.16 release 1.9.16
2023-04-28 Bdale GarbeeMerge branch 'master' into branch-1.9
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 Bdale Garbeeupdate changelog for Debian build 1.9.15-1
2023-02-20 Bdale GarbeeMerge branch 'branch-1.9' into debian
2023-02-20 Bdale Garbeereleasing 1.9.15 1.9.15
2023-02-20 Bdale GarbeeMerge branch 'master' into branch-1.9
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
next