px4-firmware/posix-configs
Beat Küng bf11362dae i2c_posix: fix use of wrong device path
previously, get_devname() was used as the I2C device path, but on NuttX,
get_devname() is the device file which the driver creates. This patch
changes it, so the sematics are the same as on NuttX: both now use _bus
to decide to which I2C bus device to talk to.

I did not see any other use-cases than the led on ocpoc.
2017-07-13 16:53:28 +02:00
..
SITL stream distance sensor at 10Hz for SITL-EKF testing 2017-07-11 13:59:12 +02:00
bebop BebopFlow: Add V4L2 interface and image functionality 2017-01-20 23:09:13 +01:00
eagle Add GPS command to all eagle configs 2017-07-08 20:28:30 +02:00
excelsior eagle and excelsior fix UART_ESC_BAUD param 2017-06-12 12:18:53 -04:00
ocpoc i2c_posix: fix use of wrong device path 2017-07-13 16:53:28 +02:00
rpi drivers: rename rpi_pwm_out to linux_pwm_out 2017-07-13 16:53:28 +02:00