aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | Reduce excessive stack sizes for FW estimation / control appsLorenz Meier2014-07-062-2/+2
| | | |/ / / / / / / / / /
| | * / / / / / / / / / / Fixes #1130px4dev2014-07-064-5/+8
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into offboard2_mergeThomas Gubler2014-07-032-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix compile error: rename field in rc_channels.hThomas Gubler2014-07-021-1/+1
| * | | | | | | | | | | | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-0283-1160/+1939
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into navigator_rewrite_offboard2_mergeJulian Oes2014-07-0246-998/+4722
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_offboard2_mergeJulian Oes2014-06-2722-552/+831
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | mavlink: fix comment in swarm message receiverJulian Oes2014-06-271-2/+1
| * | | | | | | | | | | | | navigator: remove hacked scale factor for offboard controlJulian Oes2014-06-271-1/+1
| * | | | | | | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_offboard2_mergeJulian Oes2014-06-2714-519/+245
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | mc_pos_control: read velocity setpoints form offboard control and do position...Julian Oes2014-06-271-29/+59
| * | | | | | | | | | | | | position_setpoint_triplet: add local position and velocity setpointsJulian Oes2014-06-271-0/+10
| * | | | | | | | | | | | | offboard_control_setpoint: armed does not make sense thereJulian Oes2014-06-271-1/+1
| * | | | | | | | | | | | | mavlink: only save a offboard_control, don't publish to setpoint topics (let ...Julian Oes2014-06-271-143/+11
| * | | | | | | | | | | | | commander: hack to get velocity offboard control workingJulian Oes2014-06-271-2/+2
| * | | | | | | | | | | | | navigator: added offboard modeJulian Oes2014-06-275-1/+221
| * | | | | | | | | | | | | mc_pos_control: added missing subscribeJulian Oes2014-06-271-2/+4
| * | | | | | | | | | | | | sensors: missing param for offboard switchJulian Oes2014-06-271-0/+17
| * | | | | | | | | | | | | mavlink: always copy offboard setpoints, not just when control mode changed, ...Julian Oes2014-06-271-62/+61
| * | | | | | | | | | | | | navigator: added missing offboard stateJulian Oes2014-06-271-0/+1
| * | | | | | | | | | | | | commander: detect if offboard control is lost and missing offboard statesJulian Oes2014-06-272-0/+33
| * | | | | | | | | | | | | Merge remote-tracking branch 'px4/pr/1058' into navigator_rewrite_offboardJulian Oes2014-06-2012-11/+294
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Adds NaN checks and setpoint resets for offboard posctlt0ni02014-06-181-11/+20
| | * | | | | | | | | | | | | Removed publications closingt0ni02014-06-173-84/+3
| | * | | | | | | | | | | | | Commander attitude flag fixt0ni02014-06-161-1/+1
| | * | | | | | | | | | | | | Fixed rates flagsBenjamin O'Connell-Armand2014-06-141-1/+1
| | * | | | | | | | | | | | | Merge branch 'offboard2' of https://github.com/elikos/Firmware into offboard2Benjamin O'Connell-Armand2014-06-142-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'offboard2' of github.com:elikos/Firmware into offboard2andre-nguyen2014-06-143-7/+86
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | indentation and fix commander flags. It's impossible to control position at t...andre-nguyen2014-06-142-5/+5
| | * | | | | | | | | | | | | | | Fix various compilation issueBenjamin O'Connell-Armand2014-06-142-8/+9
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Added support for velocity setpoint in mavlink_receiver and mc_pos_controlt0ni02014-06-133-2/+64
| | * | | | | | | | | | | | | | Modified mavlink receiver to scale offboard position and velocity messages to...t0ni02014-06-101-5/+22
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Closed additional file descriptort0ni02014-06-091-0/+6
| | * | | | | | | | | | | | | Changed struct name used for local_pos_spt0ni02014-06-081-12/+9
| | * | | | | | | | | | | | | Close fds when not neededt0ni02014-06-073-2/+53
| | * | | | | | | | | | | | | Removed duplicate _pos_sp assignationt0ni02014-06-041-6/+0
| | * | | | | | | | | | | | | had the wrong setpoint structureandre-nguyen2014-06-041-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Fixed offboard_control_pos_sp to be passed to _pos_sp vector. Added checks fo...t0ni02014-06-031-3/+10
| | * | | | | | | | | | | | | | had the wrong variable and wrong setpoint typeandre-nguyen2014-06-042-7/+8
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Added support for offboard velocity control & fixed position control flagst0ni02014-06-031-7/+15
| | * | | | | | | | | | | | | Quick fixBenjamin O'Connell-Armand2014-06-031-1/+1
| | * | | | | | | | | | | | | added support for offboard position setpoint in mc_pos_controlandre-nguyen2014-06-031-0/+22
| | * | | | | | | | | | | | | Added support for postion_control offboard messages in commander.Benjamin O'Connell-Armand2014-06-021-0/+8
| | * | | | | | | | | | | | | Added processing of postion_control offboard messages (quad_swarm)Benjamin O'Connell-Armand2014-06-022-1/+17
| | * | | | | | | | | | | | | mavlink: publish attitude / rates setpoint in offboard control modeAnton Babushkin2014-05-212-5/+74
| | * | | | | | | | | | | | | Merge branch 'master' into offboard2Anton Babushkin2014-05-2135-133/+357
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into offboard2Anton Babushkin2014-05-16257-11085/+10635
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into offboard2Anton Babushkin2014-03-30116-5884/+8996
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | - Added JC params to jetdrive control example app.Diogo Machado2014-02-282-26/+36
| | * | | | | | | | | | | | | | | | code clean upDiogo Machado2014-02-263-4/+2