12008 Commits (f154f6e5e7598b02c2a5c5bb87e646a3425421a8)
 

Author SHA1 Message Date
Lorenz Meier f154f6e5e7 MAVLink transmission: Allow faster overall transmissions. 10 years ago
Lorenz Meier 4fb91f47cd Fix mavlink FTP list stack overflow. Fixes #2180, not flight-critical 10 years ago
Lorenz Meier fe4d2ddc40 Merge pull request #2177 from UAVenture/mp_param_update_launch 10 years ago
Andreas Antener 2bcfd4f6f7 rename parameters in launch file to match new MP parameters 10 years ago
Lorenz Meier fa8dc57236 mavlink app: Only send params if the system has booted. 10 years ago
Lorenz Meier 6b285a73bb Merge pull request #2174 from nopeppermint/addusart6_discovery 10 years ago
Lorenz Meier 8a73f91ad6 Commander: Be less verbose about param saves to focus the user attention to relevant output 10 years ago
Lorenz Meier e7c3032218 Mag calibration: Accept less rotation to start the UI, ensure calibration abort does indeed abort. 10 years ago
Lorenz Meier 33338ee2d0 Q attitude estimator: Comment undocumented params 10 years ago
Lorenz Meier 8ac81515ce EKF estimator: Remove unused params 10 years ago
Lorenz Meier a5e69359fc Merge pull request #2167 from PX4/default_I_gains 10 years ago
Lorenz Meier ea278ea926 Merge pull request #2169 from PX4/fix_LED 10 years ago
Lorenz Meier 7d775eb112 Merge pull request #2170 from andrea-nisti/master 10 years ago
nopeppermint 169f112f0d change name in board.h 10 years ago
nopeppermint 52fca5b7a1 correct comments 10 years ago
nopeppermint b0efb24468 add USART6 on PC6(TX) and PC7(RX) to discovery 10 years ago
Lorenz Meier 14b09d6367 Merge pull request #2171 from NaterGator/master 10 years ago
Nate Weibley b4e7b041ca Fix potential null pointer deref if Mavlink start fails before task_main loop 10 years ago
Andrea Nistico 16aa03e30a mpc parameter INAV_W_Z_VIS_P increased 10 years ago
Roman Bapst 90c3aec1fd make main LED show low and critical battery status 10 years ago
Lorenz Meier 66b87ac761 Fix state-level HIL. Reported by @s3erjaeh 10 years ago
Lorenz Meier 6f94951050 Fix sdlog2 stopping on param write. Found by Severin Leuenberger 10 years ago
Lorenz Meier 890c3af13c multiplatform: Update yaw P param name 10 years ago
Roman Bapst 542dc9f65d added default rate I gain for multicopters. added default gains for FireFly6 in mc mode (from Simon Wilks) 10 years ago
Lorenz Meier efb60ab779 multiplatform pos controller: Rename params to prevent mixup with MPC params 10 years ago
Lorenz Meier e400ec586d multiplatform att controller: Rename params to prevent mixup with MC params 10 years ago
Lorenz Meier 164a254214 Merge pull request #2143 from PX4/mc_pos_D_reset 10 years ago
Lorenz Meier b3ed0cf36b Navigator: be more verbose about RTL 10 years ago
Lorenz Meier a124bc07aa Ensure SYS_AUTOSTART param is always selected 10 years ago
Lorenz Meier 7f3f572c40 Always boot, even with no pressure sensor or ADC. Fixes #2151 10 years ago
tumbili b6441d2966 implemented new mixer strategy 10 years ago
Lorenz Meier 29eeb724a1 commander: Enforce rotation during mag calibration step 10 years ago
Lorenz Meier 3be1fc7d42 commander gyro calibration: Do not require a specific position, automatically start a retry after motion on the first try 10 years ago
Thomas Gubler cc62033190 improve mavlink set_attitude_target handling 10 years ago
Roman Bapst 1d544e028d mc_pos_control: always update previous velocity to avoid spikes due to differentiation 10 years ago
Lorenz Meier 5003875911 Merge pull request #2141 from PX4/quat_sp 10 years ago
tumbili 5cf8efcc60 copy quaternion setpoint into attitude setpoint topic 10 years ago
Simon Wilks ea8ba79481 Read the current flight termination circuit breaker value, not just updated values. 10 years ago
Andrew Tridgell db8dd000e3 l3gd20: follow same pattern as lsm303d for duplicate rejection 10 years ago
Andrew Tridgell a710159263 mpu6000: sample at 200usec faster rate to avoid aliasing 10 years ago
Andrew Tridgell 3ac95fb581 lsm303d: run sampling 200usec faster to avoid aliasing 10 years ago
Roman Bapst 525e605b92 vtol: publish actuator controls in manual mode 10 years ago
Lorenz Meier 0d1d92484b MAVLink app: Parameter docs and new test parameter 10 years ago
Lorenz Meier 150c5d2d8c Commander: parameter style change 10 years ago
Lorenz Meier 79807b4ace Merge pull request #2136 from UAVenture/filter_choice2 10 years ago
Andreas Antener 95803a774a update param docs, change default back to old ekf for inav based estimation 10 years ago
Lorenz Meier 9892f12d2e Attitude filter for multirotors: Let users choose between filters 10 years ago
Lorenz Meier 6c859245e2 Merge pull request #2013 from PX4/attitude_estimator_q 10 years ago
Lorenz Meier 8f606cd491 Merge pull request #2131 from PX4/sensor_cal_fix 10 years ago
Roman Bapst 0217e2ed56 fix accel calibration: rotate sensor values into board frame 10 years ago