How to manual contol the plane

I’m using the master branch from the github that I cloned 1-2 weeks ago. I followed this post: OFFBOARD takeoff, land, loiter via SET_POSITION_TARGET_LOCAL_NED, along with looking at the mavlink_receiver.cpp code and tried all the typemasks. Even with the 0b0000000000000000 wide open typemask with zeros for all the values, the plane still circles and climbs. Every other type mask fails to takeoff and if I takeoff first with mission, the selective type masks just lock heading and altitude. I’ve made a post here: Offboard control problem with fixed wing. Where can I get logs from? I have logs in build_posix_sitl_default/logs but theres also the qgroundcontrol ones. How can I give them?