aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* shortened parameter names to max 16 bytesRoman Bapst2014-12-182-10/+10
* fixed parameter issue for VTOL so that parameter wiki tool can document themRoman Bapst2014-12-182-10/+85
* fw pos ctl: compile with -OsThomas Gubler2014-12-171-0/+2
* fw pos ctl: make loop performance counter more meaningfulThomas Gubler2014-12-171-4/+2
* removed white space noisetumbili2014-12-152-3/+3
* Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-1557-3585/+2848
|\
| * Merge pull request #1497 from PX4/ll40lsdefaultmaxLorenz Meier2014-12-141-1/+1
| |\
| | * ll40ls: max distance according to datasheetThomas Gubler2014-12-131-1/+1
| | * ll40ls: fix whitespaceThomas Gubler2014-12-131-9/+9
| * | ll40ls: write min and max to reportThomas Gubler2014-12-141-0/+2
| * | ll40ls: fix whitespaceThomas Gubler2014-12-141-9/+9
| * | trone: write min and max to reportThomas Gubler2014-12-141-0/+2
| * | trone: fix whitespaceThomas Gubler2014-12-141-4/+4
| * | sf0x: write min and max to reportThomas Gubler2014-12-141-0/+2
| * | sf0x: fix whitespaceThomas Gubler2014-12-141-1/+1
| * | mb12xx: write min and max to reportThomas Gubler2014-12-141-0/+2
| |/
| * mavlink: distance sensor: fix max valueThomas Gubler2014-12-131-1/+1
| * changed telementry connection lost warnings to info in order to avoid audio m...Friedemann Ludwig2014-12-121-3/+3
| * Fix / update HW test exampleLorenz Meier2014-12-121-24/+74
| * Fix build breakage in FW control exampleLorenz Meier2014-12-121-131/+22
| * Remove unmaintained math demoLorenz Meier2014-12-122-147/+0
| * Update UAVCAN version, delete outdated exampleLorenz Meier2014-12-124-568/+0
| * add sched.h to systemlib includesThomas Gubler2014-12-101-0/+1
| * uORB home position: Add AMSL as clarificaiton in docsLorenz Meier2014-12-061-1/+1
| * uORB mission topic: Add AMSL as clarificaiton in docsLorenz Meier2014-12-061-1/+1
| * Fix vehicle command docs to AMSLLorenz Meier2014-12-061-1/+1
| * Merge pull request #1391 from PX4/vfr_fixLorenz Meier2014-12-061-9/+2
| |\
| | * Merge branch 'master' into vfr_fixAnton Babushkin2014-11-0838-314/+970
| | |\
| | * | mavlink: use altitude AMSL in VFR messageAnton Babushkin2014-10-161-9/+2
| * | | Merge pull request #1476 from friekopter/vel_alt_holdThomas Gubler2014-12-052-3/+108
| |\ \ \
| | * | | fixed somereview commentsFriedemann Ludwig2014-11-302-7/+9
| | * | | Implemented altitude and velocity hold modeFriedemann Ludwig2014-11-282-3/+106
| * | | | Unsubscribe from the topic.Simon Wilks2014-12-031-0/+2
| * | | | Display ESC data in the status outputSimon Wilks2014-12-031-0/+22
| * | | | Merge master into attitude EKF updateLorenz Meier2014-12-02214-2765/+13770
| |\ \ \ \
| | * \ \ \ Merge pull request #1475 from hsteinhaus/gps_timeLorenz Meier2014-12-021-1/+1
| | |\ \ \ \
| | | * | | | Corrected time_gps_usec values description.Holger Steinhaus2014-11-281-1/+1
| | | |/ / /
| | * | | | move natural position to the front of the pending list for QGCAndreas Antener2014-12-021-2/+2
| | * | | | swap fron/back > the "side" being measured is facing downwardsAndreas Antener2014-12-021-3/+3
| | * | | | use consistent orientation naming in messagesAndreas Antener2014-12-021-1/+1
| * | | | | update attitude estimator ekf to latest versionThomas Gubler2014-08-217-393/+287
| * | | | | Merge remote-tracking branch 'upstream/master' into attitudeekfThomas Gubler2014-08-2118-90/+907
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into attitudeekfThomas Gubler2014-08-1421-77/+753
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into attitudeekfThomas Gubler2014-08-1156-1682/+2508
| |\ \ \ \ \ \ \
| * | | | | | | | att ekf: add descriptions for paramsThomas Gubler2014-07-251-9/+45
| * | | | | | | | att ekf: add param to enable/disable JThomas Gubler2014-07-253-5/+18
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into attitudeekfThomas Gubler2014-07-253-1/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | update attitude_estimator_ekf, includes matlabThomas Gubler2014-07-2534-2669/+2632
* | | | | | | | | | added sanity checkto prevent false low airspeed readings during transitiontumbili2014-12-151-0/+5
* | | | | | | | | | merged with caipi_airspeed_scaletumbili2014-12-102-2/+85
|\ \ \ \ \ \ \ \ \ \