altos/stm32f1: Poke the ADC harder to get it to sample
[fw/altos] / src /
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 Packardaltos/lpc: Adjust ADC clock from 450kHz to 4.5MHz
2024-01-22 Bdale Garbeekernel: conditionalize config "report in feet" on prese...
2024-01-07 Keith Packardaltos/easytimer-v2: Initialize logging too
2024-01-07 Keith Packardaltos: Updating pyro format tried to copy entries with...
2024-01-07 Keith Packardaltos/samd21: Enable stdio for USB by default
2024-01-07 Keith Packardaltos/easytimer-v2: Update comments in flash loader...
2024-01-07 Keith Packardaltos/easytimer-v2: Add logging bits
2024-01-07 Keith Packardaltos: Build easytimer-v2 bits
2024-01-07 Keith Packardaltos: Initial easytimer-v2 bits
2024-01-07 Keith Packardaltos: Use BMI088 as z-axis accel as needed
2023-12-11 Keith Packardfixup seven segment debug code
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-04-26 Keith PackardMerge branch 'telegps-v3'
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 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-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
next