aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
* Attitude filter for multirotors: Let users choose between filtersLorenz Meier2015-05-061-0/+3
|
* Merge pull request #2013 from PX4/attitude_estimator_qLorenz Meier2015-05-053-0/+572
|\ | | | | attitude_estimator_q added
| * attitude_estimator_q: Max gyro bias limiting, auto declinationattitude_estimator_qAnton Babushkin2015-04-132-2/+19
| |
| * attitude_estimator_q: Max gyro bias limitingAnton Babushkin2015-04-131-0/+1
| |
| * attitude_estimator_q addedAnton Babushkin2015-04-123-0/+554
| |
* | Merge pull request #2131 from PX4/sensor_cal_fixLorenz Meier2015-05-051-0/+32
|\ \ | | | | | | fix accel calibration
| * | fix accel calibration: rotate sensor values into board frameRoman Bapst2015-05-051-0/+32
| | |
* | | Revert "Merge pull request #1819 from PX4/chan16" because of #2113Andreas Antener2015-05-054-9/+6
|/ / | | | | | | | | This reverts commit f8c8876642857520e85ec8ca027146c11b4301e3, reversing changes made to de3888bed75347eb8aefdc6cb7dbeeedff749988.
* | Merge pull request #2120 from DonLakeFlyer/BurstDownloadLorenz Meier2015-05-049-377/+609
|\ \ | | | | | | New burst mode ftp file download
| * | New bust mode ftp file downloadDon Gagne2015-05-039-377/+609
| | |
* | | commander: Use pre-rotated topic in board frameLorenz Meier2015-05-042-8/+8
| | |
* | | Merge pull request #2101 from PX4/ESC_calibrationLorenz Meier2015-05-044-0/+213
|\ \ \ | |/ / |/| | Esc calibration
| * | added esc calibration routinesRoman Bapst2015-04-284-0/+213
| | |
* | | fixed message IDfix_log_message_IDRoman Bapst2015-04-281-2/+2
|/ /
* | added new vtol mav typesRoman Bapst2015-04-271-2/+4
| |
* | Make sure circuit breakers are ready before the first preflight check call.Simon Wilks2015-04-271-10/+20
| |
* | Make sure we log the airspeed check to the console as well.Simon Wilks2015-04-271-2/+2
| |
* | Sensors: Be less verboseLorenz Meier2015-04-271-1/+2
| |
* | Dataman: Be more compact in boot outputLorenz Meier2015-04-271-5/+6
| |
* | commander: Provide more useful mission feedbackLorenz Meier2015-04-271-4/+4
| |
* | mavlink app: Robustify param handlingLorenz Meier2015-04-271-1/+1
| |
* | systemlib: Fix param used countingLorenz Meier2015-04-271-4/+12
| |
* | Load all GCS-required paramsLorenz Meier2015-04-271-7/+9
| |
* | Remove reference to completely unused parameterLorenz Meier2015-04-261-12/+0
| |
* | commander: Do not lock down the system once HIL has kickeed inLorenz Meier2015-04-261-2/+9
| |
* | commander: prune old code, do not run preflight checks when nothing relevant ↵Lorenz Meier2015-04-262-33/+7
| | | | | | | | in the system is changing.
* | commander: Fix calibration feedback so that QGC picks up all error conditionsLorenz Meier2015-04-265-19/+35
| |
* | Sensor cal reworkSensorCalDon Gagne2015-04-269-430/+572
| | | | | | | | | | | | | | - cancel support - versioned cal messages - better still detection - better messaging
* | Mission feasibility checker: Do not use static where its not needed.Lorenz Meier2015-04-261-1/+1
| |
* | sensors app: Move a static member to being a class memberLorenz Meier2015-04-261-4/+4
| |
* | MAVLink app: Fix usage of static struct, make streams list constLorenz Meier2015-04-263-3/+3
| |
* | commander: Only subscribe to existing telemetry status publicationsLorenz Meier2015-04-261-1/+6
| |
* | SDLOG2: Optimize runtime efficiencyLorenz Meier2015-04-261-90/+88
| |
* | uORB: Add API to check if a topic exists yetLorenz Meier2015-04-262-0/+29
| |
* | Navigator: Reduce excessive stackLorenz Meier2015-04-261-1/+1
| |
* | MC att control: reduce stack slightlyLorenz Meier2015-04-261-1/+1
| |
* | MC pos control: Reduce stackLorenz Meier2015-04-261-1/+1
| |
* | commander: Reduce excessive stack sizeLorenz Meier2015-04-261-1/+1
| |
* | MAVLink app: Allow higher max data rateLorenz Meier2015-04-261-1/+1
| |
* | sensors app: Use right lookup functionLorenz Meier2015-04-261-1/+1
| |
* | MAVLink app: Use right lookup functionLorenz Meier2015-04-261-1/+2
| |
* | param lib: Provide used index lookupLorenz Meier2015-04-262-2/+39
| |
* | commander: Better user feedback after resolving preflight check warningsLorenz Meier2015-04-261-9/+17
| |
* | commander: Critical fix for arm state machine. Only auto-save if not stored ↵Lorenz Meier2015-04-251-2/+6
| | | | | | | | already
* | commander: Fix data link lost / regained logicLorenz Meier2015-04-251-5/+11
| |
* | MAVLink app: send correct value when not estimating battery charge levelLorenz Meier2015-04-251-1/+2
| |
* | commander: Better text feedback in preflight-checkLorenz Meier2015-04-251-4/+4
| |
* | commander: Fixing HIL operation with failing preflight checksLorenz Meier2015-04-242-8/+11
| |
* | code style fixAndrea Nistico2015-04-241-1/+1
| |
* | Rvis transposed, in this way we have consisencyAndrea Nistico2015-04-241-2/+2
| |