fw/altos
5 hours ago Keith Packardaltosui: Add config and pyro tabs to graph widget master
5 hours ago Keith Packardaltos/test: Get the flight software test code working...
12 days ago Bdale Garbeefirst cut at turnon scripts for EasyTimer v2
12 days ago Bdale Garbeeremove garbage line from easymotor turnon script
13 days ago Keith Packardaltos/easymini-v2.0: Remove combined .dfu file
13 days ago Bdale Garbeecapture things learned during 1.9.18 release
13 days ago Keith PackardVersion 1.9.18
13 days ago Keith Packarddoc: Add 1.9.18 release notes
13 days ago Keith Packardaltos/draw: Add 'install' target
13 days ago Keith PackardFix up fat build target
13 days ago Keith PackardAdd EasyTimer v2 firmware
2024-04-19 Keith Packardaltosui: Support gps receiver setting
2024-04-19 Keith Packardaltosui: Set the beeper to 0 to disable
2024-04-19 Keith Packardaltos/test: Add FEC test for simple 'hello' message
2024-03-28 Keith Packardaltos/test: Adjust CRC error rate after FEC fix
2024-03-27 Keith Packardaltos: ao_fec_prepare using wrong value for input len
2024-03-04 Keith Packardaltos/easytimer-v2: Generate combined .ihx file for...
2024-03-02 Keith Packardaltos/stm32f1: Grab both TX/RX DMA mutexes while doing I2C
2024-02-24 Keith Packardaltos/easymega-v3.0: Update i2c pin usage
2024-02-24 Keith Packardaltos: Build EasyMega v3.0 by defaul
2024-02-24 Keith Packardaltos/stm32f103: Fix continuous ADC code
2024-02-24 Keith Packardaltoslib: Add EasyMega v3.0 support
2024-02-13 Keith Packardsrc/easymini-2.0: Add combined .dfu file for Seeed...
2024-02-03 Keith Packardstm32f1: Clean up some ADC definitions
2024-02-01 Keith Packardaltosui: Make accel cal dialog say 'beeper' instead...
2024-02-01 Keith Packardaltos/easytimer-v2: Fix product name
2024-02-01 Keith Packardaltos/easytimer-v2: Set default log size to 192kB
2024-02-01 Keith Packardaltoslib: Add EasyTimer-v2 support
2024-02-01 Keith Packardaltos/easytimer-v2: Fix up ao_pins.h
2024-02-01 Keith Packardaltos/telelco-v3: Minor UI tweaks
2024-02-01 Keith Packardaltos/st7565: Set default contrast to 13
2024-02-01 Keith Packardaltos/telelco: Add RSSI display to older devices
2024-02-01 Keith Packardaltos/telelco: Add per-box RSSI display screen
2024-02-01 Keith Packardaltos/stm32f1: Set beeper pin to 0 while off
2024-02-01 Keith Packardaltos/telelco-v3.0: Show backlight/contrast value as...
2024-02-01 Keith Packardaltos/st7565: Diff image during update
2024-02-01 Keith Packardaltos/telelco: Update backlight/contrast display upon...
2024-02-01 Keith Packardaltos/draw: Add ao_text_width
2024-02-01 Keith Packardaltos/telelco-v3: Add logo to 'info' page
2024-02-01 Keith Packardtelelco-v3.0: Add info page
2024-02-01 Keith Packardaltos/telelco-v3.0: Control LCD backlight with PWM
2024-02-01 Keith Packardaltos: Add support for backlight control in ao_lco_bits
2024-02-01 Keith Packardaltos/stm32f1: For some reason the DBG registers aren...
2024-02-01 Keith Packardaltos/telelco-v3.0: Configure SPI GPIO pins to 50MHz
2024-02-01 Keith Packardaltos: Bump ST7565 speed to 20MHz
2024-02-01 Keith Packardaltos/telelco-v3.0: Add contrast setting
2024-02-01 Keith Packardaltos: Build TeleLCO v3.0 bits by default
2024-02-01 Keith Packardtelelco-v3.0: Minor setup fixes
2024-02-01 Keith Packardaltos: Fix pretend pad range for TeleLCO
2024-02-01 Keith Packardaltos: Add wiring docs to st-7565 header
2024-02-01 Keith Packardaltos: Add SPI bus parameter to ao_spi_speed
2024-02-01 Keith Packardstm32f1: make spi speed per-bus
2024-02-01 Keith Packardswitch to mode 3 for LCD
2024-02-01 Keith Packardsrc/stm32f1: Disable extra JTAG pins in ao_clock_init
2024-02-01 Keith Packardaltos/telelco-v3.0: Use timer 2 for fast timer
2024-02-01 Keith Packardaltos/stm32f1: Support timers 2,3,4 for fast timer
2024-02-01 Keith Packardaltos/telelco-v3.0: Battery voltage is on PA2
2024-02-01 Keith Packardaltos/telelco-v3.0: Don't connect PA6 to SPI
2024-02-01 Keith Packardaltos/stm32f1: Allow PA6 to be left alone in the SPI...
2024-02-01 Keith Packardaltos/stm32f1: Poke the ADC harder to get it to sample
2024-02-01 Keith Packardaltos/stm32f1: Turn on ADC during initialization sequence
2024-02-01 Keith Packardaltos/telelco-v3.0: Add USB pull up
2024-02-01 Keith Packardaltos/stm32f1: Add STM_RCC_CFGR_PLLXTPRE_MASK value
2024-02-01 Keith Packardaltos/stm32f1: Set PLLXTPRE value
2024-02-01 Keith Packardaltos/stm32f1: Support beeper on tim3
2024-02-01 Keith Packardaltos/telelco*: Make LCO voltage display work on 2...
2024-02-01 Keith Packardaltos/telelco-v3.0: Fix up search UI
2024-02-01 Keith Packardaltos/telelco-v3.0: Add ao_adc_single usage to get...
2024-02-01 Keith Packardaltos/stm32f1: Add ao_adc_single support
2024-02-01 Keith Packardaltos: Move ao_adc_single.h API header to kernel/
2024-02-01 Keith Packardaltos/telelco-v3.0: Add some real drawing stuff
2024-02-01 Keith Packardaltos/telelco-v3.0: Use eeprom emulation for config...
2024-02-01 Keith Packardaltos/stm32f1: Add eeprom emulation using flash
2024-02-01 Keith Packardaltos: Add initial TeleLCO-v3 bits
2024-02-01 Keith Packardaltos: Build in 'draw' directory first
2024-02-01 Keith Packardaltos/stm32f1: Add ao_fast_timer.c
2024-02-01 Keith Packardaltos/telelco-v3: Move USB pullup from PA9 to PA10
2024-02-01 Bdale Garbeefix product name
2024-02-01 Keith Packardaltos/telelco-v3: Create initial flash loader setup
2024-02-01 Keith Packardaltos/easymega-v3.0: Switch to STM32F103
2024-02-01 Keith Packarddrivers: Add real i2c support to mmc5983
2024-02-01 Keith Packardaltos/stm32f1: Add more IP block drivers
2024-02-01 Keith Packardaltos: Fix up stm32f103-nucleo 'lco' demo mode
2024-02-01 Keith Packardaltos: Clean up st7565 LCD driver
2024-02-01 Keith Packardaltos/stm32f103-nucleo: Draw more of the LCO demo screen
2024-02-01 Keith Packardaltos/stm32f103-nucleo: Drive a screen too
2024-02-01 Keith Packardaltos/stm32f1: Add DMA and SPI drivers
2024-02-01 Keith Packardaltos/driver: Document setting for AO_ST7565_BIAS
2024-02-01 Keith Packardaltos/draw: Have each font declare ao_glyph_temp as...
2024-02-01 Keith Packardaltos/draw: Skip line adjustment for vertical/horizontal
2024-02-01 Keith Packardaltos/draw: Build demos with -O3 to catch more bugs
2024-02-01 Keith Packardsrc/draw: Provide some useful constants
2024-02-01 Keith Packardaltos: Add ST7565 LCD driver
2024-02-01 Keith Packardaltos/stm32f103-nucleo: Add boot loader
2024-02-01 Keith Packardstm32f1: Get boot loader working
2024-02-01 Keith Packardaltos/stm32f1: Start work on self-flash code
2024-02-01 Keith Packardaltos/stm32f103-nucleo: Use more bits
2024-02-01 Keith Packardaltos/stm32f1: More stm32f103 work
2024-02-01 Keith Packardaltos: Start work on stm32f1 support
2024-02-01 Keith Packardao-tools: Add flash utility for stm32f1x chips
next