summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* altos: include ao_eeprom.h in ao_telemetrum.c to define ao_eeprom_initKeith Packard2013-11-12
* altos: Make sure flight erase log comes after config blogKeith Packard2013-11-12
* altos: Move telemega to using internal eeprom for configKeith Packard2013-11-12
* altos: Move TeleMetrum v2.0 to using internal eeprom for configKeith Packard2013-11-12
* altos: Allow use of internal EEPROM for config storageKeith Packard2013-11-12
* altos: Don't hold GPS mutex while waiting in TM v2.0 reportKeith Packard2013-11-12
* altos: Build TM v2.0 firmware by defaultKeith Packard2013-11-12
* altos: Clean up .gitignore and add a few random filesKeith Packard2013-11-12
* Add ublox checksum generating programKeith Packard2013-11-12
* altos: Add orientation tracking to ao_flight_testKeith Packard2013-11-12
* altos: Don't hold GPS mutex while waiting for GPS data in report codeKeith Packard2013-10-28
* altos: sample profile address range was too narrowKeith Packard2013-10-28
* altos: Make telemega v0.3 compile with new quaternion codeKeith Packard2013-10-27
* altos: Make telemega v0.1 compile with new quaternion codeKeith Packard2013-10-27
* altos: Add orientation test when HAS_FLIGHT_DEBUG is setKeith Packard2013-10-27
* altos: Update quaternion tests to check vectors_to_rotationKeith Packard2013-10-27
* altos: Change ao_mpu6000_gyro arg to floatKeith Packard2013-10-27
* altos: Fixup for 32-bit gyro averagesKeith Packard2013-10-27
* altos: Correct incremental rotation computationKeith Packard2013-10-27
* altos: Compute initial rotation from verticalKeith Packard2013-10-27
* altos: Fixup for ao_sample_orient renameKeith Packard2013-10-27
* altos: Add sinf to math codeKeith Packard2013-10-27
* altos: Keep 9 more bits of average pad IMU gyro dataKeith Packard2013-10-27
* altos: Rename ao_orient to ao_sample_orientKeith Packard2013-10-27
* altos: Add functions to init quaternions from vector pairs and euler anglesKeith Packard2013-10-27
* altos: Add some comments describing quaternion multiplicationKeith Packard2013-10-27
* altos: Mark arguments to quaternion functions as constKeith Packard2013-10-27
* altos: IMU accel calibration values need to be signedKeith Packard2013-10-27
* altos: Calibrate IMU accelerometers tooKeith Packard2013-10-25
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Fix GPS test frameworks to handle shared ao_gps_new variableKeith Packard2013-10-25
* altos: Add floating point math functions from newlibKeith Packard2013-10-25
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* altos: Use #define values for ublox packet typesKeith Packard2013-10-14
* altos/micropeak: Increase boost detect to 30mKeith Packard2013-10-13
* altos: Fix stm-bringup demo build to use installed pdclibKeith Packard2013-10-10
* altos: Use installed pdclibKeith Packard2013-10-10
* altos: Messed up the ifeq syntax a bit so ARM bits weren't getting builtKeith Packard2013-10-09
* altos: avr-gcc appears to find the loader scripts without help nowKeith Packard2013-10-08
* altos: Broken test for M0 compiler in src/MakefileKeith Packard2013-10-08
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
* altos/stm: New GAS version requires flags in APSR assignmentKeith Packard2013-10-08
* altos: Rename easymini-v0.1 to easymini-v1.0Keith Packard2013-10-07
* altos/lpc, altos/stm: ARM requires ISB after switching stack pointersKeith Packard2013-10-07
* altos: Don't require an LED for ao_flightKeith Packard2013-10-07
* altos: Set TeleMini v2.0 USB ID correctlyKeith Packard2013-09-19
* altos/telemetrum-v2.0: Use red LED during boot timeKeith Packard2013-09-15
* altos/telemini-v2.0: Change initialization orderKeith Packard2013-09-15
* altos: Stop copying cc1111 binaries to the altos/src dirKeith Packard2013-09-15
* altos: Add nanopeak-v0.1Keith Packard2013-09-15