px4-firmware/boards
Daniel Agar de4f594937 DriverFramework purge
The bulk of this change was tightly coupled and needed to be deleted in one pass. Some of the smaller changes were things that broke as a result of the initial purge and subsequently fixed by further eradicating unnecessary platform differences. Finally, I deleted any dead code I came across in the related files I touched while going through everything.

 - DriverFramework (src/lib/DriverFramework submodule) completely removed
 - added dspal submodule in qurt platform (was brought in via DriverFramework)
 - all df wrapper drivers removed
 - all boards using df wrapper drivers updated to use in tree equivalents
 - unused empty arch/board.h on posix and qurt removed
 - unused IOCTLs removed (pub block, priv, etc)
 - Integrator delete methods only used from df wrapper drivers
 - commander: sensor calibration use "NuttX version" everywhere for now
 - sensors: update to px4_{open, read, close} instead of DevMgr wrapper (adc open for analog differential pressure)
 - battery_status: update to px4_{open, read, close} instead of DevMgr wrapper (adc open for analog differential pressure)
 - cdev cleanup conflicting typedefs and names with actual OS (pollevent_t, etc)
 - load_mon and top remove from linux boards (unused)
 - delete unused PX4_MAIN_FUNCTION
 - delete unused getreg32 macro
 - delete unused SIOCDEVPRIVATE define
 - named each platform tasks consistently
 - posix list_devices and list_topics removed (list_files now shows all virtual files)
2020-01-13 14:07:03 -05:00
..
aerotenna/ocpoc DriverFramework purge 2020-01-13 14:07:03 -05:00
airmind/mindpx-v2 sensors split rc_update into new standalone module 2019-11-24 13:25:11 -05:00
atlflight DriverFramework purge 2020-01-13 14:07:03 -05:00
auav/x21 sensors split rc_update into new standalone module 2019-11-24 13:25:11 -05:00
av/x-v1 platforms: remove unnecessary i2c platform abstraction 2020-01-11 11:55:06 -05:00
beaglebone/blue DriverFramework purge 2020-01-13 14:07:03 -05:00
bitcraze/crazyflie battery: delete unused armed 2019-12-12 09:48:45 -05:00
emlid/navio2 DriverFramework purge 2020-01-13 14:07:03 -05:00
holybro NuttX stackcheck exclude PX4 Matrix and Param 2020-01-06 18:15:55 -05:00
intel/aerofc-v1 aerfofc_adc: move to PX4 WQ and cleanup 2020-01-09 10:44:42 -05:00
modalai/fc-v1 modalai_fc-v1:Support Nuttx SDIO Fixes 2020-01-08 12:23:01 -05:00
mro/ctrl-zero-f7 mro_ctrl-zero-f7:Support Nuttx SDIO Fixes 2020-01-08 12:23:01 -05:00
nxp/fmuk66-v3 camera_feedback: move to WQ callback and uORB::Subscription 2019-11-30 15:49:55 -05:00
omnibus/f4sd sensors split rc_update into new standalone module 2019-11-24 13:25:11 -05:00
px4 DriverFramework purge 2020-01-13 14:07:03 -05:00
uvify/core sensors split rc_update into new standalone module 2019-11-24 13:25:11 -05:00