- Oct 17, 2018
-
-
PX4 Build Bot authored
- sitl_gazebo in PX4/Firmware (304e00f1): https://github.com/PX4/sitl_gazebo/commit/d1f0bd4367d1cab01c772bb593a3f750b2f7dce2 - sitl_gazebo current upstream: https://github.com/PX4/sitl_gazebo/commit/3d80f63562c24c1537e1f8423ce649c99ebc15ea - Changes: https://github.com/PX4/sitl_gazebo/compare/d1f0bd4367d1cab01c772bb593a3f750b2f7dce2...3d80f63562c24c1537e1f8423ce649c99ebc15ea 3d80f63 2018-10-16 Elia Tarasov - add missing dimension 4722a06 2018-10-15 Elia Tarasov - fix px4flow gyro orientation wrt camera 7e22adc 2018-10-15 Elia Tarasov - fix px4flow gyro sensor handling: 30337e7 2018-10-15 Elia Tarasov - add px4flow gyro sensor to px4flow jinja model dcf2c95 2018-10-12 Elia Tarasov - add px4flow gyro sensor handling 0b4d4e3 2018-10-12 Elia Tarasov - replace integrated onboard gyro calculation by px4flow gyro sensor df516e6 2018-10-11 Elia Tarasov - add check for NAN in case of no gyro is present bbe2d67 2018-10-11 Elia Tarasov - send NAN in case of gyro absence 354e055 2018-10-11 Elia Tarasov - add default flag for gyro presence
-
Daniel Agar authored
- v2.0 in PX4/Firmware (6c822c67281ed3d36248dfe780107551b1a4eba7): https://github.com/mavlink/c_library_v2/commit/c5b465f5b455c5e6116cc5b6bf1332747a7b7494 - v2.0 current upstream: https://github.com/mavlink/c_library_v2/commit/32dcf73bb24516dc0d52119e624fda8987a03f62 - Changes: https://github.com/mavlink/c_library_v2/compare/c5b465f5b455c5e6116cc5b6bf1332747a7b7494...32dcf73bb24516dc0d52119e624fda8987a03f62 32dcf73 2018-10-16 PX4BuildBot - autogenerated headers for rev https://github.com/mavlink/mavlink/tree/0ae270afc0fe9aa7595afddd2ea30c754650feb8
-
Daniel Agar authored
-
- Oct 16, 2018
-
-
Friedrich Beckmann authored
The PX4BuildBot extracted the comments from the lines following the class line which says "Plane" as the class. To avoid the confusion for the bot I moved the comment further down.
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-
Dennis Mannhart authored
mc_pos_control_main smooth takeoff: enable position-xy/yaw control once above 0.5m from takeoff reference
-
Dennis Mannhart authored
-
Dennis Mannhart authored
just keep thrust vector pointing upward
-
Dennis Mannhart authored
smooth-takeoff. This is only required if someone writes a FlightTask where both position and velocity setpoints are finite
-
Dennis Mannhart authored
-
Jake Dahl authored
-
Jake Dahl authored
-
Jake Dahl authored
-
Jake Dahl authored
-
Jake Dahl authored
-
Jake Dahl authored
made changes based on reviewer feedback. Also added a bool option for block_read and block_write PEC, as some devices may not use the PEC
-
Jake Dahl authored
-
PX4 Build Bot authored
- libuavcan in PX4/Firmware (8958b42dada1e14f27c287a59b51ff26e90486a1): https://github.com/UAVCAN/libuavcan/commit/479d144ded9d5d16e234121ef9511b9ca9dfdac5 - libuavcan current upstream: https://github.com/UAVCAN/libuavcan/commit/6174b8c10a2dbf47076ca7a7b5820a4c36c8a988 - Changes: https://github.com/UAVCAN/libuavcan/compare/479d144ded9d5d16e234121ef9511b9ca9dfdac5...6174b8c10a2dbf47076ca7a7b5820a4c36c8a988 6174b8c 2018-10-06 Pavel Kirienko - Link to the new forum
-
Anthony Lamping authored
-
Anthony Lamping authored
-
- Oct 15, 2018
-
-
Anthony Lamping authored
-
Anthony Lamping authored
-
Mark Sauder authored
-
Zack Selgrath authored
-Rearranged bus options to match other drivers -Added TODO statement because driver cannot yet start on a specific external bus
-
Zack Selgrath authored
- Added two external I2C bus options corresponding to newer Pixhawk hardware (px4fmu-v5) - Switched from getopt to px4_getopt - Fixed bus checking loop exiting early
-
Pietro De Nicolao authored
-
PX4 Build Bot authored
- sitl_gazebo in PX4/Firmware (31b110c2): https://github.com/PX4/sitl_gazebo/commit/70ca64654061fb7a4279846d9da1ad3512cfc6ba - sitl_gazebo current upstream: https://github.com/PX4/sitl_gazebo/commit/d1f0bd4367d1cab01c772bb593a3f750b2f7dce2 - Changes: https://github.com/PX4/sitl_gazebo/compare/70ca64654061fb7a4279846d9da1ad3512cfc6ba...d1f0bd4367d1cab01c772bb593a3f750b2f7dce2 d1f0bd4 2018-10-10 Elia Tarasov - remove redundant check for gazebo major version greater than 7 a796798 2018-10-10 Elia Tarasov - change gazebo version for irlock plugin 83cadac 2018-10-10 Elia Tarasov - fix compile error for sonar plugin aac3d20 2018-10-10 Elia Tarasov - fix compile error for lidar plugin 5a497ad 2018-10-10 Elia Tarasov - fix gps delay computation 3f0a769 2018-10-10 Elia Tarasov - fill timestamp inside plugin callback 779954c 2018-10-10 Elia Tarasov - send and recv sitl_gazebo message timestamp as unified type 46c4b29 2018-10-10 Elia Tarasov - proto: change timestamp name and type for consistency
-
fredowski authored
* The X-UAV Mini Talon airframe with the new type Plane V-Tail uses the new AAVVTWFF_vtail mixer. The new mixer is derived from the AAVVTWFF mixer and is a generic V-Tail mixer. I left the flaps and wheel although there are no flaps and wheels on the mini talon to keep it generic. The airframe configuration is derived from the Albatross A-Tail.
-
TSC21 authored
-
- Oct 11, 2018
-
-
Hamish Willee authored
-
- Oct 10, 2018
-
-
Dennis Mannhart authored
-
Dennis Mannhart authored
vehicle state.
-
Dennis Mannhart authored
-
Dennis Mannhart authored
refactor use_obstacle_avoidance method
-
DanielePettenuzzo authored
-
Hamish Willee authored
-
Hamish Willee authored
-
Hamish Willee authored
-