aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Bottle drop iteration - commandline tool for component testingLorenz Meier2014-08-123-71/+121
| | * | | | | | | | | | | | Extend vehicle commands as neededLorenz Meier2014-08-111-2/+5
| | * | | | | | | | | | | | Bottle drop: C++ify full code base, fix transformation assumptions and other ...Lorenz Meier2014-08-113-521/+451
| | * | | | | | | | | | | | Bring back nominal state of fw attitude controllerLorenz Meier2014-08-111-12/+12
| | * | | | | | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into test_bottle_drop_paulLorenz Meier2014-08-116-145/+95
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into test_bottle_drop_paulJulian Oes2014-08-092-142/+148
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merged masterLorenz Meier2014-08-09439-19086/+29930
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bottle_drop: changed servo travels to match Simon's viperJulian Oes2014-03-301-6/+6
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'px4/paul_estimator_numeric' into test_bottle_dr...Julian Oes2014-03-3038-155/+4217
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | vehicle_command topic: added CUSOTM_0 as seen in QGCJulian Oes2014-03-291-0/+1
| | * | | | | | | | | | | | | | | fw_att_control: workaround, don't publish to actuator_1Julian Oes2014-03-291-12/+12
| | * | | | | | | | | | | | | | | commander: don't report unsupported commandsJulian Oes2014-03-291-2/+2
| | * | | | | | | | | | | | | | | bottle_drop: added simple commands to drop bottleJulian Oes2014-03-291-7/+202
| | * | | | | | | | | | | | | | | bottle_drop: started rewrite in C++Julian Oes2014-03-292-2/+200
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'px4/master' into bottle_dropJulian Oes2014-03-2995-5502/+8433
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'px4/master' into bottle_dropJulian Oes2014-03-07227-10395/+14137
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fw_autoland_att_tecs_navigator_termination_controlgroups' into ...Julian Oes2013-12-2792-1490/+3288
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Navigator: Moved mission stuff in separate classJulian Oes2013-12-164-217/+458
| | * | | | | | | | | | | | | | | | | | Navigator: Use state table for main FSMJulian Oes2013-12-142-464/+660
| | * | | | | | | | | | | | | | | | | | Datamanager: Rename mavlink/offboard keyJulian Oes2013-12-144-10/+10
| | * | | | | | | | | | | | | | | | | | Bottle_drop: Store WPs in datamanagerJulian Oes2013-12-141-26/+37
| | * | | | | | | | | | | | | | | | | | Navigator: handle onboard and mavlink missionsJulian Oes2013-12-042-62/+113
| | * | | | | | | | | | | | | | | | | | Dataman: Also reserve space for onboard missionsJulian Oes2013-12-042-2/+5
| | * | | | | | | | | | | | | | | | | | Merge branch 'fw_autoland_att_tecs_navigator' into bottle_drop_navigatorJulian Oes2013-12-037-308/+165
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Bottle drop: lots of changes, working in HILJulian Oes2013-12-021-55/+81
| | * | | | | | | | | | | | | | | | | | | HIL: only send attitude actuator group 0Julian Oes2013-12-021-1/+1
| | * | | | | | | | | | | | | | | | | | | HIL: copy correct actuator groupJulian Oes2013-12-021-1/+2
| | * | | | | | | | | | | | | | | | | | | Bottle_drop: Publish to onboard missionJulian Oes2013-11-291-18/+37
| | * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'juchlid/bottledrop' into bottle_drop_navigatorJulian Oes2013-11-293-1/+508
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | Working with faked imputsJuchli D2013-11-291-32/+271
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/PX4/Firmware into bottledropJuchli D2013-11-1518-128/+164
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Working bottle Drop testJuchli D2013-11-151-16/+52
| | | * | | | | | | | | | | | | | | | | | | | Hack to always armJuchli D2013-11-051-0/+3
| | | * | | | | | | | | | | | | | | | | | | | Added Bottle Drop appJuchli D2013-11-052-0/+228
| | | * | | | | | | | | | | | | | | | | | | | fmu: Also take into account actuator group 1Juchli D2013-11-051-1/+2
| * | | | | | | | | | | | | | | | | | | | | | Merged upstream/masterLorenz Meier2014-08-2620-205/+1004
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Adjust rates for attitude and attitude SPLorenz Meier2014-08-241-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | fix mission item to mavink waypoint conversionThomas Gubler2014-09-031-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1344 from PX4/hildistancesensorLorenz Meier2014-09-032-1/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | comment and whitespaceThomas Gubler2014-09-021-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | parse hil_optical_flow messageThomas Gubler2014-09-022-1/+55
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1303 from PX4/launchdetectionstatesThomas Gubler2014-09-037-72/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | fw pos control: set pitch sp correctly while waiting for launchThomas Gubler2014-08-251-2/+8
| * | | | | | | | | | | | | | | | | | | | | | | | fw pos control: launchdetection logic cleanupThomas Gubler2014-08-231-26/+18
| * | | | | | | | | | | | | | | | | | | | | | | | fw pos control: set default roll, pitch while waiting for launchThomas Gubler2014-08-231-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | fw pos control: use new lauchdetector statesThomas Gubler2014-08-231-30/+43
| * | | | | | | | | | | | | | | | | | | | | | | | launchdetector: return state of detectionThomas Gubler2014-08-236-48/+91
| * | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'julian/launchdelay' into launchdetectionstatesThomas Gubler2014-08-233-3/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | autolaunch: added param for delayJulian Oes2014-08-223-3/+29
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Simply throttle limiting on approach - limit throttle still defaults to 1Lorenz Meier2014-08-312-4/+15
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |