summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* altos: Switch ao_sample.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_rssi.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_report.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_log.c and ao_log_big.c __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_ignite and ao_gps_sirf __xdata to __pdataKeith Packard2011-07-06
* altos: Switch ao_gps_skytraq and ao_gps_sirf __xdata to __pdataKeith Packard2011-07-06
* altos: Shrink ao_add_task by rolling up a memset loopKeith Packard2011-07-06
* altos: Shrink ao_config_callsign_setKeith Packard2011-07-06
* altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmdKeith Packard2011-07-06
* altos: Adapt to changes in telemetry Configuration packetKeith Packard2011-07-05
* altos: Complete new telemetry switchoverKeith Packard2011-07-04
* altos: Add split telemetry codeKeith Packard2011-07-04
* altos: Shrink help textKeith Packard2011-07-04
* altos: Add sat info to GPS report commandKeith Packard2011-07-04
* altos: Shrink const space in ao_configKeith Packard2011-07-04
* altos: teledongle does not need ao_packet_slave.cKeith Packard2011-07-04
* altos: ao_radio_recv needs byte count *including* rssi and statusKeith Packard2011-06-28
* altos: Start adding new telemetry frame definitionsKeith Packard2011-06-27
* altos: Add checksum to TELEM output linesKeith Packard2011-06-27
* altos: Add arbitrary telemetry packet monitoringKeith Packard2011-06-27
* altos: Rename telemetry to telemetry_origKeith Packard2011-06-27
* Revert "altos: Debugging TBT issues -- check pin configuration after boot"Keith Packard2011-05-06
* altos: clear CPU port 1 interrupt flag when handledKeith Packard2011-05-06
* altos: Hook up the P1 ISR for TeleBT v0.1 bt_link lineKeith Packard2011-05-06
* altos: Initialize beeper for telebtKeith Packard2011-05-06
* altos: Debugging TBT issues -- check pin configuration after bootKeith Packard2011-05-06
* altos: Add beeper to TBT v0.1Keith Packard2011-05-06
* altos: pull TBT v0.1 ser_reset line lowKeith Packard2011-05-06
* altos: Fix BT link status pin for real TBT hardwareKeith Packard2011-05-06
* altos: Use USART configuration 1 with flow control for TBTKeith Packard2011-05-06
* altos: Add telebt-v0.1 to MakefileKeith Packard2011-05-06
* altos: Add preliminary telebt v0.1 definesKeith Packard2011-05-06
* altos: add telebt-v0.0 MakefileKeith Packard2011-04-23
* Merge branch 'telemini' into telebtKeith Packard2011-04-19
|\
| * altos: Write a few pre-launch samples for Tm/Tn devicesKeith Packard2011-04-14
| * altos/altosui: Log averaged baro sensor data in Tm/TnKeith Packard2011-04-09
* | altosui: Eliminate ao_cmd_filter hookKeith Packard2011-04-19
* | altos: remove BT logging codeKeith Packard2011-04-19
* | altos: Remove bt debug commandKeith Packard2011-04-19
* | altos: Simplify BT communicationsKeith Packard2011-04-19
* | altos: Solidify BT connectionsKeith Packard2011-04-19
* | altos: Add delays to bt startup sequenceKeith Packard2011-04-19
* | altos: Use PIO(6) on BTM to monitor BT connection. Fix BTM init.Keith Packard2011-04-07
* | altos: Clean up BT serial communcationsKeith Packard2011-04-01
* | altos: Make cmd echo per-connection instead of globalKeith Packard2011-04-01
* | altos: Clean up serial initializationKeith Packard2011-04-01
* | altos: Clean up usage of serial port for stdioKeith Packard2011-04-01
* | altos: Make ao_serial_drain publicKeith Packard2011-04-01
* | altos: Remove serial monitor commandKeith Packard2011-04-01
* | altos: Allow any stdio to be used with packet forwardingKeith Packard2011-04-01