extend "ok" temp range to 40C, since battery charger on bench can drive temp above
[fw/altos] / src /
2016-06-12 Keith Packardaltos/stmf0: Remove ao_usb_free
2016-06-12 Keith Packardaltos/stmf0: Rework the sram allocation to save a few...
2016-06-10 Keith Packardaltos/cc1115l: Reduce trace buffer size
2016-06-10 Keith Packardaltos/stm: Handle USB reset in STM32L usb driver
2016-06-10 Keith Packardaltos/lpc: Handle USB reset by resetting internal state
2016-06-10 Keith Packardstmf0: Do not send more data than requested for GET_DES...
2016-06-10 Keith Packardstmf0: Clear all USB state when resetting chip. Wakeup...
2016-06-10 Keith Packardtelegps-v1.0: Document how SN 1959 was fixed
2016-05-28 Keith Packardaltosuilib: Fill preload map on site or lat/lon change
2016-05-09 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2016-05-09 Keith Packardaltos/cc1111: Use SW to drive UART RTS pin
2016-05-07 Keith PackardIgnore some built files for 1.6.3
2016-05-02 Keith Packardaltos: Make sure AO_MMA655X_INVERT is declared where...
2016-04-30 Keith PackardRevert "altos/stm: Run scheduler code on interrupt...
2016-04-25 Keith Packardaltos: Clear packet queue when starting packet master
2016-04-25 Keith Packardaltos/telebt-v3.0: Flip CTS/RTS pins for BT module
2016-04-25 Keith Packardaltos/stm32l: Add support for software-driven HW flow...
2016-04-25 Keith Packardaltos: Use TXE instead of TC for serial on STM32l
2016-04-25 Keith PackardDebug bits for telebt
2016-04-20 Keith Packardaltos: avoid mixed declarations and code in ao_task.c
2016-04-20 Keith Packardaltos/telefiretwo-v0.2: Change alarm names in comment
2016-04-20 Keith Packardaltos/stmf0: Fix external interrupts
2016-04-20 Keith PackardAdd TeleFireTwo v0.2 project
2016-04-20 Keith Packardaltos/telelcotwo: Add idle timeout
2016-04-20 Keith Packardaltos: Use simpler debounce logic for buttons
2016-04-20 Keith Packardaltos: Add ao_lco_two.c; alternate LCO interface code
2016-04-20 Keith Packardaltos: Fix telefiretwo .gitignore
2016-04-20 Keith Packardaltos: Add TeleLCOTwo firmware
2016-04-20 Keith Packardaltos: Support pad/lco boxes with fixed box numbers
2016-04-20 Keith Packardaltos: Allow for pad boxes with different sensor config...
2016-04-20 Keith Packardaltos: telefiretwo-v0.1 bits
2016-04-20 Keith Packardaltos: Add pad support for new telefire versions
2016-04-20 Keith Packardaltos: Support telefire products in cc1200 driver
2016-04-13 Keith Packardaltos/detherm: Add servo driver
2016-04-13 Keith Packardaltos/detherm: Add ms5607 to detherm
2016-04-13 Keith Packardaltos: Add easy mini plotting helper in test code
2016-04-13 Keith Packardaltos: Add ao_gpi_set/clr_bits functions
2016-04-03 Keith Packardaltos/stmf0: Add pwm and exti drivers
2016-04-03 Keith Packardaltos: Add detherm product
2016-04-03 Keith Packardaltos/stmf0: Support HPE clock source
2016-04-03 Keith Packardaltos/stmf0: Add SPI driver.
2016-04-03 Keith Packardaltos: Use mini logging for detherm, just without ADC
2016-04-03 Keith Packardaltos: Add Detherm log format (easymini without ADC)
2016-04-03 Keith Packardaltos: Allow for flight hardware without any ADC values
2016-03-26 Keith Packardaltos: Add one-byte SPI output routine for LPC and...
2016-03-26 Keith Packardaltos/lpc: Add fast timer
2016-03-26 Keith Packardaltos/stm: Allow apps to define different stack size
2016-03-26 Keith Packardaltos/stm: Validate current task SP in interrupt by...
2016-03-26 Keith Packardaltos/stm: Run scheduler code on interrupt stack
2016-03-18 Keith Packardaltos/stmf0: Construct .bin files for flash loaders
2016-03-18 Keith Packardaltos: Expose fast timer API from kernel/
2016-03-07 Bart Masseyaltos: Fixed timing of panic display LED to be readable
2016-03-05 Keith Packardaltos/stmf0: Fix build without second USB IN endpoint
2016-03-02 Keith Packardaltos: Add ChaosKey v1.0 product
2016-03-02 Keith Packardaltos/chaoskey: Add another USB endpoint to read raw...
2016-02-15 Keith Packardaltos/chaoskey: Use SoC device ID as serial number
2016-02-15 Keith Packardaltos/stmf0: Use device ID as usb serial number if...
2016-02-15 Keith Packardaltos/chaoskey: Encode both hardware and software versi...
2016-02-15 Keith Packardaltos/stmf0: Fix location of device_id register
2016-02-09 Keith Packardaltos: Another fix for non CDC-ACM devices
2016-02-09 Bart MasseyClean up stmf0 adc init.
2016-02-08 Keith Packardaltos/stmf0: Add missing ao_gpio.c
2016-02-08 Keith Packardaltos: Add simple stats test to TRNG code
2016-02-07 Keith Packardaltos: Delay TRNG ADC long enough for HV supply to...
2016-02-07 Keith Packardaltos/chaoskey-v0.1: Add power management and change...
2016-02-07 Keith Packardaltos: Add power management to TRNG driver
2016-02-07 Keith Packardaltos: Allow USB drivers to skip CDC-ACM -specific...
2016-02-07 Keith Packardaltos/stmf0: Add suspend/resume support
2016-02-07 Keith Packardaltos: Add power management APIs
2016-02-07 Keith Packardaltos/stmf0: Allow projects to specify non-default...
2016-02-07 Keith Packardaltos: remove blank line in stmf0/ao_timer.c
2016-01-28 Keith Packardaltos/chaoskey: Delay ADC reading for 250ms at startup
2016-01-28 Keith Packardaltos/chaoskey: Add support for flipping between raw...
2016-01-20 Keith Packardsrc/chaoskey-v0.1: Add HV enable support
2016-01-10 Keith Packardaltos: Switch PWM constants to end up exposing µsec
2016-01-10 Keith Packardaltos: Set TeleMega v2.0 PWM to support servos
2016-01-10 Keith Packardaltos: Insert inter telemetry-packet delay
2016-01-10 Keith PackardSwitch TeleMega v2.0 to CC1200 radio chip telemega-v2
2015-12-26 Keith Packardaltos: Set AO_PWM_TIMER_SCALE for telemega-v2.0
2015-12-26 Keith Packardaltos: Get stm32l pwm driver working
2015-12-26 Keith Packardaltos: Add TeleMega v2.0, including PWM driver
2015-10-13 Keith Packardtelelco: Fix pad reset to one on radio signal loss
2015-10-13 Keith Packardaltos/telelco: Adjust drag race UI
2015-09-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-08-30 Keith Packardaltos/telelco: Add drag race UI
2015-08-29 Keith Packardaltos/telelco: Infrastructure changes for drag racing
2015-08-29 Keith Packardaltos: Provide direct segment driving interface for...
2015-08-29 Keith Packardaltos/telefire: No reply for ARMED. Ignore time for...
2015-08-21 Keith Packardaltos: Add HAS_COMPANION to new boards with companion...
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-06-26 Keith Packardaltos/telebt-v3.0: Report battery voltage correctly
2015-05-25 Keith Packardaltos/telelco: Show box voltage with pad knob instead...
2015-05-25 Keith Packardaltos/telelco: Display telefire battery voltage
2015-05-25 Keith Packardaltos: Add telelco v0.3 (v0.2 with cc1200 instead of...
2015-05-25 Keith Packardtelefire: Report telefire battery voltage over telemetr...
2015-05-25 Keith Packardaltos: Only set CMAC RSSI value on valid packet received
2015-05-25 Keith Packardtelefire: Make 'good' RSSI value configurable
2015-05-19 Keith Packardmicropeak: Use fast load mode by default in -load script
2015-05-19 Keith Packardmicrosplash: Add 'publish' target to Makefile
2015-05-19 Keith Packardaltos: Support 32MHz xtal on cc1200
next