paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] telemetry not working


From: Chris
Subject: [Paparazzi-devel] telemetry not working
Date: Mon, 5 Oct 2020 16:25:52 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi.

I need some help setting up the Matek f405 wing autopilot.GPS works fine on UART1, rc works fine on uart 2 rx using TIM9, IMU works fine also but the telemetry is not working at all on any UART using the transparent protocol.

I am using a FTDI cable connected directly to the pc and then i run the GCS with no luck.

The rx and tx leds on the FTDI cable are always off indicating that there are no data in or out so i need to ask if there is something special i need to define in order to make telemetry work or at least send something

because i tend to forget many things lately....

It almost looks like the autopilot waits for something before it starts to send data through the telemetry serial port.

Here is the relevant airframe part

    <module name="telemetry" type="transparent">
              <configure name="MODEM_BAUD" value="B19200"/>
              <configure name="MODEM_PORT" value="UART6"/>
    </module>


Thank you for your patience with me.

Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]