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: Add support for 115200 baud serial rates
Keith Packard
2012-11-30
*
altos: Make stdio 8-bit clean by making pollchar return int
Keith Packard
2012-11-30
*
altos/stm: Support LEDs on multiple ports
Keith Packard
2012-11-01
*
altos: Provide ao_task_alarm_tick to reduce per-tick cost
Keith Packard
2012-10-26
*
altos: Leave interrupts disabled while checking for task to run
Keith Packard
2012-10-26
*
altos: Clean up stm arch macros a bit.
Keith Packard
2012-10-25
*
altos: Switch drivers to ao_arch_block/release_interrupts
Keith Packard
2012-10-25
*
altos: Add task queues.
Keith Packard
2012-10-25
*
altos: Add stack-guard code. Uses STM MPU to trap stack overflow.
Keith Packard
2012-10-25
*
altos: Replace __critical usage with ao_arch_critical as needed
Keith Packard
2012-10-25
*
altos: profiling on STM32L
Keith Packard
2012-10-25
*
altos: Force beep timer regs reload when enabling beeper
Keith Packard
2012-10-25
*
altos/stm: Stop spewing clock out PA8 pin
Keith Packard
2012-10-21
*
Merge branch 'master' into mm-ms5611
Keith Packard
2012-10-18
|
\
|
*
altos/stm: Declare all SPI bus speeds
Keith Packard
2012-10-15
*
|
altos: Go back to recording sensor data in globals
mm-ms5611
Keith Packard
2012-10-08
*
|
altos/stm: Set SPI clock high for disabled SPI busses
Keith Packard
2012-10-06
*
|
altos/stm: Clean up SPI pin configuration code
Keith Packard
2012-10-06
|
/
*
altos/stm: Fix basic time interval to 10ms -- was 10.1ms
Keith Packard
2012-09-09
*
altos: Oops. forgot ao_data.c
Keith Packard
2012-08-28
*
altos: Explicitly erase memory in STM eeprom driver.
Keith Packard
2012-08-28
*
altos: Fix ao_delay function and move from per-chip code to ao_task.c
Keith Packard
2012-08-28
*
altos: Enable STM SYSCFG when routing EXTI
Keith Packard
2012-08-28
*
altos: No need to initialize EXTI priorities at startup time
Keith Packard
2012-08-28
*
altos: Expose a signed version of the tick count
Keith Packard
2012-08-27
*
altos: Provide interface for STM LCD driver.
Keith Packard
2012-08-27
*
altos: Trigger sample complete when all data are ready
Keith Packard
2012-08-26
*
altos: Shrink STM stack size
Keith Packard
2012-08-26
*
altos: Allow STM SPI bus on multiple pin sets
Keith Packard
2012-08-18
*
altos: Add button driver and event queue
Keith Packard
2012-08-06
*
altos: Add ao_gpio_get and ao_exti_set_mode
Keith Packard
2012-08-06
*
altos: Add driver for STM internal flash
Keith Packard
2012-07-29
*
altos: Add software AES implementation
Keith Packard
2012-07-29
*
altos: Place STM config values at fixed addresses for re-use
Keith Packard
2012-07-17
*
altos: Make ao_tick_count visible
Keith Packard
2012-07-16
*
src: Add explicit 'pin' argument to ao_enable_output
Keith Packard
2012-07-14
*
altos/stm: Expose ao_gpio_set which sets a specific GPIO pin
Keith Packard
2012-07-14
*
stm: running out of memory in MM -- reduce stack to 668 bytes
Keith Packard
2012-07-14
*
altos/stm: Force STM stack to start at the top of RAM
Keith Packard
2012-07-14
*
altos: Increase default STM stack to 648 bytes
Keith Packard
2012-06-27
*
altos: Clean up STM I2C clock computations
Keith Packard
2012-06-27
*
altos: get MPU6000 I2C link working reliably
Keith Packard
2012-06-27
*
altos: reorder stm USB state stores to avoid races
Keith Packard
2012-06-27
*
altos: include targe SPI speed in get request
Keith Packard
2012-06-27
*
altos: Wait for i2c START condition before setting interrupt bits
Keith Packard
2012-06-27
*
altos: stm i2c debug code was calling flush() even when disabled
Keith Packard
2012-06-27
*
altos: mpu6000 requires a delay during start
Keith Packard
2012-06-27
*
altos: Create a 32-bit 1MHz timer for use in profiling execution
Keith Packard
2012-06-26
*
altos: Optimize FEC encode and decode
Keith Packard
2012-06-26
*
altos: Clean up usage of port parameters
Keith Packard
2012-06-26
[next]