Revision f8efe8b008508a9cfbf6dd4f5e272eceee27efac authored by Gautier Hattenberger on 10 October 2019, 16:52:19 UTC, committed by Gautier Hattenberger on 10 October 2019, 16:52:19 UTC
Two issues:
- launch variable was not set to true which prevents the control to set
  throttle commad
- the autopilot_set_kill_throttle had not effects on fixedwing (in fact
  allows setting to true). We probably missed this because this function
  is mostly called to kill but not to resurect motor...
1 parent e583d16
History
File Mode Size
.vscode
conf
data
doc
docker
src
sw
tests
.gitignore -rw-r--r-- 4.0 KB
.gitmodules -rw-r--r-- 1.7 KB
.packages -rw-r--r-- 491 bytes
.travis.yml -rw-r--r-- 1.8 KB
BUGS -rw-r--r-- 116 bytes
CHANGELOG.md -rw-r--r-- 91.2 KB
CONTRIBUTING.md -rw-r--r-- 2.4 KB
COPYING l--------- 7 bytes
Doxyfile -rw-r--r-- 99.5 KB
LICENSE -rw-r--r-- 17.6 KB
Makefile -rw-r--r-- 10.7 KB
Makefile.ac -rw-r--r-- 11.8 KB
Makefile.lpctools -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 3.5 KB
Vagrantfile -rw-r--r-- 1.1 KB
create_module -rwxr-xr-x 10.3 KB
find_confs.py -rwxr-xr-x 1.1 KB
fix_code_style.sh -rwxr-xr-x 1.3 KB
githelper.sh -rwxr-xr-x 7.4 KB
make-release-tarball.sh -rwxr-xr-x 8.1 KB
paparazzi.sublime-project -rw-r--r-- 809 bytes
paparazzi_code_profile_eclipse.xml -rw-r--r-- 17.2 KB
paparazzi_pkgman.py -rwxr-xr-x 5.9 KB
paparazzi_version -rwxr-xr-x 631 bytes
pprz_src_test.sh -rw-r--r-- 171 bytes
select_conf.py l--------- 8 bytes
start.py -rwxr-xr-x 22.6 KB

README.md

back to top