- Apr 02, 2018
-
-
PX4 Jenkins authored
- sitl_gazebo in PX4/Firmware (d05bc285): https://github.com/PX4/sitl_gazebo/commit/7c5a7bb226f503ce7596c2067dac828cf07abcaa - sitl_gazebo current upstream: https://github.com/PX4/sitl_gazebo/commit/28921bca9df9a212675b8e888c926d1ec6f6b28e - Changes: https://github.com/PX4/sitl_gazebo/compare/7c5a7bb226f503ce7596c2067dac828cf07abcaa...28921bca9df9a212675b8e888c926d1ec6f6b28e 28921bc 2018-03-27 amy wagoner - Added fpv_cam.sdf as an exception. c84d79c 2018-03-26 amy wagoner - removed unexpected element 'torsional' 4d777a7 2018-03-26 amy wagoner - Removed 'pose frame' 771265b 2018-03-26 amy wagoner - Added iris fpv world. 016a612 2018-03-26 amy wagoner - Added generic camera model and iris fpv model.
-
- Apr 01, 2018
-
-
PX4 Jenkins authored
-
- Mar 31, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Mar 30, 2018
-
-
Daniel Agar authored
-
- Mar 28, 2018
-
-
Julian Oes authored
This brings Gazebo 9 compatibility.
-
- Mar 26, 2018
-
-
ksschwabe authored
* Lists ROMFS files explicity instead of using GLOB_RECURSE Previously, when ROMFS files that were not airframes were touched, the ROMFS would not be rebuilt. The ROMFS files are now specified explicityl in a CMakeLists.txt file that is located in the root ROMFS directory. Now when one of the ROMFS files is touched the whole ROMFS is rebuilt. When new files are added to the ROMFS, they need to be explicity added to the CMakeLists in the ROMFS root directory. * ROMFS: adds individual CMakeLists files in each subdirectory Also moves the temporary ROMFS build directory to ${PX4_BINARY_DIR}/ROMFS/genromfs so that the cmake_install.cmake files and the CMakeFiles directories (generated whenever are not add_subdirectory() is called) are not generated in the temporary ROMFS directory from which the ROMFS binary is created. * cmake ROMFS generate add px4_add_romfs_files function * ROMFS CMakeLists: adds explanatory comment to px4_add_romfs_files function * ROMFS CMakeLists: updates copyright headers
-
- Mar 22, 2018
-
-
Beat Küng authored
Fixes a mavlink 2 parsing bug
-
- Feb 27, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Feb 26, 2018
-
-
Julian Oes authored
This gets rid of a printf.
-
- Feb 25, 2018
-
-
PX4 Jenkins authored
-
- Feb 23, 2018
-
-
ChristophTobler authored
-
- Feb 22, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Daniel Agar authored
-
- Feb 19, 2018
-
-
Julian Oes authored
* This includes the new basic camera control.
-
- Feb 14, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Feb 09, 2018
-
-
Beat Küng authored
So that they are unique.
-
- Feb 08, 2018
-
-
johannes authored
- remove commas from a csv table file string to avoid import errors
-
ChristophTobler authored
includes range finder topic fix
-
- Feb 07, 2018
-
-
Lorenz Meier authored
-
- Feb 05, 2018
- Feb 04, 2018
-
-
Julian Oes authored
- Move check to proper location, out of the try catch block for OTP. - Add Pixhawk specific check to notify users that want to flash px4fmu-v3_default on Pixhawks with older v4 bootloaders that do not support the silicon errata check.
-
Julian Oes authored
-
Lorenz Meier authored
-
- Feb 03, 2018
-
-
Lorenz Meier authored
-
Julian Oes authored
This fixes the error below when using Python3: File "Tools/px_uploader.py", line 128, in __init__ self.image.append('\xff') TypeError: an integer is required
-
- Feb 01, 2018
-
-
Daniel Agar authored
-
- Jan 31, 2018
-
-
Daniel Agar authored
-
PX4 Jenkins authored
-
- Jan 28, 2018
-
-
ChristophTobler authored
-
- Jan 27, 2018
-
-
ChristophTobler authored
-
Beat Küng authored
-
- Jan 26, 2018
-
-
PX4 Jenkins authored
-
- Jan 24, 2018
-
-
PX4 Jenkins authored
-
- Jan 17, 2018
-
-
Beat Küng authored
-
ritul jasuja authored
-
- Jan 16, 2018
-
-
PX4 Jenkins authored
-
- Jan 15, 2018
-
-
Daniel Agar authored
-