- use shared memory instead of fifos for most I/O - re-enable functional tests
Optical flow data is being polled, part of the graph, and being logged now. It is not used for flight.
Had to make small changes to headers in quad inc
Moved yaw correction to its proper location (between velocity PID output and before pitch/roll PID input). Eliminated leftover graph_add_node_SpecificTypeHere() functions.
Added define for USE_LIDAR. Lidar is still polled and the node is updated, but it is not used for altitude control by default.