Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

Recent content by chippy

  1. C

    TelloFPV autopilot height

    In the TelloFPV autopilot functions that move away and climb (dronie, boomerang and orbit) how do I control the height it climbs to?
  2. C

    Problem with returned speed and altitude values from API

    Just to wrap this up... I browsed the Tello class in the djitellopy module and it's full of insights into Tello communication - not sure why I'd not thought of this before as it's the "official" interface code. I've switched over to using it. From this I realized that the speed query is just...
  3. C

    Problem with returned speed and altitude values from API

    That's useful, thanks. I'm pulling the response data directly from the UDP port so it's as raw as it gets. In that discussion, @VR_Dev said: which agrees with my guess at the units. I also think a fudge factor is needed.
  4. C

    Problem with returned speed and altitude values from API

    It's frustrating that I can find no mention anywhere, even the official websites, what the SDK level is that the basic Tello supports. SDK 1.3 is the earliest level I can find mentioned anywhere so I'm assuming it's this, but who knows. I looks like I will have to continue reverse engineering...
  5. C

    Problem with returned speed and altitude values from API

    Yes, that's what I am doing. That's what I assumed. I only mentioned the EDU upgrade to show that I've looked and found I'm probably already on the latest firmware for this Tello. Can you confirm that my model should conform to SDK 1.3? If so, I'm more than curious as to why it doesn't appear...
  6. C

    Problem with returned speed and altitude values from API

    I'm currently coding a Python application to drive my (basic, not EDU) Tello with a PS3 gamepad. It's going well - I can control the Tello with the game pad joysticks, and show the video feed in the application window - but more refining to do yet. Two issues though... (1) the value returned by...

New Posts