aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge sAcc & pAcc scaling fix from branch inav_gps_delayKynos2014-06-151-2/+2
* Merge master with the exception of ubx.cpp and ubx.hKynos2014-06-1516-237/+475
|\
| * mavlink: put update call back inJulian Oes2014-06-101-0/+2
| * mavlink: report global position setpoint and do this always no just when upda...Julian Oes2014-06-101-8/+6
| * Converted style to work with wiki. Cleaned up bad fields.Andrew Chambers2014-06-091-97/+270
| * fix initialization of perfcounters in fw att controllersThomas Gubler2014-06-083-6/+6
| * Merge pull request #1028 from PX4/inav_gps_delayLorenz Meier2014-06-075-28/+122
| |\
| | * position_estimator_inav: more safe EPH/EPV estimation, minor changesAnton Babushkin2014-05-311-17/+30
| | * Merge branch 'ubx_no_debug' into inav_gps_delayAnton Babushkin2014-05-303-6/+22
| | |\
| | | * ubx: send update only if got POSLLH & VELNED & TIMEUTCAnton Babushkin2014-05-302-87/+100
| | | * ubx: disable all debug messagesAnton Babushkin2014-05-301-85/+85
| | * | position_estimator_inav: default GPS delay changed to 0.2sAnton Babushkin2014-05-301-1/+1
| | * | position_estimator_inav: add buffer for rotation matrix to do accel bias corr...Anton Babushkin2014-05-301-16/+45
| | * | position_estimator_inav: GPS delay compensationAnton Babushkin2014-05-293-8/+47
| * | | Remove unused loiter radius parameter. Fixes #1042Lorenz Meier2014-06-062-17/+0
| * | | mavlink: send MISSION_REQUEST after short timeout when receiving mission, rem...Anton Babushkin2014-06-062-37/+15
| * | | Hotfix: Better microSD reportingLorenz Meier2014-06-031-0/+2
| * | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-06-034-10/+20
| |\ \ \
| | * \ \ Merge pull request #1023 from ultrasystem/patch-1Lorenz Meier2014-06-031-1/+1
| | |\ \ \
| | | * | | Magnetometer data is not updateLiio Chen2014-05-291-1/+1
| | * | | | actuator_armed: Fixed comments and doxygen, no C-level changesLorenz Meier2014-06-011-5/+15
| | * | | | mavlink: for takeoff mission items don't set the time inside field. Correctly...Thomas Gubler2014-06-011-3/+3
| | * | | | do not read out home position in gcs (home position is still displayed)Thomas Gubler2014-06-011-1/+1
| * | | | | Hotfix: Fix scaling for battery currentLorenz Meier2014-06-031-1/+1
| |/ / / /
| * | | | 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
| | | |_|/ | | |/| |
| * | | | 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
| * | | | | ubx driver: fix unit of speed and position accuracy estimateThomas Gubler2014-05-301-2/+2
| * | | | | Minor fixes to MAVLinkLorenz Meier2014-05-291-2/+5
| | |_|_|/ | |/| | |
* | | | | Remove unreferenced SVINFO length definesKynos2014-06-131-4/+0
* | | | | U-blox driver rework,, step 4Kynos2014-06-133-757/+849
* | | | | Gps driver: make enable_sat_info a command line optionKynos2014-06-081-9/+19
* | | | | Initialize rate valuesKynos2014-06-081-2/+2
* | | | | Merged ubx driver part of pull request #1031Kynos2014-06-082-4/+13
* | | | | U-blox driver rework, step 3Kynos2014-06-084-118/+126
* | | | | U-blox driver rework, step 2Kynos2014-05-3012-40/+130
* | | | | Beautifications for tab size 8Kynos2014-05-302-40/+40
* | | | | U-blox driver rework, step 1Kynos2014-05-292-18/+74
|/ / / /
* | | | 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
| * | | | 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