altos: Require sequencing through 'main' state before landing
[fw/altos] / src /
2011-08-02 Keith Packardaltos: Require sequencing through 'main' state before...
2011-08-02 Keith Packardaltos: Reduce height averaging filter time constant
2011-08-02 Keith Packardaltos: Average height values for landing detection
2011-07-18 Keith Packardaltos: Add ability to read new TELEM files to ao_flight...
2011-07-17 Keith PackardMerge branch 'preload-maps'
2011-07-17 Keith Packardaltos, altosui: Add igniter mode (dual, apogee, main) split-telemetry
2011-07-09 Keith Packardaltos: new versions of sdcc require __ prefixes for...
2011-07-07 Keith Packardaltos: product defines are always in ao_product.h
2011-07-06 Keith Packardaltos: Ensure low-rate telem packets interleave with...
2011-07-06 Keith Packardaltos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c
2011-07-06 Keith Packardaltos: Switch Tm and Tn to common telemetry code
2011-07-06 Keith Packardaltos: Switch flash drivers __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_flight and ao_flight_nano __xdata...
2011-07-06 Keith Packardaltos: Switch ao_dbg.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_config.c __xdata to __pdata
2011-07-06 Keith Packardaltos: switch ao_cmd __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch const for __code in struct ao_cmds
2011-07-06 Keith Packardaltos: Switch ao_usb.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_telemetry.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_stdio.c __data to __pdata
2011-07-06 Keith Packardaltos: Switch ao_serial.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_sample.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_rssi.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_report.c __xdata to __pdata
2011-07-06 Keith Packardaltos: Switch ao_log.c and ao_log_big.c __xdata to...
2011-07-06 Keith Packardaltos: Switch ao_ignite and ao_gps_sirf __xdata to...
2011-07-06 Keith Packardaltos: Switch ao_gps_skytraq and ao_gps_sirf __xdata...
2011-07-06 Keith Packardaltos: Shrink ao_add_task by rolling up a memset loop
2011-07-06 Keith Packardaltos: Shrink ao_config_callsign_set
2011-07-06 Keith Packardaltos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmd
2011-07-06 Keith Packardaltos: Adapt to changes in telemetry Configuration...
2011-07-05 Keith Packardaltos: Complete new telemetry switchover
2011-07-05 Keith Packardaltos: Add split telemetry code
2011-07-05 Keith Packardaltos: Shrink help text
2011-07-05 Keith Packardaltos: Add sat info to GPS report command
2011-07-05 Keith Packardaltos: Shrink const space in ao_config
2011-07-05 Keith Packardaltos: teledongle does not need ao_packet_slave.c
2011-06-28 Keith Packardaltos: ao_radio_recv needs byte count *including* rssi...
2011-06-28 Keith Packardaltos: Start adding new telemetry frame definitions
2011-06-28 Keith Packardaltos: Add checksum to TELEM output lines
2011-06-28 Keith Packardaltos: Add arbitrary telemetry packet monitoring
2011-06-28 Keith Packardaltos: Rename telemetry to telemetry_orig
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 Keith Packardaltos: Add preliminary telebt v0.1 defines
2011-04-24 Keith Packardaltos: add telebt-v0.0 Makefile
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 Packardaltos: Add delays to bt startup sequence
2011-04-14 Keith Packardaltos: Write a few pre-launch samples for Tm/Tn devices
2011-04-10 Keith Packardaltos/altosui: Log averaged baro sensor data in Tm/Tn
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 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 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 Packardaltos: Create custom nano flight code
2011-03-29 Keith Packardaltos: Split up flight code into separate flight/sample...
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-23 Keith Packardaltosui: Add support for telemetry version 4
2011-03-23 Keith PackardAdd description to test flights
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
next