- Sep 17, 2018
-
-
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
-
David Sidrane authored
-
David Sidrane authored
Since the only device on the bus is the barro, int or ext does not apply. This will be fixed on the rev > RC15. This defines an alias that can be used to condition the buss logic connection logic px4_i2c_bus_external to return external.
-
David Sidrane authored
-
Beat Küng authored
-
Beat Küng authored
Use './Tools/run-shellcheck.sh ROMFS/px4fmu_common' to run it.
-
Beat Küng authored
This info is on the dev-guide now
-
Beat Küng authored
-