aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-011-3/+3
|\
| * mavlink: for takeoff mission items don't set the time inside field. Correctly...Thomas Gubler2014-06-011-3/+3
* | Merge remote-tracking branch 'upstream/mtecs' into mtecsThomas Gubler2014-06-011-0/+2
|\ \
| * | make launch detector more flash efficientLorenz Meier2014-06-011-0/+2
* | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * do not read out home position in gcs (home position is still displayed)Thomas Gubler2014-06-011-1/+1
* | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-011-15/+17
|\|
| * Merge pull request #1032 from PX4/mavlinkhfcLorenz Meier2014-06-011-15/+17
| |\
| | * attempt to fix mavlink hardware flow control disable logicThomas Gubler2014-05-311-15/+17
* | | fix stupid error in underspeed detectionThomas Gubler2014-06-011-1/+1
* | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-011-18/+24
|\| |
| * | Merge pull request #1014 from PX4/rtl_autoland_fixThomas Gubler2014-06-011-2/+8
| |\ \
| | * | navigator: autocontinue and RTL autolanding fixesAnton Babushkin2014-05-281-2/+8
| * | | Merge pull request #998 from PX4/takeoff_fixThomas Gubler2014-06-011-16/+16
| |\ \ \ | | |_|/ | |/| |
| | * | navigator: takeoff fix, always reach takeoff altitude, even if first waypoint...Anton Babushkin2014-05-221-16/+16
* | | | fw pos control: don't call tecs 50hz update loop if mtecs is enabledThomas Gubler2014-06-011-1/+4
* | | | mtecs: do not calculate derivative in first iterationThomas Gubler2014-06-013-0/+11
* | | | mtecs: remove warnxThomas Gubler2014-06-011-1/+0
* | | | sdlog2: log mtecs modeThomas Gubler2014-05-302-1/+4
* | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-3010-61/+676
|\| | |
| * | | ubx driver: fix unit of speed and position accuracy estimateThomas Gubler2014-05-301-2/+2
| * | | Minor fixes to MAVLinkLorenz Meier2014-05-291-2/+5
| * | | PCA cleanup: Full interfaces ready for AP useLorenz Meier2014-05-291-27/+81
| * | | PCA8574 driver: Cleanup, ready for final testing and productionLorenz Meier2014-05-292-211/+148
| * | | Merge branch 'master' of github.com:PX4/Firmware into pca8574Lorenz Meier2014-05-29244-12191/+7346
| |\ \ \
| | * \ \ Merge pull request #1009 from PX4/inav_fixLorenz Meier2014-05-295-57/+38
| | |\ \ \
| | | * | | position_estimator_inav: remove acceleration from state and INAV_W_XXX_ACC pa...Anton Babushkin2014-05-275-57/+38
| * | | | | Port expander driver first hacky versionLorenz Meier2014-04-293-0/+640
* | | | | | mtecs publish stateThomas Gubler2014-05-304-13/+15
* | | | | | Merge branch 'mtecs_takeofflimits' into mtecsThomas Gubler2014-05-284-13/+123
|\ \ \ \ \ \
| * | | | | | fw pos control: set takeoff min pitch for mtecsThomas Gubler2014-05-281-1/+10
| * | | | | | mtecs: support overriding limit parametersThomas Gubler2014-05-283-12/+113
| * | | | | | mavlink mission item takeoff: read correct param for minimal pitchThomas Gubler2014-05-281-2/+2
* | | | | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-289-16/+102
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge pull request #1019 from PX4/betaThomas Gubler2014-05-283-12/+43
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #694 from thomasgubler/beta_homealtitudewarningThomas Gubler2014-05-283-12/+43
| | |\ \ \ \ \
| | | * | | | | mission feasibility checker: add missing default return in checkHomePositionA...Thomas Gubler2014-02-251-0/+2
| | | * | | | | mission feasibility checker: remove audio warning for waypoint below home alt...Thomas Gubler2014-02-241-1/+2
| | | * | | | | mission feasibility checker: add check for waypoint altitude relative to home...Thomas Gubler2014-02-243-12/+40
| * | | | | | | Count devices on SPI4 / EXT from 1 as for the other busesLorenz Meier2014-05-281-2/+4
| * | | | | | | Fix SPI select on port 4 to use the right definesLorenz Meier2014-05-281-4/+4
| * | | | | | | Add SPI4 init bits for FMUv2Lorenz Meier2014-05-283-0/+52
| * | | | | | | FMUv1 board prettifyingLorenz Meier2014-05-281-1/+2
| * | | | | | | Merge pull request #1013 from PX4/waypointminpitchLorenz Meier2014-05-271-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | mavlink mission item takeoff: read correct param for minimal pitchThomas Gubler2014-05-281-2/+2
| | | |_|_|/ / | | |/| | | |
| * / | | | | ekf_att_pos_estimator: Default printing to offLorenz Meier2014-05-271-1/+1
| |/ / / / /
* | | | | | fw pos control: landing: continue horizontally instead of climbing if just be...Thomas Gubler2014-05-271-3/+4
* | | | | | fix typo in commentThomas Gubler2014-05-261-1/+1
* | | | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-05-251-2/+2
|\| | | | |
| * | | | | Allow wider param range for accel offset, lower gain\Lorenz Meier2014-05-241-2/+2