7464 Commits (02653f6cd9dd05c0d6bd5344d6e76fdb29641f33)
 

Author SHA1 Message Date
andre-nguyen 02653f6cd9 Merge branch 'offboard2' of github.com:elikos/Firmware into offboard2 11 years ago
andre-nguyen 6cf890b46b indentation and fix commander flags. It's impossible to control position at the same time as attitude so we have to disable some things. My logic is that all the control flags for position control should be opposite of the attitude control mode. 11 years ago
t0ni0 7d05f2df7c Added support for velocity setpoint in mavlink_receiver and mc_pos_control 11 years ago
t0ni0 ca6463efd8 Modified mavlink receiver to scale offboard position and velocity messages to centimeters 11 years ago
t0ni0 d9b5efb263 Closed additional file descriptor 11 years ago
t0ni0 0a86fd0d9f Changed struct name used for local_pos_sp 11 years ago
t0ni0 2a79a9a4e4 Close fds when not needed 11 years ago
t0ni0 af56879fdd Removed duplicate _pos_sp assignation 11 years ago
andre-nguyen 915ed5aa1f had the wrong setpoint structure 11 years ago
andre-nguyen abbf57dac6 had the wrong variable and wrong setpoint type 11 years ago
t0ni0 f1b6a3f44f Fixed offboard_control_pos_sp to be passed to _pos_sp vector. Added checks for position and altitude control modes. 11 years ago
t0ni0 e12d3af503 Added support for offboard velocity control & fixed position control flags 11 years ago
Benjamin O'Connell-Armand ce1251fcc8 Quick fix 11 years ago
andre-nguyen 55cf19b082 added support for offboard position setpoint in mc_pos_control 11 years ago
Benjamin O'Connell-Armand 1fc859b1b1 Added support for postion_control offboard messages in commander. 11 years ago
Benjamin O'Connell-Armand 5c536ae46e Added processing of postion_control offboard messages (quad_swarm) 11 years ago
Anton Babushkin 78637ff74b mavlink: publish attitude / rates setpoint in offboard control mode 11 years ago
Anton Babushkin 950571eaf6 Merge branch 'master' into offboard2 11 years ago
Anton Babushkin fb801b6fae mavlink: minor fix 11 years ago
Lorenz Meier 7c001bb0cb Merge pull request #981 from jhiesey/master 11 years ago
Lorenz Meier 639d86eab2 Merge pull request #979 from PX4/acro2 11 years ago
Lorenz Meier 4fdc016308 Merge pull request #970 from PX4/flow_no_gps 11 years ago
Anton Babushkin 559bfbb11c commander: allow disarm in ACRO mode 11 years ago
Anton Babushkin d8ef397b07 mc_att_control: reset yaw setpoint after ACRO 11 years ago
Lorenz Meier 184af29a50 Merge pull request #982 from jhiesey/frsky_gps 11 years ago
John Hiesey 4a666d094d frsky_telemetry: fix gps data format 11 years ago
John Hiesey 56a8f3de0a Add mixer config for hexa coax frame 11 years ago
Anton Babushkin b12928548c Merge branch 'master' into acro2 11 years ago
Thomas Gubler b250e28abf Merge pull request #978 from PX4/mtk_fix 11 years ago
Lorenz Meier f0630547aa MTK: Bail out correctly 11 years ago
Lorenz Meier ce62f07379 Fix EPH / EPV conversion for MediaTek units 11 years ago
Lorenz Meier 98f05ea5c1 Merge pull request #942 from PX4/mc_mixer_fix 11 years ago
Anton Babushkin 32ae2dd1d0 commander: missed 'break' in 'switch' added 11 years ago
Lorenz Meier 1d6bd3b1a7 Merge pull request #971 from PX4/ekf_cleanup 11 years ago
Anton Babushkin 98fcec243b ekf_att_pos_estimator: module.mk fixed 11 years ago
Anton Babushkin f52edc4cde ekf_att_pos_estimator: fixed files names and perf counters names 11 years ago
Anton Babushkin 68b1cdebd2 Merge branch 'master' into mc_mixer_fix 11 years ago
Anton Babushkin 692e8f84a9 commander: don't require good EPH for local_position_valid, position_estimator_inav: estimate EPH/EPV and publish it in local position topic 11 years ago
Lorenz Meier a72015c260 Merge pull request #965 from PX4/stack_fixes 11 years ago
Anton Babushkin 8c4b35cc23 Merge branch 'master' into offboard2 11 years ago
Lorenz Meier a63fc9bedb Merge pull request #964 from PX4/px4io_fixes 11 years ago
Lorenz Meier ea99fd8446 nshterm: Reduce stack size further after more thorough inspection 11 years ago
Lorenz Meier 30123c8f0b inav: Fix scheduling type, we want ALL processes to stick to DEFAULT 11 years ago
Lorenz Meier 834a230fcf inav: Reduce stack size of start tool 11 years ago
Lorenz Meier cccd3e1dc4 mavlink app: Reduce stack sizes minimally after further inspection 11 years ago
Lorenz Meier 9d2bfb596c flow example: Use smaller stack and correct start logic 11 years ago
Lorenz Meier 8630d82ea2 gps driver: Use correct spawn command, use a smaller start tool size 11 years ago
Lorenz Meier 0a6861e98d FMUv1: Reduce user main stack slightly, still 2.5K buffer between actual use and size 11 years ago
Lorenz Meier 842819a6d6 Use smaller logging buffer 11 years ago
Lorenz Meier f66cd1a814 frsky telem: reduce stack, fix missing header 11 years ago