fw/altos
2012-05-27 Keith Packardavr: Block interrupts while executing SPI slave code telescience
2011-08-14 Keith Packardaltos-avr: Include serial/flight in companion commands
2011-08-13 Keith Packardaltos: Report log format in the version command
2011-08-13 Keith Packardaltos-avr: Store TM tick and state in log, get logging...
2011-08-12 Keith Packardaltos-avr: Completely replace the spi slave code
2011-07-14 Keith Packardaltos-avr: Add SPI-slave companion support
2011-06-05 Keith Packardsrc-avr: Improve speed of LCD transfers, add hex-code...
2011-06-05 Keith Packardsrc-avr: Add LCD driver for NHD-C0216CU-FN-GWB-3V display
2011-06-05 Keith Packardsrc-avr: Run CPU at 8MHz, even with a 16MHz xtal
2011-05-26 Keith PackardSet version to 0.9.3 0.9.3
2011-05-24 Keith Packardaltos: Make telescience reliably log only when told to
2011-05-23 Keith Packardsrc-avr: Move logging printfs out of ISR call chain
2011-05-23 Keith Packardsrc-avr: Control log with pin on companion connector
2011-05-23 Keith Packardaltos: Signal ascent using P1_2 (0 = ascent, 1 = other)
2011-05-23 Keith Packardaltos, altosui: Add igniter mode (dual, apogee, main)
2011-05-22 Keith Packardsrc-avr: Check RAM usage for telescience
2011-05-22 Keith Packardsrc-avr: bump ADC ring to 16 samples
2011-05-22 Keith Packardsrc-avr: Finish up telescience logging
2011-05-22 Keith Packardsrc-avr: Log ADC data to eeprom
2011-05-21 Keith Packardsrc-avr: Clean up AVR ADC code
2011-05-21 Keith Packardsrc-avr: Add ADC routines to telescience
2011-05-20 Keith Packardsrc-avr: Reduce control connection interrupts
2011-05-20 Keith Packardsrc-avr: Clean up the USB echo debug task a bit
2011-05-20 Keith Packardsrc-avr: Disable USB interrupts while we're not interested
2011-05-20 Keith Packardsrc-avr: Add USB IRQ debug cmd
2011-05-20 Keith Packardsrc-avr: Attempt to leave IN interrupts disabled most...
2011-05-20 Keith Packardsrc-avr: Add 'sleep_cpu' to reduce power usage while...
2011-05-20 Keith Packardsrc-avr: Add SPI modules to telescience
2011-05-20 Keith Packardsrc-avr: Add telescience build target
2011-05-18 Keith Packardsrc-avr: Get USB on AVR working
2011-05-18 Keith Packardsrc-avr: Make avr-demo objects depend on ao_usb.h
2011-05-18 Keith Packardsrc-avr: Trap accidental restart
2011-05-18 Keith Packardsrc-avr: Suspend interrupts while switching stacks
2011-05-18 Keith Packardsrc-avr: USB work in progress
2011-05-18 Keith Packardsrc-avr: Add a couple of missing files
2011-05-16 Keith Packardaltos-avr: Start writing USB driver.
2011-05-13 Keith Packardaltos-avr: Enable command processor over serial line...
2011-05-13 Keith Packardaltos-avr: Initial OS port to AVR
2011-05-13 Keith Packardao-bringup-avr: cleaner stack switching code
2011-05-13 Keith Packardao-bringup-avr: clean up alternate stack code
2011-05-13 Keith Packardao-bringup-avr: switching to alternate stack works
2011-05-13 Keith Packardao-bringup-avr: Create common 'ao-bringup' interfaces
2011-05-13 Keith PackardAdd uart test
2011-05-13 Keith PackardRun on new stack
2011-05-13 Keith Packardao-bringup-avr: Switch to ADC13
2011-05-12 Keith Packardao-bringup-avr: Flip to 8MHz clock for TeleScience
2011-05-12 Keith Packardao-bringup-avr: Make LED PWM from ADC0 value
2011-05-12 Keith Packardao-bringup-avr: Initialize crystal clock and 100Hz...
2011-05-11 Keith Packardao-bringup-avr: Enable crystal clock in blink demo
2011-05-11 Keith PackardMerge branch 'telebt' into telescience
2011-05-07 Keith PackardRevert "altos: Debugging TBT issues -- check pin config...
2011-05-07 Keith Packardaltos: clear CPU port 1 interrupt flag when handled
2011-05-07 Keith Packardaltos: Hook up the P1 ISR for TeleBT v0.1 bt_link line
2011-05-07 Keith Packardaltos: Initialize beeper for telebt
2011-05-07 Keith Packardaltos: Debugging TBT issues -- check pin configuration...
2011-05-07 Keith Packardaltos: Add beeper to TBT v0.1
2011-05-07 Keith Packardaltos: pull TBT v0.1 ser_reset line low
2011-05-07 Keith Packardaltos: Fix BT link status pin for real TBT hardware
2011-05-07 Keith Packardaltos: Use USART configuration 1 with flow control...
2011-05-06 Keith Packardaltos: Add telebt-v0.1 to Makefile
2011-05-06 Bdale Garbeefirst cut at a telebt turn on script
2011-05-06 Keith Packardaltos: Add preliminary telebt v0.1 defines
2011-05-04 Keith Packardao-bringup-avr: fix blinking code to actually drive...
2011-05-04 Keith Packardao-bringup-avr: Add very primitive 'blink' to toggle...
2011-04-26 Keith Packardaltosui: Fix BT manage dialog so that the device lists...
2011-04-26 Keith Packardaltosui: Move AltosIgniteUI device open out of Swing...
2011-04-26 Keith Packardaltosui: Display reader name (usually the device) when...
2011-04-26 Keith Packardaltosui: Fix TeleBT name in flight monitor title
2011-04-26 Keith Packardaltosui: Separate out flash debug code to separate...
2011-04-24 Keith Packardaltos: add telebt-v0.0 Makefile
2011-04-19 Keith Packardaltosui: Make flight data download work through TeleBT
2011-04-19 Keith PackardMerge branch 'telemini' into telebt
2011-04-19 Keith Packardaltosui: Eliminate ao_cmd_filter hook
2011-04-19 Keith Packardaltos: remove BT logging code
2011-04-19 Keith Packardaltos: Remove bt debug command
2011-04-19 Keith Packardaltos: Simplify BT communications
2011-04-19 Keith Packardaltos: Solidify BT connections
2011-04-19 Keith Packardaltosui: Wait two seconds after bluetooth connect XXX
2011-04-19 Keith Packardaltos: Add delays to bt startup sequence
2011-04-19 Keith Packardaltosui: Use persistent list of bluetooth devices for...
2011-04-18 Keith Packardaltosui: Make bluetooth dialog modal
2011-04-14 Keith Packardaltosui: Make AltosBTDevice implement AltosDevice interface
2011-04-14 Keith Packardaltosui: Create abstract AltosDevice class
2011-04-14 Keith Packardaltosui: Add primitive bluetooth device manager UI.
2011-04-14 Keith Packardaltos: Write a few pre-launch samples for Tm/Tn devices
2011-04-14 Keith Packardaltosui: oops - lost state changes when downloading...
2011-04-10 Keith Packardaltos/altosui: Log averaged baro sensor data in Tm/Tn
2011-04-08 Keith Packardaltosui: Add low-level Bluetooth APIs
2011-04-08 Keith Packardaltosui: Add TeleBT USB device support
2011-04-08 Keith Packardaltos: Use PIO(6) on BTM to monitor BT connection....
2011-04-02 Keith PackardMerge branch 'telemini' into telebt
2011-04-02 Keith Packardaltosui: Add missing AltosTelemetryMap.java file
2011-04-02 Keith Packardaltos: Clean up BT serial communcations
2011-04-02 Keith Packardaltos: Make cmd echo per-connection instead of global
2011-04-01 Keith Packardaltos: Clean up serial initialization
2011-04-01 Keith Packardaltos: Clean up usage of serial port for stdio
2011-04-01 Keith Packardaltos: Make ao_serial_drain public
2011-04-01 Keith Packardaltos: Remove serial monitor command
2011-04-01 Keith Packardaltos: Allow any stdio to be used with packet forwarding
2011-04-01 Keith Packardaltos: Provide for a pre-filter on commands
next