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-demo
Commit message (
Expand
)
Author
Age
*
altos: Move common build definitions to src/Makefile.defs
Keith Packard
2019-02-18
*
altos/stm-demo: Make this build again after various API and CFLAGS changes
Keith Packard
2019-02-18
*
altos: Add generic LED driver.
Keith Packard
2018-10-13
*
altos: Use stdbool true/false instead of TRUE/FALSE
Keith Packard
2018-10-13
*
altos: Remove 8051 address space specifiers
Keith Packard
2018-10-13
*
altos/stm-demo: Set up for dumping eeprom
Keith Packard
2018-08-05
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos/stm: Make stm applications depend on ao_boot.h
Keith Packard
2014-05-21
*
altosui: Hide Tilt Angle values when not available
Keith Packard
2014-03-10
*
Re-add LCD bits to stm-demo
Keith Packard
2014-03-08
*
Add flash loader for stm-demo board
Keith Packard
2014-03-08
*
altos: Remove ARM .ihx files on 'make clean'
Keith Packard
2013-12-10
*
altos: remove all versions of stm-demo executable
Keith Packard
2013-12-08
*
altos: Use installed pdclib
Keith Packard
2013-10-10
*
altos: Add debounce helper. Use in button and quadrature drivers for TeleLCO
Keith Packard
2013-06-09
*
altos: Use flash loader on all STM products
Keith Packard
2013-05-07
*
altos: Create ihx version of stm-demo
Keith Packard
2013-05-07
*
altos: Clean up boot loader support
Keith Packard
2013-05-07
*
altos: Make stm-flash capable of switching to application
Keith Packard
2013-05-07
*
altos: More .gitignore bits
Keith Packard
2013-05-07
*
altos: Call ao_task_init before initializing any drivers
Keith Packard
2013-05-07
*
altos: re-enable optimization for stm-demo. remove unused bits
Keith Packard
2013-03-10
*
altos: Set STM GPIO output speed for SPI pins correctly
Keith Packard
2013-01-13
*
altos: Specify the LCD duty cycle for stm-demo
Keith Packard
2012-08-27
*
altos: Trigger sample complete when all data are ready
Keith Packard
2012-08-26
*
altos: Add button driver and event queue
Keith Packard
2012-08-06
*
altos: Support multiple quadrature encoders.
Keith Packard
2012-08-06
*
altos: Fix up quadrature driver
Keith Packard
2012-08-06
*
Signed-off-by: Keith Packard <keithp@keithp.com>
Keith Packard
2012-08-06
*
altos: Have 'make clean' remove all programs, even old ones
Keith Packard
2012-07-11
*
altos: include targe SPI speed in get request
Keith Packard
2012-06-27
*
altos: Clean up usage of port parameters
Keith Packard
2012-06-26
*
altos: Configure STM LCD driver for giant LCD digits
Keith Packard
2012-06-21
*
altos: Make stm-demo compile with new ao_data structure
Keith Packard
2012-05-27
*
altos: Switch stm-demo to HSE clock, add USB
Keith Packard
2012-04-14
*
altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
Keith Packard
2012-04-09
*
altos: Test I2C code on discovery board.
Keith Packard
2012-04-09
*
altos: Show temperature in stm-demo
Keith Packard
2012-04-07
*
altos: Add ADC tests to stm-demo
Keith Packard
2012-04-07
*
altos: Shuffle stm-demo SPI test code around a bit
Keith Packard
2012-04-06
*
altos: Add DMA, SPI and MS5607 drivers
Keith Packard
2012-04-06
*
stm-demo does not use altitude.h
Keith Packard
2012-03-28
*
Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections
Keith Packard
2012-03-28
*
Use new Makefile.defs in stm-demo
Keith Packard
2012-03-28
*
Make stm-demo display a scrolling message
Keith Packard
2012-03-28
*
Move LCD string output code to ao_lcd_font.c
Keith Packard
2012-03-28
*
Add LCD device driver to STM32L port
Keith Packard
2012-03-28
*
Add support for multiple serial ports on STM32L
Keith Packard
2012-03-28
*
Save/restore PRIMASK register on Cortex-M3
Keith Packard
2012-03-28
*
Fix STM LED driver and blink LEDs on discovery board
Keith Packard
2012-03-28
[next]