Ritchie Lee's Discussions (3)

Sort by

Open serial ports

Hello,

How many serial ports are available to control external devices on the APM2.5?

This is my best estimate so far:

4 USARTS on the Atmega2560

UART0 for wireless telemetry, also shared with usb serial

UART1 for GPS

UART2 may be used as alternative wirel

Read more…

Problem running autotest.py

Hello,

I am having problems running autotest.py in Ubuntu.  I made two small modifications to get to my current state:

  • In runsim.py, I changed the JSBSim expect to wait for "Test successful" instead of "trim computation time"
  • In fgout.xml, I changed "ud

Read more…