-
We can make the configuration of range finders a little easier for the users by setting the default RNGFND_MAX_CM and RNGFND_MIN_CM values to appropriate values based on the range finder driver.
So…
-
**Describe problem solved by the proposed feature**
There are several drivers/modules that implement crc code. the code is redundant, not on a lib and not cross compiled.
I have noticed that on pr '…
-
Hi there,
@nilsbore @hawesie @marc-hanheide
We need to ensure cliff safety somehow. A hardware solution using a cliff sensor, as currently investigated by Christian Reuther, will be the best solut…
-
All flight stack related applications, support libraries, and irrelevant testing, post-processing, and example scripts need to be removed. This issue can only be closed after we have successfully buil…
-
**Bug Report**
Filing a bug report from the original thread here: http://discuss.px4.io/t/uncommanded-throttle-cut-during-flight/5852
Several people have experienced an unexpected / commanded thrott…
-
I run the command make "px4_sitl jmavsim", it failing and giving below error I tried all solution on the internet nothing worked.
-
https://github.com/mavlink/mavros/blob/master/mavros_extras/src/plugins/distance_sensor.cpp
? this plugin blacklisted
-
I'm thinking about supporting a cheap OpFlow ADNS3080 mouse sensor, but it should be connected to SPI bus. We have a few options:
1. Create drivers for SC18IS602B chip - it's a I2C-SPI bridge and with…
-
code:
```
from dronekit import connect, VehicleMode
import time
vehicle=connect('/dev/ttyUSB0', baud=57600)
def arm_and_takeoff(aTargetAltitude):
print "Basic pre-arm checks"
# Don't let …
-
#### Issue details
Teraranger One and compass doesn't work together. Suspected I2C conflict as each can work independently if the other is removed from the I2C bus.
#### Version
Latest master
…