Daniel Agar
ce1e9762b0
deprecate df_hmc5883_wrapper and replace with in tree hmc5883
...
- deprecate DriverFramework hmc5883 driver (df_hmc5883_wrapper)
- update aerotenna ocpoc and snapdragon flight eagle boards to use in tree hmc5883
5 years ago
Daniel Agar
213c6a1923
deprecate df_ms5611_wrapper and df_ms5607_wrapper (replaced with in tree ms5611 driver)
5 years ago
Daniel Agar
bc182e94e6
sensors split rc_update into new standalone module
5 years ago
Daniel Agar
84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control
5 years ago
Daniel Agar
f032d0d9fc
SYS_MC_EST_GROUP mark LPE unsupported and update airframes ( #11925 )
6 years ago
Beat Küng
719bfd1073
posix-configs: use '.' instead of 'source'
...
'source' is not POSIX
6 years ago
Daniel Agar
72792cef43
posix-configs shell scripts use /bin/sh to maximize compatibility ( #10292 )
...
- fix ocpoc line endings
7 years ago
Beat Küng
d90ac975a7
posix shell: required updates for RPi, bepob, ocpoc, eagle & exxcelsior
...
- RPi works
- the rest is not tested, and requires a bit more
(such as uploading the bin/ directory)
7 years ago
davidaroyer
2fab183731
posix-configs: use linux_sbus on ocpoc
7 years ago
Dave Royer
d1500dca6f
df_hmc5883_wrapper: set mag device path from input argument ( #8079 )
7 years ago
Beat Küng
ebd2acfc43
posix-configs: enable ftp for all mavlink instances
8 years ago
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.
8 years ago
Beat Küng
fc4affbb5f
ocpoc_mmap_pwm_out: remove this driver, it's in linux_pwm_out now
8 years ago
davidaroyer
59057184ce
posix-configs: update ocpoc config file
8 years ago
davidaroyer
0e6db671da
posix-configs: add support for Aerotenna OcPoC-Zynq hardware
8 years ago