fw/altos
2017-05-09 Keith Packardaltoslib: Add AltosForce and AltosPressure units
2017-05-09 Keith Packardaltoslib: Hide members from json by prefixing with __
2017-05-05 Keith Packardaltos/telemini-v3.0: Use dbg connector pin 5 for force...
2017-05-05 Keith Packardaltos/telemini-v3.0: Add 'recovery mode' on PA14 (pin...
2017-05-05 Keith Packardaltos: Move 'ao_force_freq' to ao_config.c
2017-05-05 Keith Packardaltos: Make CDC ACM 'line coding' public
2017-05-05 Miguel Benavidezaltoslib: Fix MS5607 raw data to pressure conversion...
2017-05-03 Bdale Garbeealtos/telebt-v4.0 Set CPU clock to 48Mhz instead of...
2017-05-02 Keith Packardaltos/telegps-v2.0: Disable external serial port to...
2017-05-02 Keith Packardaltos/stmf0: Add code to use SoC flash as storage
2017-05-01 Keith Packardaltos/telegps-v2.0: Reorder initialization sequence
2017-05-01 Keith Packardaltos/telegps-v2.0: CC1200 CS is PA1, not PA5.
2017-05-01 Keith Packardaltos/telegps-v2.0: GPS chip is connected to serial...
2017-05-01 Keith Packardaltos/telegps-v2.0: Remove some unneeded defines
2017-05-01 Keith Packardaltos/telegps-v2.0: Battery ADC input is on PB1, not PA0
2017-05-01 Keith Packardaltos/telegps-v2.0: Set CPU clock to 48MHz instread...
2017-05-01 Keith Packardaltos/telegps-v2.0: Adjust LED config
2017-05-01 Keith Packardaltos/kernel: Allow TeleGPS v2 to scale battery in...
2017-05-01 Keith Packardsrc/kernel: Add GPS lock blink LED to tracker code
2017-04-28 Keith Packardaltos: Build MicroPeak-v2.0 by default
2017-04-28 Keith Packardaltos/micropeak-v2.0: Add initial MicroPeak v2 support
2017-04-28 Keith Packardaltos/stmf0: Add support for HSI clocked applications
2017-04-28 Keith Packardaltos/stmf0: Fix HSI clock rate.
2017-04-28 Keith Packardaltos/stmf0: Make sure systick is off before programming
2017-04-28 Keith Packardaltos/stmf0: Compute serial baud rate registers at...
2017-04-28 Keith Packardaltos/micropeak: Update ao_micropeak.h for MicroPeak v2
2017-04-28 Keith Packardaltos/micropeak: Use existing ao_ms5607_current variable
2017-04-28 Keith Packardaltos: Add header file for ao_report_micro.c
2017-04-28 Keith Packardaltos: Add 100ms constants for baro Kalman filter
2017-04-28 Keith Packardaltos: Adapt micro log to MicroPeak V3
2017-04-28 Keith Packardaltos/ms5607: Allow applications to not use the normal...
2017-04-28 Keith Packardmicropeak: Add MicroPeak V2 to the download code
2017-04-26 Keith PackardFake thrust data as accel for now
2017-04-26 Keith Packardao-bringup: make turnon_telemini search for ao_usbload...
2017-04-26 Bdale Garbeetelemini-v3.0: make git ignore build products
2017-04-26 Bdale Garbeeao-tools/ao-makebin: have git ignore built object
2017-04-26 Bdale Garbeetelebt-v4.0: make git ignore products of build
2017-04-26 Bdale Garbeetelegps-v2.0: slow down radio chip spi speed
2017-04-26 Bdale Garbeetelebt-v4.0: slow down SPI speed to radio chip
2017-04-26 Bdale Garbeetelebt-v4.0: turn off pin remapping in the flash loader...
2017-04-26 Bdale Garbeetelebt-v4.0: don't need the USB pin remapping flag
2017-04-26 Bdale Garbeetelebt-v4.0: add ao_send_packet
2017-04-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-04-26 Bdale Garbeetelebt-v4.0: initial creation of firmware for new produ...
2017-04-25 Keith Packardaltos/nucleo-32: Add lisp save/restore
2017-04-25 Keith Packardaltos/telegps-v2.0: git ignore make results
2017-04-25 Keith PackardIgnore ao_lisp_test
2017-04-25 Keith PackardUpdate releasing to add more firmware bits
2017-04-25 Keith Packardaltosui: Add TeleMini v3.0 and EasyMini v2.0 firmware...
2017-04-25 Keith Packardaltos/ao-bringup: Switch turnon_easymini to v2.0
2017-04-25 Keith Packardaltosui: Ship telemini v3.0 firmware
2017-04-25 Keith Packardaltos: Add telemini-v3.0 and easymini-v2.0 to default...
2017-04-25 Keith Packardaltos/easymini-v2.0: Add EasyMini v2.0
2017-04-25 Keith Packardaltos/telemini-v3.0: Fix license
2017-04-25 Keith Packardaltos/stmf0: Not all timer configurations use AF2
2017-04-25 Bdale Garbeeadd telemini-v3.0 to list of binaries we stach in LLC...
2017-04-25 Bdale Garbeetwo more places where telemini-outline.pdf filename...
2017-04-25 Keith PackardBump to version 1.7
2017-04-25 Keith Packardaltoslib: renamed AltosSensorTMini2, but didn't update...
2017-04-24 Bdale Garbeeupdate copyright year in docs
2017-04-24 Keith Packardaltos/ao_pad.c: Use #if HAS_LOG instead of #ifdef HAS_LOG
2017-04-24 Keith Packarddoc: Errors in the TeleMini v3.0 updates found by Bdale
2017-04-23 Keith Packardaltos: Move old AO_LAUNCH defines to cc1111/ao_launch.h
2017-04-23 Bdale Garbeeallow multiple tests to be logged on telefiretwo withou...
2017-04-23 Bdale Garbeeimplement static test start and stop protocol for telef...
2017-04-23 Bdale Garbeeeliminate spurious close braces
2017-04-23 Bdale Garbeeadd static test start and stop commands to radio protoc...
2017-04-23 Bdale Garbeeenable logging support in telefiretwo
2017-04-22 Bdale Garbeecobble up a command to toggle logging on/off on TeleFireTwo
2017-04-22 Bdale Garbeea stab at turning on rudimentary logging for telefiretwo
2017-04-22 Keith Packardaltoslib: Add TeleFireTwo eeprom support
2017-04-22 Bdale Garbeefleshing out logging for telefiretwo
2017-04-22 Bdale Garbeeenable spi flash on telefiretwo
2017-04-22 Bdale Garbeefix TeleFireTwo product name in ao-list output
2017-04-22 Keith Packardaltos/stmf0: Pull beeper pin low when beeper is off
2017-04-22 Keith Packarddoc: Finish updates for v1.7
2017-04-22 Keith Packardaltos/lpc: Really fix aes entry in lpc vpath
2017-04-22 Keith PackardReplace turnon_telemini with v3 version. Add test-telem...
2017-04-22 Keith Packarddoc: Update TeleMini v3 photos to production unit
2017-04-22 Keith Packardalots/stmf0: Fix vpath entry for AES directory
2017-04-22 Keith Packardaltos/lpc,altos/stmf0: Use -n flag to work around link...
2017-04-22 Keith Packardaltos/telemini-v3.0: Remove vestiges of the pre-USB...
2017-04-21 Keith Packardaltos/lpc: Add (void *) cast to fix alignment warning
2017-04-21 Keith Packardaltos/lpc: Fix up Makefile definitions
2017-04-21 Keith Packardao-test-baro: Be more lax about altitude checks
2017-04-20 Keith Packardaltos/telemini-v3.0: Add flash loader
2017-04-20 Keith Packardaltos/telemini-v3.0: Update to production hardware
2017-04-19 Keith Packardaltos/telebt-v3.0: Add LCO bits for testing
2017-04-19 Keith Packardaltos/telefiretwo-v0.2: Add AO_CC1200_SPI_SPEED
2017-04-19 Bdale Garbeeadd new ADC channels for telefiretwo
2017-04-18 Bdale Garbeeneed top level Makefile too
2017-04-18 Bdale Garbeebuilds, loads, runs, not very useful yet
2017-04-18 Bdale Garbeecopy telefiretwo-v0.2 to start firmware for v1.0
2017-04-14 Keith Packardtelegps-v2.0: Remove fec_tx code and ADC logging.
2017-04-14 Keith Packardaltos/stmf0: Split up rom load in altos.ld to make...
2017-04-14 Keith Packardcortexelf-v1: Fetch data at TPB rising when MWR or...
2017-04-14 Keith Packardaltos/telegps: Inherit LDFLAGS from lpc make specification
2017-04-14 Bdale Garbeeinitial cut at telegps-v2.0 firmware
2017-04-09 Keith Packardcortexelf-v1: Initialize key matrix code
2017-04-09 Keith Packardcortexelf-v1: Bump SPI pin speed to 40MHz to for sdcard...
next