fw/altos
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...
2017-04-09 Keith Packardaltos: Use MP switch in cortexelf boot loader for force...
2017-04-09 Keith Packardaltos: Escape lisp REP loop with () input
2017-04-09 Keith Packardaltos: Document a few more SPI mode bits in VGA driver
2017-04-09 Keith Packardaltos: Drive row low instead of high in matrix driver
2017-04-09 Keith Packardaltos: Place AS1107 in 'normal' mode at end of init...
2017-04-09 Keith Packardao-elftohex: Add conditions for skipping ELF sections
2017-04-04 Keith Packardcortexelf-v1: More 1802 noodling
2017-04-04 Keith Packardstm: Add more mask-based GPIO controls
2017-04-04 Keith Packardaltos: Allow programs to enable SDCARD debugging if...
2017-04-04 Keith Packardaltos: Disable FAT commands unless requested
2017-04-04 Keith Packardtelegps-v0.1: Hack up for SDCARD debugging
2017-04-04 Keith Packardaltos: Define CC115L spi speed in each product
2017-04-03 Keith Packardcortexelf-v1: Add pin definitions for 1802 connections
2017-04-03 Keith Packardstm: Add a few more GPIO functions to make dealing...
2017-04-03 Keith Packardcortexelf-v1: Make bit flipping array constant
2017-04-03 Keith Packardcortexelf-v1: doodling with 1802 bits
2017-04-03 Keith Packardcortexelf-v1: Add bit flipping array generator
2017-04-03 Keith Packardcortexelf-v1: Hook up hex keypad using matrix input...
2017-04-03 Keith Packardaltos: Allow buttons to be high when pressed rather...
2017-04-03 Keith Packardaltos: add button matrix driver
2017-04-03 Keith Packardcortexelf-v1: Hook up AS1107 in test mode
2017-04-03 Keith Packardaltos: Add AS1107 LED display driver
2017-04-02 Keith Packardcortexelf-v1: Add buttons
2017-04-02 Keith Packardcortexelf-v1: Add serialblather command.
2017-04-02 Keith Packardlisp: Fix up lisp build so projects can get ao_lisp_con...
2017-04-02 Keith Packardstm: Use common flash wait loop instead of inlining
2017-04-02 Keith Packardcortexelf: Add lisp interpreter
2017-04-02 Keith Packardcortexelf-v1: Use new memory map to access all flash...
2017-04-02 Keith Packardcortexelf-v1: Hook up serial consoles for debugging
2017-04-02 Keith Packardcortexelf-v1: Fix clock to drive VGA at 640/480. Add...
2017-04-02 Keith Packardcortexelf-v1: Add ps/2 and vga with graphics
2017-04-02 Bdale Garbeecapture pnpservo makefiles too
2017-04-02 Bdale Garbeemakefiles too
2017-04-02 Bdale Garbeeinitial skeleton of CortexELF support
2017-04-01 Bdale Garbeefirst rough cut at skeleton of code for pnpservo ....
2017-03-06 Keith Packarddoc: Rename telemini doc file from telemini-v1.0.inc...
2017-03-06 Keith Packardao-tools/ao-flash-stm: Use openocd instead of st-utils
2017-03-02 Keith Packardao-tools/ao-flash-lpc: Adapt to current openocd LPC...
2017-03-01 Keith Packardtelemini outline svg had wrong version number
2017-03-01 Keith PackardAdd initial TeleMini v3 docs
2017-02-21 Keith Packardaltos/nucleo-32: Update lisp files, add beeper support
2017-02-21 Keith Packardaltos/lisp: Not quite ready to start making it look...
2017-02-21 Keith Packardaltos/stmf0: Support timer 2/3 for the beeper
2017-02-21 Keith Packardaltos/stmf0: Support tim1 beeper channel other than 3
2017-02-21 Keith Packardaltos/telemini-v3.0: Add beeper defines needed for...
2017-02-20 Keith Packardaltos: Add stm-vga demo project
2017-02-20 Keith Packardaltos/stm: Add draw and lisp to make search paths.
2017-02-20 Keith Packardaltos: Add console driver using VGA and PS/2
2017-02-20 Keith Packardaltos: Add PS/2 keyboard driver
2017-02-20 Keith Packardaltos: Add VGA driver for STM32L processors
2017-02-20 Keith Packardaltos: Add bitmap drawing code
2017-02-20 Keith Packardaltos/stm: Add nvic priority register fields. Add more...
2017-02-20 Keith Packardaltos/stm: Make i2c code handle PCLK1 of 24MHz
2017-02-20 Keith Packardaltos/stm: Allow DMA channels to be hijacked by other...
2017-02-20 Keith Packardaltos: Allow for console to be used for stdio
2017-02-20 Keith Packardaltos/avr: Avoid warning about unused args in stdio_put...
2017-02-20 Keith Packardaltos/stm: Allow use basepri instead of primask for...
2017-02-20 Keith Packardaltos/stm: Interrupt priority is in the upper bits...
2017-02-20 Keith Packardaltos: Don't wait while idle if trying to minimize...
2017-02-20 Keith Packardao-tools/ao-usbload: Pad image with 0xff instead of...
2017-02-20 Keith Packardaltos/cc1111: Remove unneeded initialization in ao_timer.c
2017-02-20 Keith Packardaltoslib: Add TeleMini v3 support
2017-02-20 Keith Packardaltos/telemini-v3.0: Swap main and apogee sense pins.
2017-02-20 Keith Packardaltos: Split out TeleMini v3 log/telem labeling
next