34 Commits (298b46ecfc184253d57a2bd4449ce4f64971502c)

Author SHA1 Message Date
Lorenz Meier dc100f2020 Fixedwing controller code style 12 years ago
Lorenz Meier 7972a56076 State machine / switching improvements 12 years ago
Lorenz Meier 62a95bf8e6 Stabilization enabling / switching 12 years ago
Lorenz Meier b240e31c1c Safer fixed wing mode switching 12 years ago
Lorenz Meier c652f718c0 Minor fixes, pushing WIP 12 years ago
Lorenz Meier 38a1076a33 Cleaned up attitude control in HIL, implemented very simple guided / stabilized mode with just attitude stabilization 12 years ago
Lorenz Meier f5bad08bd0 Cleaned up control mode state machine / flight mode / navigation state machine still needs a bit cleaning up 12 years ago
Lorenz Meier 03076a72ca Added required additional fields: If system is ok to launch (required for LED indicator), if system is ok to override fully by RC (required for multirotors which should not support this), desired PWM output rate in Hz (again required for some multirotors). 12 years ago
Lorenz Meier 54d624f7c7 Added feedforward throttle to pitch compensation, heading from position controller still broken 12 years ago
Lorenz Meier 7cc712b286 More fixed wing improvements 12 years ago
Thomas Gubler 4366d9e319 fw_controller testing 12 years ago
Lorenz Meier 20a29bff99 Fixes for roll/pitch feedforward 12 years ago
Lorenz Meier faa672f8bb mode switching for all platforms, additional fixed wing modes 12 years ago
Lorenz Meier dc72d467d4 fixed wing manual setpoints in manual mode 12 years ago
Lorenz Meier 6ff4520904 Cleaned up PI wrapping code, still subject to testing 12 years ago
Thomas Gubler c1e28f5f13 first version of yaw control loop, needs testing 12 years ago
Thomas Gubler 403874d313 change sign of elevator in mixer to match standard convention (positive --> more lift) 12 years ago
Thomas Gubler 9ad9d62f34 Corrected some bugs, thanks to Doug for spotting them 12 years ago
Thomas Gubler b692c300d0 fw control: added Dougs horizontal navigation controller 12 years ago
Thomas Gubler 69e938aac3 moved elevator (-1) multipliction, ultimately this has to go into the mixer 12 years ago
Thomas Gubler 8fff4e19d6 roll compensation and default paramter values, pitch value has a sign error 12 years ago
Thomas Gubler e5f56a1a8f fw control: moved and renamed parameters, attitude: roll and pitch working 12 years ago
Thomas Gubler 62581fe55b fw control: attitude, added pid elements 12 years ago
Thomas Gubler 17772afdaa fw control: fixed parameter reloading, disabled old fw control app 12 years ago
Thomas Gubler 56f4849e87 changed headers 12 years ago
Thomas Gubler b9d03c7c27 [work in progess] some copy paste for pitch and yaw, but not enabled yet 12 years ago
Thomas Gubler 69185643c0 added parameters 12 years ago
Thomas Gubler ab447ac713 [work in progess]roll attitude and roll rate loop works 12 years ago
Thomas Gubler 5616f5c4b1 [work in progess] added pos control skeleton 12 years ago