aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HMC5883: Let user know we just did not find oneLorenz Meier2015-04-271-2/+3
* Board drivers: Only print if init failsLorenz Meier2015-04-272-14/+0
* blinkm: Let user know that we just did not find one and this is not an errorLorenz Meier2015-04-271-2/+1
* ROMFS: Be less verbose on bootLorenz Meier2015-04-272-13/+7
* param cmd: Show used and normal list indicesLorenz Meier2015-04-271-2/+2
* 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
* Add missing variable initialisation.Simon Wilks2015-04-261-0/+1
* 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
* 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
* FMUv1 config: Recuperate unused interrupt stack spaceLorenz Meier2015-04-261-1/+1
* 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
* NuttX configs: Reduce excessive number of reserved FDsLorenz Meier2015-04-263-3/+3
* MAVLink app: Allow higher max data rateLorenz Meier2015-04-261-1/+1
* USB: Crank up bus speed a bitLorenz 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
* Update Nuttx submodule == master that has the Workaround for bad values read...David Sidrane2015-04-251-0/+0
* Merge pull request #2087 from PX4/master_usb_fixDavid Sidrane2015-04-251-0/+0
|\
| * Update Nuttx submodule == master_usb_fix that adds Workaround for bad values ...David Sidrane2015-04-251-0/+0
|/
* commander: Critical fix for arm state machine. Only auto-save if not stored a...Lorenz Meier2015-04-251-2/+6
* 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
* Merge pull request #2078 from andrea-nisti/masterLorenz Meier2015-04-242-6/+6
|\
| * code style fixAndrea Nistico2015-04-241-1/+1
| * Merge branch 'optitrack_integration'Andrea Nistico2015-04-241-2/+2
| |\
| | * Rvis transposed, in this way we have consisencyAndrea Nistico2015-04-241-2/+2
| * | Merge pull request #1 from andrea-nisti/optitrack_integrationandrea-nisti2015-04-241-4/+4
|/| | | |/
| * Order fixed for vision position quaternionandrea-nisti2015-04-241-4/+4
|/
* UAVCAN driver silently ignores repeated start commands without error. This al...Pavel Kirienko2015-04-231-1/+3
* corrected PWM_OUT for firefly6 configurationtumbili2015-04-231-1/+1
* Startup script: Add OSD supportLorenz Meier2015-04-231-0/+6
* FireFly6: make landing gear manual pass-throughRoman Bapst2015-04-222-2/+2