aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | SO3 estimator code has been cleanedHyon Lim2013-11-2911-138/+219
| * | | | | SO(3) estimator and quaternion receive by mavlink implementedHyon Lim2013-11-294-314/+136
| |/ / / /
* | | | | Merge pull request #534 from thomasgubler/tecs_fix_comparisonLorenz Meier2013-12-131-1/+1
|\ \ \ \ \
| * | | | | tecs: fix wrong != 0 checkThomas Gubler2013-11-191-1/+1
| |/ / / /
* | | | | Merge pull request #536 from limhyon/patch-1Lorenz Meier2013-12-131-2/+2
|\ \ \ \ \
| * | | | | Update fw_att_control_params.cHyon Lim2013-11-201-1/+1
| * | | | | Update fw_att_control_params.cHyon Lim2013-11-201-1/+1
| |/ / / /
* | | | | Merge pull request #547 from julianoes/fix_py_uploaderLorenz Meier2013-12-131-8/+11
|\ \ \ \ \
| * | | | | Python uploader: Ignore exceptions when sending reboot triesJulian Oes2013-12-021-8/+11
* | | | | | Merge pull request #542 from PX4/hil_fixesLorenz Meier2013-12-132-13/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into hil_fixesAnton Babushkin2013-12-0727-326/+1024
| |\ \ \ \ \ \
| * | | | | | | Various HIL-related fixesAnton Babushkin2013-11-272-13/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #545 from PX4/mavlink_fixesLorenz Meier2013-12-131-31/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into mavlink_fixesAnton Babushkin2013-11-176-52/+290
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'actuator_eff_fix' into mavlink_fixesAnton Babushkin2013-11-169-200/+42
| |\ \ \ \ \ \ \ \
| * | | | | | | | | mavlink: some mavling messages filling bugs fixedAnton Babushkin2013-11-151-32/+15
* | | | | | | | | | Added actuator control removalLorenz Meier2013-12-139-200/+41
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | actuator_controls_effective topic removedAnton Babushkin2013-11-168-209/+35
| * | | | | | | | | px4io driver: bug fixedAnton Babushkin2013-11-161-1/+1
| * | | | | | | | | Fixed actuator_controls_effective on FMUAnton Babushkin2013-11-161-3/+4
| * | | | | | | | | px4io driver: don’t use PX4IO_PAGE_ACTUATORS page for actuator_controls_eff...Anton Babushkin2013-11-152-8/+23
| |/ / / / / / / /
* | | | | | | | | Enabled DMA on both telemetry ports and GPSAndrew Tridgell2013-12-131-2/+3
* | | | | | | | | Merged crccheck commandAndrew Tridgell2013-12-134-2/+85
* | | | | | | | | Merged PX4IO crc checks and force updateAndrew Tridgell2013-12-134-2/+78
* | | | | | | | | l3gd20: print more perf counters and make DRDY usage clearerAndrew Tridgell2013-12-131-2/+10
* | | | | | | | | LowPassFilter: allow for filtering to be disabledAndrew Tridgell2013-12-131-0/+8
* | | | | | | | | l3gd20: fixed a warningAndrew Tridgell2013-12-131-1/+1
* | | | | | | | | Merged all of the LSM303D debug changesLorenz Meier2013-12-101-17/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drv_hrt: added note on why an uninitialised hrt_call is safeAndrew Tridgell2013-12-101-1/+7
| * | | | | | | | | l3gd20: added rescheduling and error checkingAndrew Tridgell2013-12-101-1/+28
| * | | | | | | | | mpu6000: treat all zero data from mpu6k as badAndrew Tridgell2013-12-101-6/+19
| * | | | | | | | | ms5611: check for all zero in the promAndrew Tridgell2013-12-101-0/+7
| * | | | | | | | | mpu6000: close fds before exitAndrew Tridgell2013-12-101-0/+4
| * | | | | | | | | lsm303d: close fds before exitAndrew Tridgell2013-12-101-0/+9
| * | | | | | | | | l3gd20: close fds before exitAndrew Tridgell2013-12-101-0/+6
| * | | | | | | | | mpu6000: use register_class_devname()Andrew Tridgell2013-12-101-43/+71
| * | | | | | | | | lsm303d: use register_class_devname()Andrew Tridgell2013-12-101-59/+62
| * | | | | | | | | l3gd20: use register_class_devname()Andrew Tridgell2013-12-101-17/+20
| * | | | | | | | | hmc5883: use register_class_devname()Andrew Tridgell2013-12-101-12/+23
| * | | | | | | | | device: added register_class_devname() APIAndrew Tridgell2013-12-102-0/+58
| * | | | | | | | | lsm303d: dump I2C control registers in regdumpAndrew Tridgell2013-12-101-0/+2
| * | | | | | | | | Add also default descriptor for alternate sensorsLorenz Meier2013-12-101-1/+21
| * | | | | | | | | Made all usual suspects default to their custom names and only register the d...Lorenz Meier2013-12-104-20/+60
| * | | | | | | | | ms5611: give cleaner SPI tracesAndrew Tridgell2013-12-101-6/+8
| * | | | | | | | | ms5611: removed unused variableAndrew Tridgell2013-12-101-1/+0
| * | | | | | | | | ms5611: change bus speed to 5MHzAndrew Tridgell2013-12-101-1/+1
| * | | | | | | | | lsm303d: use DRDY pins to automatically reschedule measurementsAndrew Tridgell2013-12-101-0/+12
| * | | | | | | | | px4fmu2: enable SPI sensor DRDY pinsAndrew Tridgell2013-12-101-0/+5
| * | | | | | | | | drv_hrt: added hrt_call_init() and hrt_call_delay() APIsAndrew Tridgell2013-12-102-1/+32
| * | | | | | | | | l3gd20: added retries to disable_i2c()Andrew Tridgell2013-12-101-2/+10