29249 Commits (cbd230e34e95f769914ad3d06dfdd148a06cd8cc)
 

Author SHA1 Message Date
romain cdd7e95a92 added a call to px4_sem_destroy() 6 years ago
romain 6ff228c2ff sih module implemented with hrt_call_every and semaphore_wait 6 years ago
Beat Küng 914a9b78b6 new airframe for sih, HIL_STATE_QUATERION sent through MAVLink 6 years ago
romain c09e9ec97f simulator in hardware, new module added that allows to run a simulator in the hardware autopilot, for more documentation visit https://github.com/romain-chiap/PX4_SIH_QuadX 6 years ago
Daniel Agar 4fe9ac9993
vscode add uavcan.dsdl to recommended extensions 6 years ago
Andreas Daniel Antener 95a0803b14 Adding AK09916 driver to support the Here2 GNSS emulated mag (I2C) (#11837) 6 years ago
Daniel Agar 5a50f96bcf
move icm20948 (Here GPS compass) to Cube sensors start (#11838) 6 years ago
Julian Oes cd9b3d6b27 CI: move no-ninja builds to Jenkinsfile 6 years ago
Julian Oes 471d05381b CI: also build PX4 SITL without ninja 6 years ago
Julian Oes f74aab33ad CI: also build two targets without ninja 6 years ago
Julian Oes 5b3a6facfa cmake: fix races without ninja 6 years ago
David Sidrane dbd02b1e47 px4io:Detect Running on Cube and set GPIO for heater 6 years ago
mcsauder 9540869c20 Alphabetize a few methods and variable orders in mavlink_receiver.h. 6 years ago
Martina Rivizzigno f0ce0646a3 rostest_avoiance_run: bump to avoidance stable release 0.2.0 6 years ago
Chris Lovett b6120f39f3 Merge pull request #11826 from lovettchris/review/add_pwm_out_sim 6 years ago
Alessandro Simovic 4127adf73c addressing comments from #11796 6 years ago
Alessandro Simovic 482a46ab36 Standardising mavlink message strings 6 years ago
PX4 Build Bot 3549354599 Update submodule ecl to latest Tue Apr 9 12:38:37 UTC 2019 6 years ago
Julian Kent 911df49045 increase stacks in drivers identified by stackcheck builds 6 years ago
Daniel Agar 0206375de6 logger reduce default topics 6 years ago
Beat Küng d9f8e37288 omnibus: use default clock rate of 20 MHz for SD card (CONFIG_MMCSD_SPICLOCK) 6 years ago
Daniel Agar 6bb93936d1 cmake use ${PYTHON_EXECUTABLE} for mixer test 6 years ago
Daniel Agar b9516d7e38 mixer move test_mixer_multirotor into cmake 6 years ago
Daniel Agar d21314c74c vscode add empty kit to quiet user prompt 6 years ago
Matthias Grob eee51ef576 appveyor: cleanup unnecessary leftovers 6 years ago
Matthias Grob e94580711b check_submodules: fetch in parallel on CI 6 years ago
Matthias Grob d2a23c8512 appveyor: let build system fetch submodules 6 years ago
Daniel Agar cbb5a25154
Update submodule mavlink v2.0 to latest Sun Apr 7 13:50:46 UTC 2019 6 years ago
Matthias Grob 88f2a6854c Appveyor: Enable build matrix for parallel CI targets 6 years ago
Anthony Lamping a3ebe5676f make: tests_avoidance add prerequisite 6 years ago
Julian Oes 4907b87882 sitl_gazebo: update submodule 6 years ago
Julian Oes 95ab984f4c commander: fix toggling datalink lost and regained 6 years ago
Julian Oes 98857b4b94 ROMFS: don't check for UAVCAN_ENABLE param in SITL 6 years ago
Julian Oes 82682ac716 init.d-posix: re-use rc.logging 6 years ago
Beat Küng 0bb5225370 rcS: add airframe parameter versioning and extend SYS_AUTOCONFIG 6 years ago
David Sidrane 46c4a68b62 fmu-v5: Move stage 0 dcache disable to later in boot (#11791) 6 years ago
Martina Rivizzigno 6f5c97f184 ObstacleAvoidance: do not check for loiter nav state twice 6 years ago
Martina Rivizzigno 0dab5d3a11 ObstacleAvoidance: enforce camel case 6 years ago
Martina Rivizzigno c5dfcbc50e cosmetics changes to ObstacleAvoidance library 6 years ago
Martina Rivizzigno e5441a6565 make format 6 years ago
Martina Rivizzigno 34c0bb1723 ObstacleAvoidance: don't inject avoidance setpoint when in 6 years ago
Martina Rivizzigno 0e27b5cbfa include libraries without the need for full path, make ObstacleAvoidance 6 years ago
Martina Rivizzigno 4dcc77b822 ObstacleAvoidance: remove printf and remove unnecessary new lines 6 years ago
Martina Rivizzigno c1258931da rename updateAvoidanceWaypoints->updateAvoidanceDesiredWaypoints and 6 years ago
Martina Rivizzigno b165c41737 ObstacleAvoidance: add comments 6 years ago
Martina Rivizzigno aa1b46f85a ObstacleAvoidance library: save current waypoint in global variable 6 years ago
Martina Rivizzigno 94f73117c7 reintroduce obstacle avoidance failsafe. If OA fails, switch to loiter 6 years ago
Martina Rivizzigno e464502d2d remove empty_trajectory_waypoint and getter method for avoidance 6 years ago
Martina Rivizzigno 34b0f33098 move all obstacle avoidance interfaces to the ObstacleAvoidance library 6 years ago
Martina Rivizzigno 4e806d79fe inject avoidance setpoints into AutoMapper 6 years ago