aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | navigator: init map projection on home pos updateThomas Gubler2014-04-241-0/+2
| | * | | | | | | | | | geo: add missing return, make map projection reference staticThomas Gubler2014-04-241-1/+3
| | * | | | | | | | | | towards a global map projection instance, WIP: need to remove local updates o...Thomas Gubler2014-04-246-44/+48
| * | | | | | | | | | | INAV: Add braces to ensure statements are evaluated correctlyLorenz Meier2014-08-131-3/+3
| * | | | | | | | | | | Merged master into vision_estimateLorenz Meier2014-08-1331-450/+646
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | List command bug fix, easier debuggingDon Gagne2014-08-122-21/+41
| * | | | | | | | | | | | Comment fixLorenz Meier2014-07-311-1/+1
| * | | | | | | | | | | | Merged masterLorenz Meier2014-07-31126-1704/+4823
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use current rotation matrix for vision instead of delayed rotationggregory82014-07-241-1/+1
| * | | | | | | | | | | | | Correct vision velocity estimate correction typeggregory82014-07-231-2/+2
| * | | | | | | | | | | | | Remove unused commented codeggregory82014-07-231-6/+0
| * | | | | | | | | | | | | Seperate vision position estimate correction logic from gps. Add vision weigh...ggregory82014-07-221-16/+87
| * | | | | | | | | | | | | Shorten vision parameter nameggregory82014-07-221-6/+6
| * | | | | | | | | | | | | Add weight parameter for vision velocityggregory82014-07-222-0/+5
| * | | | | | | | | | | | | Add vision weight parameters to structureggregory82014-07-222-0/+10
| * | | | | | | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into vision_estimateLorenz Meier2014-07-1492-1621/+3920
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged master into vision_estimateLorenz Meier2014-07-0972-1581/+3230
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged master into vision_estimateLorenz Meier2014-07-01156-4613/+11250
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix to allow filter correction with vision position estimateggregory82014-06-221-2/+2
| * | | | | | | | | | | | | | | | INAV: Added vision position estimate input / topicLorenz Meier2014-06-053-1/+68
| * | | | | | | | | | | | | | | | MAVLink app: Publish vision position estimateLorenz Meier2014-06-052-0/+47
| * | | | | | | | | | | | | | | | Added vision position estimate topicLorenz Meier2014-06-052-0/+85
* | | | | | | | | | | | | | | | | offboard sp: correctly map acceleration/force in combined setpoint to setpoin...Thomas Gubler2014-08-123-12/+53
* | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpoin...Thomas Gubler2014-08-121-7/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fixed missing return value after last change setLorenz Meier2014-08-121-2/+2
| * | | | | | | | | | | | | | | | Fix NO RC handling (fixes #1263)Lorenz Meier2014-08-111-7/+29
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | offboard setpoints: correctly check for force setpointThomas Gubler2014-08-122-1/+35
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpoin...Thomas Gubler2014-08-1157-1733/+2559
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #1265 from PX4/FTPLorenz Meier2014-08-102-8/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | More FTP supportDon Gagne2014-08-102-8/+42
| * | | | | | | | | | | | | | | | Add default initializers and timestamp in local positionLorenz Meier2014-08-103-4/+7
| * | | | | | | | | | | | | | | | Updated MAVLink to latest revisionLorenz Meier2014-08-102-136/+49
| * | | | | | | | | | | | | | | | Merge pull request #886 from PX4/smooth_pos_holdLorenz Meier2014-08-092-142/+148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | mc_pos_control: more accurate position setpoint reset, keep attitude setpoint...Anton Babushkin2014-08-081-3/+6
| | * | | | | | | | | | | | | | | | mc_pos_control: manual and offboard control reorganization and cleanupAnton Babushkin2014-08-082-139/+140
| | * | | | | | | | | | | | | | | | Merge branch 'master' into smooth_pos_holdAnton Babushkin2014-08-0712-92/+156
| | |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into smooth_pos_holdAnton Babushkin2014-08-02415-17632/+26885
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into smooth_pos_holdAnton Babushkin2014-05-039-45/+284
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | mc_pos_control: use MPC_XXX_FF to adjust setpoint on resetAnton Babushkin2014-05-011-3/+5
| | * | | | | | | | | | | | | | | | | | mc_pos_control: use current velocity to calculate position setpoint on reset ...Anton Babushkin2014-05-011-3/+3
| * | | | | | | | | | | | | | | | | | | Introduce similar checks fo all other health checks in the filterLorenz Meier2014-08-071-2/+19
| * | | | | | | | | | | | | | | | | | | Do not fuse height after innovation consistency check failLorenz Meier2014-08-071-1/+9
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #1254 from PX4/tecs_loggingLorenz Meier2014-08-067-49/+115
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Add TECS loggingLorenz Meier2014-08-031-0/+47
| | * | | | | | | | | | | | | | | | | | Reinstate TECS loggingLorenz Meier2014-08-032-32/+57
| | * | | | | | | | | | | | | | | | | | Remove airspeed and altitude raw data from TECS log, as we have these quantit...Lorenz Meier2014-08-034-17/+11
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #1258 from PX4/uavcan_fixLorenz Meier2014-08-061-22/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | UAVCAN ESC mixer: removed the failsafe placeholder, it's no use herePavel Kirienko2014-08-061-5/+0
| | * | | | | | | | | | | | | | | | | | uavcan: fix actuator groups subcriptions and poll()Anton Babushkin2014-08-021-17/+19
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Fix broken arming unit testDon Gagne2014-08-041-5/+5