index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stm
Commit message (
Expand
)
Author
Age
*
altos: get ao_max6691 driver working
Keith Packard
2019-04-21
*
altos: Work on MAX6691 driver
Keith Packard
2019-04-21
*
altos: add ao_time_ns API
Keith Packard
2019-02-25
*
altos: Fix several mis-specified time types
Keith Packard
2019-02-25
*
altos: Fix ISR declarations to make them non-weak
Keith Packard
2019-02-21
*
altos: Move common build definitions to src/Makefile.defs
Keith Packard
2019-02-18
*
altos: Add -Wshadow to CFLAGS
Keith Packard
2019-02-18
*
stm: Expose LCD font API in ao_lcd_font.h
Keith Packard
2019-02-18
*
altos: Add a pile more compiler warnings
Keith Packard
2019-02-18
*
altos: Declare task stack as union of uint8_t and uint32_t
Keith Packard
2019-02-18
*
altos: Remove unused ao_adc_get from ao_adc_stm.c
Keith Packard
2019-02-18
*
altos: Add 'void' to function declarations with no params.
Keith Packard
2019-02-18
*
altos: Declare all public functions in header files
Keith Packard
2019-02-18
*
altos: Mark local functions 'static'
Keith Packard
2019-02-18
*
altos/stm: Note that ao_i2c_recv_dma_isr isn't actually used
Keith Packard
2019-02-18
*
altos/stm: Support SPI modes other than 0
Keith Packard
2018-10-19
*
altos/stm: Make beeper driver support all possible tim234 configs
Keith Packard
2018-10-19
*
altos: Create ao_data_fill shared function
Keith Packard
2018-10-19
*
altos: Clean up AO_ROMCONFIG bits
Keith Packard
2018-10-13
*
altos: Add generic LED driver.
Keith Packard
2018-10-13
*
altos: Eliminate 'pin' field from GPIO functions
Keith Packard
2018-10-13
*
altos: Use stdbool true/false instead of TRUE/FALSE
Keith Packard
2018-10-13
*
altos: Make cmd number parsing functions return value
Keith Packard
2018-10-13
*
altos: Remove 8051 address space specifiers
Keith Packard
2018-10-13
*
altos: Switch to newlib-nano for libc on arm
Keith Packard
2018-10-13
*
altos/stm: Make flash loader work with either 8MHz or 16MHz xtal
Keith Packard
2018-10-13
*
altos: Allow timer interrupt without needing tick count
Keith Packard
2018-08-15
*
altos/stm: Let products override AO_LED_TYPE for stm processors
Keith Packard
2018-06-17
*
altos/stm: Define ADC channels for TEMP and V_REF
Keith Packard
2018-06-17
*
altos/stm: Remove unused ADC names from ao_adc_single_stm.c
Keith Packard
2018-06-17
*
altos/stm: Enable HSI timer when HAS_ADC_SINGLE is set
Keith Packard
2018-05-28
*
altos/stm: Add polling ADC sampler API
Keith Packard
2018-05-28
*
altos/stm: Add per-LED port/pin mode in LED code
Keith Packard
2018-05-16
*
Remove ao_radio_cal from stm products without radios
Keith Packard
2018-04-26
*
altos/flash-loader: On STM, don't include ao_usb_disable
Keith Packard
2018-04-26
*
altos/stm: Simplify ao_usb_write a bit
Keith Packard
2018-04-26
*
altos/stm: Align 'data' to 8 bytes, just like textram
Keith Packard
2017-12-12
*
altos: Actually store current MPU9250 data in data ring
Keith Packard
2017-12-11
*
altos: Allow building with newlib + avr stdio on ARM
Keith Packard
2017-12-11
*
altos/cortexelf-v1: Adapt to lisp->scheme name change
Keith Packard
2017-12-05
*
altos/stm: Add AO_EXTI_MODE_PULL_NONE
Keith Packard
2017-11-11
*
altos: whitespace cleanup in ao_adc_stm.c
Keith Packard
2017-11-11
*
altos/stmf0: Initialize UART RTS/CTS before turning it on
Keith Packard
2017-06-27
*
altos: Make CDC ACM 'line coding' public
Keith Packard
2017-05-04
*
stm: Add more mask-based GPIO controls
Keith Packard
2017-04-04
*
stm: Add a few more GPIO functions to make dealing with the 1802 easier
Keith Packard
2017-04-03
*
altos: add button matrix driver
Keith Packard
2017-04-02
*
stm: Use common flash wait loop instead of inlining
Keith Packard
2017-04-02
*
cortexelf-v1: Use new memory map to access all flash and ram. Add fat.
Keith Packard
2017-04-02
*
altos/stm: Add draw and lisp to make search paths.
Keith Packard
2017-02-20
[next]