fw/altos
2011-05-26 Keith PackardSwitch version to 0.9.4 telebt 0.9.4
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-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
2011-04-01 Keith Packardaltos: expose set of available stdio values
2011-04-01 Keith Packardaltos: Add P2SEL_*_MASK defines to cc1111.h
2011-04-01 Keith Packardaltos: Add initial TeleBT code
2011-04-01 Keith Packardaltos: Make ao_flight_test show true height but report...
2011-04-01 Keith Packardaltos: Baro useful ceiling is MSL, not AGL
2011-04-01 Keith Packardaltos: Reflect ao_flight split in ao_flight_test depend...
2011-03-30 Keith Packardaltosui: Only plot acceleration when present in data...
2011-03-30 Keith Packardaltosui: Parse and export Max flight log value
2011-03-30 Keith Packardaltos: Enable logging during nano flights
2011-03-30 Keith Packardaltos: Run RDF beacon after apogee instead of waiting...
2011-03-29 Keith Packardaltos: ao_sample_preflight was exiting preflight mode...
2011-03-29 Keith Packardaltosui: Don't display 0000-00-00 for missing flight...
2011-03-29 Keith Packardaltosui: Display exception messages from swing thread
2011-03-29 Keith Packardaltosui: Make deployment testing handle Connecting...
2011-03-29 Keith Packardaltosui: Make flight log downloading handle 'Connecting...
2011-03-29 Keith Packardaltosui: Clean up packet link connecting dialog
2011-03-29 Keith Packardaltos: Create custom nano flight code
2011-03-29 Keith Packardaltos: Split up flight code into separate flight/sample...
2011-03-27 Keith Packardaltosui: Handle serial calls from swing thread
2011-03-27 Keith Packardaltosui: Tell serial device which frame to use for...
2011-03-27 Keith Packardaltosui: Allow radio channel to be configured over...
2011-03-27 Keith Packardaltosui: Off-by-one error in telemetry format configura...
2011-03-27 Keith Packardaltos: full logging must flush pending data before...
2011-03-27 Keith Packardaltos: Variable log rate in full logging code too
2011-03-26 Keith Packardaltosui: Allow TM config connection to be canceled.
2011-03-26 Keith Packardaltosui: swing hide/show methods are deprecated
2011-03-26 Keith Packardaltosui: Remove extra AltosEepromBlock layer
2011-03-26 Keith Packardaltosui: Add support for downloading TeleMini/TeleNano...
2011-03-26 Keith Packardaltosui: Remove a bunch of debug printfs from the eepro...
2011-03-23 Keith Packardaltosui: Add telemetry format menu and preferences
2011-03-23 Keith Packardaltosui: Add support for telemetry version 4
2011-03-23 Keith PackardAdd description to test flights
2011-03-23 Keith PackardAdd ao_kalman.h to .gitignore
2011-03-23 Keith Packardaltos: Exit flight test at landing. Allow description...
2011-03-23 Keith Packardaltos: Ignore alt error for fast->coast. Allow larger...
2011-03-22 Keith Packardaltos: Restore sensible kalman values
2011-03-22 Keith Packardaltos: Fix up flight code testing
2011-03-22 Keith Packardaltos: Missing parens and some bad arithmetic in the...
2011-03-22 Keith Packardaltos: Add ao_flight_debug code
2011-03-22 Keith Packardaltos: Clean up some debug stuff in ao_flight.c
2011-03-22 Keith Packardaltos/kalman: Kalman terms can be > 1, use 32-bit fixed...
2011-03-21 Keith Packardaltos: Compute a 'trust' value for the barometer
2011-03-21 Keith Packardaltos: Switch telemetrum over to kalman filter
2011-03-21 Keith Packardaltos: Add nickle kalman implementation.
2011-03-20 Keith Packardaltos: Add .sdcdbrc file for teledongle
2011-03-20 Keith Packardaltos: New telemetry report format (version 4). Support...
2011-03-20 Keith Packardaltos: The kalman code requires a constant sample rate
2011-03-20 Keith Packardaltos: Split telenano main from telemini
2011-03-20 Keith Packardaltos: Split out tiny telemetry from full telemetry
2011-03-20 Keith Packardaltos: Make telemetry interval more consistent
2011-03-20 Keith Packardaltos: Configure packet size from send/recv parameters.
next