mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 05:42:49 +08:00
c3b41db698
- added BoundAbs to properly bound the commands - removed gain denominators in the control loop (i.e. now the gains should be more consistent with other stabilization systems) First, it is easier to set your gains now, as the values set by GCS/airframe config are the ones actually used (no division). Second, the gains are in the same range as for other stabilization systems (no need to change xml settings files for GCS to get proper range).