Replies

  • Developer

    Rana, I see the problem:

          val a = MockAkka.actorOf(MavlinkTCP.connect(outboundUdpHost, 5760), "mavtcp")

    For the TCP connection I accidentally hardwired it to try to connect to port 5760.  I'll fix this in the next release.  For the time being if you device allows you to select a port number use port 5760.

    https://github.com/geeksville/arduleader/commit/0f20d31c8884ec85482...

    Allow user to specify the port # for outbound TCP connections · geeksville/arduleader@0f20d31
    An android ground controller (and other things) for Mavlink/Arduplane - geeksville/arduleader
  • Hi Kevin ! Andropilot 1.2.04 is working great with regular 3DR telemetry modules.

    Pls see my comments on APM with Wi-Fly in Adhoc Network mode. tried to connect Andropilot 1.2.04 to the Wi-Fly but no stressful  Wi-Fly is in Adhoc network, having IP: 169.254.1.1, port: 2000, its TCP and not UDP at the moment. What I am doing wrong ?

    Regards

    Rana

This reply was deleted.