17457 Commits (8e9e9f8a8be960824c9fc231e73bb9ffc7e61377)
 

Author SHA1 Message Date
Julian Oes 8e9e9f8a8b vehicle_status: move vtol_vehicle_status enum 9 years ago
Julian Oes 74072dbe74 vehicle_status.msg: delete unused mavlink stuff 9 years ago
Julian Oes 5f3a23a253 commander: remove circuit breakers from status msg 9 years ago
Mark Whitehorn ebacd4c1de add missing check for stop command in idle state 9 years ago
tumbili 2f7601370b mixer multirotor: initialise min_out with correct value 9 years ago
tumbili 092efd22fd set default thrust scale parameter to zero - this will disable using the fw motor for mc pitch by default 9 years ago
tumbili 04cfc23c01 allow pusher for pitch strategy to be turned off by setting thrust scal param to zero 9 years ago
Roman f7c0518a61 log pitch setpoint after modifying it 9 years ago
tumbili db2a53d95d added parameter to allow scaling the forward thrust used to acclerate forward 9 years ago
tumbili 34fe340864 added parameter for maximum allowed standard vtol down pitch 9 years ago
sander cf309bfc3f invert setpoint formula 9 years ago
Roman e11d4ae302 standard vtol: 9 years ago
sander 0b10720034 testing tweaks 9 years ago
sander 3a6882a4d6 First attempt at pusher assist 9 years ago
Julian Oes 441d7aacbb gps: fix build, unused var ERROR 9 years ago
sander e3eea62887 Add estimator selection logic to VTOL apps 9 years ago
Beat Küng dde7907da4 ubx gps driver: configure both USB & UART interfaces 9 years ago
Beat Küng 8c64e2b801 gps driver: fix 'gps stop' error 9 years ago
Beat Küng 0c966dc923 fix mtk+ubx gps driver: use px4_clock_settime instead of clock_settime 9 years ago
Beat Küng c495266c79 ubx gps driver: remove variable length member 'raw' from union 9 years ago
Beat Küng 215aa78f30 fix coding style for gps drivers 9 years ago
Beat Küng 851340eccc ubx gps driver: add error handling when write(...) fails 9 years ago
Beat Küng 95c7534712 ashtech gps: fix compiler warning in configure 9 years ago
Beat Küng 21f403e12b gps: make sure the gps module compiles for POSIX & add it to the posix_sitl_default cmake 9 years ago
Beat Küng b724847154 ack: add .ackrc to ignore the Documentation directory 9 years ago
Beat Küng b3ed8b70d2 systemlib scheduling_priorities: include the more generic px4_tasks.h 9 years ago
Beat Küng ec819737c1 systemlib: make err() & errx() work for POSIX 9 years ago
Beat Küng 458feb0a44 fix gpssim: properly handle the case where gpssim is not running 9 years ago
Beat Küng 77cda58d73 fix ashtech gps: _satellite_info can be nullptr 9 years ago
Beat Küng 7ff80463be fix completely wrong file permissions for log files & mavlink ftp (new mode 666) 9 years ago
Beat Küng d7ca0b1139 hrt_absolute_time: add comment, that time is in us 9 years ago
Beat Küng a12c79a115 romfs mixer files: remove executable bit of file permission 9 years ago
Beat Küng cf48f9ff12 doc: rename the README -> doxygen.README & remove reference to qgroundcontrol 9 years ago
Lorenz Meier 13967975c1 Wifi link: Drop rate further to relieve pressure on ESP8266 9 years ago
Lorenz Meier d97f32cca1 Fix MAVLink not responding regression on TELEM2 9 years ago
Lorenz Meier d2c98a98e9 Rename stop-all to stop for MAVLink, but still keep stop-all for existing scripts 9 years ago
Lorenz Meier 8b876e6497 MAVLink command feedback: Do only report command status and not additional string 9 years ago
Don Gagne 91d4e129f4 Change to normal cal message 9 years ago
Lorenz Meier d3f5cf5d93 MAVLink app via Wifi: Drop max data rate 9 years ago
Lorenz Meier ad3ca2a9d2 Commander: Indicate low battery 9 years ago
Lorenz Meier e3d6bad3fe Revert "report sensor init failure" 9 years ago
Lorenz Meier b66967a8a5 Revert "add low battery warning and comment out the "resolved" messages" 9 years ago
Lorenz Meier 34a9449df9 Include cal status data for mag 9 years ago
Lorenz Meier 224aaeddfe Harden calibration experience on master 9 years ago
Lorenz Meier d9b32221e7 Commander: Reduce mag output 9 years ago
Lorenz Meier 275fe8ee2d Play safe with calibration done messages 9 years ago
Lorenz Meier 0abc792d96 Update Gazebo plugin 9 years ago
sander 7338fe889e Only set virtual waypoint for VTOL_TAKEOFF. Fixes #4193 9 years ago
sander 42eff31c84 Keep current altitude for vtol move to land after transition 9 years ago
Andreas Antener 7f5a2b1bac only use the default acceptance radius for checking mission feasibility 9 years ago