How do I setup debug output with this line of code.
I understand it comes out through the small terminal window in Mission Planner but I cannot get it to work.
I checked the small box in Help and rebooted.
Do I need to open a port somewhere first???
I am trying to output messages from steering.pde in APMrover2.
Everyone,
I have found the solution from someone on the DIYDrones forum.
Easier than I thought: simply turn off MP and bring up a terminal program such as PuTTY.
Using the USB cable as the connection, I now see all of my hal.console->printf’s . Terrific !