summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos: Add prototype TeleDongle v1.9 codeKeith Packard2014-10-05
* altos: Copy cc1120 driver to cc1200 driver and hack a bitKeith Packard2014-10-05
* altos: Fix syntax error with ao_log_mega change.Keith Packard2014-10-04
* altos: Record 32-bits for gyro calibration valuesKeith Packard2014-10-04
* altos: Handle antenna down in ao_flight_testKeith Packard2014-09-29
* altos: Make sure we drop the SPI mutex when aborting cc1120 recvKeith Packard2014-09-26
* altos: Make sure we don't beep out continuity twice in idle modeKeith Packard2014-09-11
* altos: Add smaller altitude table file to .gitignoreKeith Packard2014-09-11
* altos/test: Add TMv2 test program to .gitignoreKeith Packard2014-09-11
* altos: Fix ability to disable telemetry by setting interval to 0Keith Packard2014-09-11
* altos/easymega: Set USB PID for EasyMega to 0x0028Keith Packard2014-09-09
* altos: Scale packet master receive delay by baud rateKeith Packard2014-09-06
* altos: Reduce deviation at 2400/9600 baudKeith Packard2014-09-06
* altos: Allow negative values for pyro configuration dataKeith Packard2014-09-03
* altos/telefire: Add firing length to manual pad commandKeith Packard2014-09-03
* altos: Don't add AO_LOG_FLIGHT to existing GPS logsKeith Packard2014-09-01
* altos: Make sure pyro remains valid during delayKeith Packard2014-08-29
* altos: Add telerepeat-v1.0Keith Packard2014-08-17
* telegps-v1.0: Provide one log and append to itKeith Packard2014-08-17
* cc1111: Wait for internal flash write to completeKeith Packard2014-08-17
* altos: Report additional pyro channels via beeperKeith Packard2014-08-14
* altos: Document which TeleFire alarm pins are whichKeith Packard2014-08-14
* altos: Have MicroKite just start recording at startupKeith Packard2014-08-14
* change easymega from v0.1 to v1.0, tweak to build on master, add to MakefileBdale Garbee2014-08-14
* altos/test: Build TeleMetrumV2 flight test variantKeith Packard2014-07-13
* altos: Make ao_gps_print deal with telem containing 32-bit altitude valuesKeith Packard2014-07-13
* altos: Interrupt radio receive when changing data rateKeith Packard2014-07-13
* altos/telefire,telelco: Add HAS_RADIO_RATE to launch system softwareKeith Packard2014-07-12
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Record pdop value in TeleMetrumV2 logKeith Packard2014-07-10
* altos: Scale DOP values by 10 in GPS driversKeith Packard2014-07-10
* altos: Extend GPS altitudes to at least 24 bits everywhereKeith Packard2014-07-10
* altos/telemini-v2.0: Enable beep config and radio rate configKeith Packard2014-07-09
* altos: Add smaller pa to altitude table for TeleMiniKeith Packard2014-07-09
* altos/telemini-v2.0: Add memory decorations to new telemetry variablesKeith Packard2014-07-09
* Add support for the "kite" micropeak variantKeith Packard2014-07-06
* altos: Rework packet receive for cc1120Keith Packard2014-07-05
* altos: Add telemetry rate support to CC1120 driverKeith Packard2014-07-05
* altos: Packet reception tuning for cc1120 driverKeith Packard2014-07-05
* altos: Add 2400 and 9600 baud telemetry support to cc115l driverKeith Packard2014-07-05
* altos/cc1111: Add 2400 and 9600 baud telemetry rate supportKeith Packard2014-07-05
* altos/cc1111: Adjust receive parameters to improve sensitivityKeith Packard2014-07-05
* altos: Call ao_telemetry_reset_interval when telemetry rate changesKeith Packard2014-07-05
* altos: Add config support for 2400 and 9600 baud telemetry ratesKeith Packard2014-07-05
* altos: Add defines for 2400 and 9600 baud telemetry ratesKeith Packard2014-07-05
* altos: Reduce configuration data telemetry to once per 5 secondsKeith Packard2014-07-05
* altos: Use TeleMetrum v1.9 board for MegaDongle experimentsKeith Packard2014-07-05
* altos: Stop sticking cc1111 firmware in src directoryKeith Packard2014-07-05
* altos: ao_rssi subsystem needs to use AO_LED_TYPE instead of uint8_tKeith Packard2014-07-05
* altos/ao_flight_test: Get the Tmega version compiling againKeith Packard2014-06-24