aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1185 from PX4/mc_defaultsLorenz Meier2014-07-163-4/+7
|\
| * Better defaults for min values for some of the multicoptersLorenz Meier2014-06-033-4/+7
* | Merge pull request #1193 from PX4/dl_lost_fixLorenz Meier2014-07-161-1/+1
|\ \
| * | commander: only warn about lost link if link was working beforeAnton Babushkin2014-07-161-1/+1
* | | Merge pull request #1188 from PX4/sensor_startup_cleanupLorenz Meier2014-07-1622-16/+132
|\ \ \ | |/ / |/| |
| * | Mixer: forbid copy constructors due to ptr data membersLorenz Meier2014-07-161-0/+15
| * | IO driver: stricter initLorenz Meier2014-07-162-0/+7
| * | FMU driver: stricter initLorenz Meier2014-07-162-0/+7
| * | MPU6K: Cleaner initLorenz Meier2014-07-162-0/+11
| * | MEAS airspeed: Stricter initialization and constructorsLorenz Meier2014-07-162-2/+4
| * | I2C driver: forbid copy constructorLorenz Meier2014-07-161-0/+3
| * | airspeed driver: better initLorenz Meier2014-07-161-0/+4
| * | HMC driver: Full initializationLorenz Meier2014-07-162-0/+7
| * | L3GD20: Ensure init and constructorsLorenz Meier2014-07-162-0/+8
| * | LSM303D: Ensure init and constructorsLorenz Meier2014-07-162-0/+15
| * | device driver: Fix compile warningsLorenz Meier2014-07-162-0/+9
| * | Making lowpass filter init bullet proofLorenz Meier2014-07-161-2/+10
| * | Merge branch 'master' of github.com:PX4/Firmware into sensor_startup_cleanupLorenz Meier2014-07-1611-15/+57
| |\ \
| * | | MPU6K: Start handler startup and stack review and adjustmentsLorenz Meier2014-07-162-4/+6
| * | | airspeed drivers: Start handlers stack fixes and start handler reviewLorenz Meier2014-07-164-2/+10
| * | | LSM303D: start handler fix and start routine reviewLorenz Meier2014-07-162-1/+4
| * | | L3GD20 driver: stack size adjustments of start handler and start return revie...Lorenz Meier2014-07-162-0/+5
| * | | HMC5883 driver: stack size adjustments of start handler and start return revi...Lorenz Meier2014-07-162-6/+8
* | | | Hotfix: Allow the HMC5883 driver to continue to operate in auto modeLorenz Meier2014-07-161-2/+7
* | | | Merge pull request #1165 from jean-m-cyr/masterLorenz Meier2014-07-162-32/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of https://github.com/PX4/Firmwareunknown2014-07-1277-1264/+3404
| |\ \ \
| * | | | px4io_uploader cleanup and minor optimizationJean Cyr2014-07-102-32/+20
* | | | | Merge pull request #1187 from PX4/mavlink_strictLorenz Meier2014-07-1611-15/+57
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable stricter compile mode and ensure the most relevant bits are initialize...Lorenz Meier2014-07-1510-15/+52
| * | | | Forbid copy constructor in CDevLorenz Meier2014-07-151-0/+5
|/ / / /
* | | | Merge pull request #1178 from PX4/eff_plus_plusLorenz Meier2014-07-155-19/+49
|\ \ \ \
| * | | | mathlib: More C++ fixesLorenz Meier2014-07-152-4/+10
| * | | | Merge branch 'master' of github.com:PX4/Firmware into eff_plus_plusLorenz Meier2014-07-1528-267/+485
| |\ \ \ \
| * | | | | Fix a set of C++ warnings in mathlibLorenz Meier2014-07-132-12/+20
| * | | | | Enable C++ warnings for EKFLorenz Meier2014-07-131-0/+2
| * | | | | Fix C++ warningsLorenz Meier2014-07-132-3/+17
* | | | | | Fix warningLorenz Meier2014-07-151-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #1183 from sjwilks/fx61_mixerLorenz Meier2014-07-152-1/+68
|\ \ \ \ \
| * | | | | Updated the comments.Simon Wilks2014-07-151-4/+2
| * | | | | Add a mixer for the Phantom so it can be uniquely adjusted for this airframe.Simon Wilks2014-07-152-1/+70
|/ / / / /
* | | | | Merge pull request #1159 from PX4/airspeed_test_fixLorenz Meier2014-07-149-127/+216
|\ \ \ \ \
| * | | | | Airspeed driver: Use the known sensor offset for raw value as wellLorenz Meier2014-07-142-1/+7
| * | | | | Make instructions in commander more obvious for airspeed calibrationLorenz Meier2014-07-141-3/+12
| * | | | | build fixLorenz Meier2014-07-141-1/+1
| * | | | | Merge branch 'master' of github.com:PX4/Firmware into airspeed_test_fixLorenz Meier2014-07-141-0/+0
| |\ \ \ \ \
| * | | | | | Better analog error handlingLorenz Meier2014-07-141-2/+10
| * | | | | | Force update of offset, do not add offset in final valueLorenz Meier2014-07-142-8/+17
| * | | | | | Fixed compile errorLorenz Meier2014-07-131-1/+1
| * | | | | | added detailed printLorenz Meier2014-07-131-0/+2
| * | | | | | airspeed: Better calibration messagesLorenz Meier2014-07-131-1/+4