- Sep 04, 2017
-
-
Gautier HATTENBERGER authored
-
Gautier HATTENBERGER authored
-
- Aug 29, 2017
-
-
- Aug 28, 2017
-
-
added outlier detector to bebop sonar and extended median filter to handle variable size filters (#1909)
-
- Aug 26, 2017
-
-
-
This required making a seperate board file for the mxs. Hence also changed the ladylisamxs airframe file to use the new board. Also added a cx10 airframe file.
-
-
- Aug 25, 2017
-
-
- Aug 23, 2017
-
-
Use flight plan state machine to control a rotorcraft in guided mode. Also use ABI messages to send color detection information.
-
Gautier HATTENBERGER authored
This is used by the traffic info module to have position of surrounding aircraft at higher rate and lower latency. Based on PPRZLINK v2.
-
Gautier HATTENBERGER authored
-
Gautier HATTENBERGER authored
This feature allows to create an automatic binding to a ABI message while specifying the list of variable names ('_' are ignored). A local (static) variable is updated to the latest value each time a new message is received and it can be read in any flight plan instruction. Example of usage: <variables> <abi_binding name="VELOCITY_ESTIMATE" vars="_, vx, vy, vz, _"/> </variables> please not the in this example, the first and the last variable are ignored but the number of variable must match the number of fields in ABI messages description (conf/abi.xml). An extra attribute 'id' allows to set a specific sender ID (by default ABI_BROADCAST).
-
- Aug 22, 2017
-
-
Gautier HATTENBERGER authored
-
Gautier HATTENBERGER authored
-
- Aug 18, 2017
-
-
Gautier HATTENBERGER authored
-
- Aug 17, 2017
-
-
Kirk Scheper authored
* fix cov method 2 array initialisation for optical flow landing * add extra divide by 0 checks
-
- Aug 16, 2017
-
-
- Aug 10, 2017
- Aug 08, 2017
-
-
Michal Podhradsky authored
-
Update the ACCEL, MAG, MAG_CURRENT values for aircraft 212, 213, and 223. Also update configuration files with new aircraft definitions (#2099)
-
Felix Ruess authored
-
- Aug 07, 2017
-
-
the SRTM download page now redirects to https so enable support for TLS needs the Debian/Ubuntu package libocamlnet-ssl-ocaml-dev only load tls lib if netclient version > 4
-
Felix Ruess authored
add module (header file) even if no settings handler is given
-
Felix Ruess authored
-
- Aug 06, 2017
-
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
Felix Ruess authored
-
- Aug 05, 2017
-
-
Felix Ruess authored
-
- Aug 03, 2017
-
-
Ewoud Smeur authored
Fix INDI rpy setpoint function
-
- Jul 31, 2017
-
-
Gautier HATTENBERGER authored
-
- Jul 30, 2017
-
-
Michal Podhradsky authored
-
- Jul 27, 2017
-
-
Ewoud Smeur authored
The function quat_from_rpy_cmd_i does not seem to act as desired. The quat_int controller uses simple conversion from eulers, which works intuitively on a test case, so this one is preferred.
-
- Jul 26, 2017
-
-
Gautier HATTENBERGER authored
-
* compatible with pprzlink 1 and 2. Msgs do not need to be split anymore * PAPARAZZI_HOME and SRC employed correctly * PPRZ_SRC is now set correctly
-
- Jul 21, 2017
-
-
Michal Podhradsky authored
-
- Jul 20, 2017
-
-
Gautier HATTENBERGER authored
fix some bugs for UDP and IVY python lib
-
Gautier HATTENBERGER authored
-
Gautier HATTENBERGER authored
-