Quantcast
Channel: ArduPlane - ArduPilot Discourse
Viewing all articles
Browse latest Browse all 7827

Where hal.console goes in Software in the loop (SITL)?

$
0
0

@Alessandro wrote:

Hi,
I'm trying to use the hal.console for debug purposes. I'm currently working in simulation using the SITL.

I'm trying to understand where the hal.console output goes when in SITL mode.

I've tried to run the simulator as follows but it doesn't work:

sim_vehicle.py -A "--uartA=uart:/dev/ttyUSB0" --console --map --aircraft test

The "--uartA=uart:/dev/ttyUSB0" argument should re-direct the output of uartA to /dev/ttyUSB0, but I don't see any ttyUSB0 under /dev.

Any suggestion?

Thanks.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7827

Trending Articles