aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
* flight termination on geofence violationThomas Gubler2014-07-191-0/+8
* parse flighttermination commandThomas Gubler2014-07-191-13/+8
* Merge pull request #1186 from PX4/loggingLorenz Meier2014-07-172-4/+4
|\
| * Merged masterLorenz Meier2014-07-1518-846/+1257
| |\
| * | Make commander multi-device awareLorenz Meier2014-06-102-4/+4
* | | commander: only warn about lost link if link was working beforeAnton Babushkin2014-07-161-1/+1
| |/ |/|
* | Fix warningLorenz Meier2014-07-151-1/+1
* | Make instructions in commander more obvious for airspeed calibrationLorenz Meier2014-07-141-3/+12
* | build fixLorenz Meier2014-07-141-1/+1
* | Better analog error handlingLorenz Meier2014-07-141-2/+10
* | Force update of offset, do not add offset in final valueLorenz Meier2014-07-142-8/+17
* | Fixed compile errorLorenz Meier2014-07-131-1/+1
* | added detailed printLorenz Meier2014-07-131-0/+2
* | airspeed: Better calibration messagesLorenz Meier2014-07-131-1/+4
* | Merged commander fixes into airspeed_test_fixLorenz Meier2014-07-1314-129/+131
|\ \
| * | commander: Final MAVLink text feedback cleanupLorenz Meier2014-07-131-4/+4
| * | commander: more text feedback improvements.Lorenz Meier2014-07-131-10/+10
| * | commander: More docs-only changes in headers.Lorenz Meier2014-07-132-7/+12
| * | commander RC handling: Fix -Wshadow warnings.Lorenz Meier2014-07-131-21/+21
| * | commander status leds: Fix -Wshadow warning.Lorenz Meier2014-07-131-7/+7
| * | Mavlink text feedback: Remove now unneeded audio tag for critical messages, m...Lorenz Meier2014-07-131-30/+25
| * | Buzzer and led: Fix -Wshadow warnings.Lorenz Meier2014-07-131-2/+2
| * | Command handling: Fix up local variable usage and status prints.Lorenz Meier2014-07-131-29/+38
| * | Documentation only and unused defines only cleanup.Lorenz Meier2014-07-138-16/+11
| * | Fix accel cal docs.Lorenz Meier2014-07-132-4/+2
* | | Fix calibration counter usage, take every sampleLorenz Meier2014-07-131-5/+4
* | | Fix calibration counter usageLorenz Meier2014-07-131-8/+11
* | | Airspeed calibration improvementsLorenz Meier2014-07-121-8/+15
* | | airspeed cal: Fix up logicLorenz Meier2014-07-121-14/+11
* | | Fix for dynamic / static part of calibrationLorenz Meier2014-07-121-16/+3
* | | airspeed cal build fixLorenz Meier2014-07-121-1/+1
* | | Better airspeed feedbackLorenz Meier2014-07-121-2/+2
* | | airspeed calibration: Update and resolve compile errorsLorenz Meier2014-07-121-42/+33
* | | Merge branch 'master' of github.com:PX4/Firmware into airspeed_test_fixLorenz Meier2014-07-121-5/+30
|\| |
| * | Merge branch 'master' of github.com:PX4/Firmware into dataman_state_nav_rewriteLorenz Meier2014-07-113-27/+34
| |\ \
| * \ \ Merge branch master into dataman_state_nav_rewriteAnton Babushkin2014-07-104-67/+258
| |\ \ \
| * \ \ \ Merge branch 'master' into dataman_nav_drtonAnton Babushkin2014-07-072-28/+64
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-07-045-33/+224
| |\ \ \ \ \
| * | | | | | mavlink, commander: bugs fixedAnton Babushkin2014-06-301-1/+1
| * | | | | | Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-06-303-4/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged masterLorenz Meier2014-06-292-16/+35
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-215-114/+249
| |\ \ \ \ \ \ \ \
| * | | | | | | | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-141-7/+18
| * | | | | | | | | Move MISSION_STATE read/write from mavlink to navigator and commanderAnton Babushkin2014-06-131-4/+18
* | | | | | | | | | Airspeed calibration improvement, enforce correct pitot orderLorenz Meier2014-07-121-26/+111
* | | | | | | | | | airspeed cal: Improve user feedbackLorenz Meier2014-07-111-1/+1
* | | | | | | | | | Merged master into airspeed_test_fixLorenz Meier2014-07-113-26/+32
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Stop warning users just because they shake a bit, be more strict to catch sen...Lorenz Meier2014-07-111-6/+3
| * | | | | | | | | Make commander error message more verboseLorenz Meier2014-07-111-1/+1
| * | | | | | | | | Commander: More hotfixes to prearm check routineLorenz Meier2014-07-112-3/+7