- Sep 19, 2018
-
-
mcsauder authored
Remove logic from rc.vehicle_setup that resulted in redundantly setting the MAV_TYPE to the same initial default value set within the script.
-
mcsauder authored
Alphabetize vehicle type logic block order and Update param set MAV_TYPE logic to only set the parameter if no MAV_TYPE was previously set.
-
- Sep 18, 2018
-
-
Daniel Agar authored
- remove all platform defines
-
TSC21 authored
-
mcsauder authored
Updated rc.vtol_defaults to correct PWM_AUX behavior for VTOL airframes. Added PWM_AUX_RATE to rc.vtol_default and set parameters directly instead of environment variables.
-
- Sep 17, 2018
-
-
David Sidrane authored
-
bresch authored
-
Daniel Agar authored
-
- Sep 14, 2018
-
-
Beat Küng authored
This allows a simple-to-use bootloader update mechanism to switch from fmu-v2 to fmu-v3 target that has more flash.
-
- Sep 06, 2018
-
-
mcsauder authored
Added an imu heater driver, formatted whitespace, standardized comments, and added doxy documentation.
-
- Sep 04, 2018
-
-
mcsauder authored
Edit the init.d-posix files to set MAV_TYPE script variables, and alphabetize lists in a few places.
-
mcsauder authored
Set parameters directly rather than script variables in VTOL airframe config files and alphabetize lists.
-
fredowski authored
Starting with cmake version 3.12 the cmake -E copy_directory command fails if the source directory does not exist. This results in a build failure. This fix creates the source directory before the copy which does not harm if the source directory exists. Closes: #10368
-
- Aug 30, 2018
-
-
David Sidrane authored
-
David Sidrane authored
On FW with a px4io bin file, but not a px4io do not error Use tune control and have all paths in rcS indicate tunes
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
Matthias Grob authored
such that fractions of a second are configurable
-
- Aug 28, 2018
-
-
Kevin Lopez Alvarez authored
* tested on SPI (px4fmu-v4pro) * WIP I2C support
-
bresch authored
-
- Aug 27, 2018
-
-
Jake Dahl authored
-
- Aug 25, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- fix ocpoc line endings
-
- Aug 23, 2018
-
-
David Sidrane authored
-
David Sidrane authored
NXPhlite does not have a companion link. So start Mavlink on ttyS4 and ttyACM only.
-
David Sidrane authored
-
- Aug 22, 2018
-
-
mcsauder authored
Directly set parameters in airframe config files rather than setting script variables and move the param set lines into logic blocks, and alphabetize and tidy up param set lists.
-
- Aug 17, 2018
-
-
Daniel Agar authored
* jenkins: decrease VTOL mission alt and FW mission use simple land wps * startup: decrease min airspeed scaling factor for landing * jenkins: FW mission include loiter_to_alt cmd
-
- Aug 15, 2018
- Aug 14, 2018
-
-
David Sidrane authored
On a FMU without a px4io (FMUv4, NXPhlite etc), this code should not be run.
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-