GithubHelp home page GithubHelp logo

androidsample's People

Contributors

autelsdk avatar huangsihua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

androidsample's Issues

Cannot set to IR displaymode for XT709 of EVO II v1, and where I can find the firmware version of the drone rather each component?

Hi, I am holding an Autel EVO II v1.0 drone with the XT709 camera. I am now developing the Android APP based on the Android Mobile SDK.

When I ran the setDisplayMode function in the camera widget to set the camera to the IR display mode, I just got an error showing "The command failed." while other settings like setExposure can be performed normally.

In addition, I also cannot find the version number of the firmware from the AUTEL Explore APP. I can see many version numbers of "flight control (V0.0.4.85)", "camera (V0.2.33.16)", "remote control (2.0.4.12)" and so on. None of them has a relationship with the "Supported Product List and Firmware Version: V2.7.35" referred to in the README file. I have downloaded the latest firmware of V2.7.4 and installed it through the SD card. But nothing changed.

Could you please help me solve these problems? Thank you!

Can the waypoint sample of EVO be used for EVO_2?

Hi, I am developing an Android APP for EVO II dual V1.0. And I found that your developers implemented the waypoint function for EVO. However, for EVO_2, only a fixed waypoint sample be implemented. Users cannot create a waypoint mission from the map for EVO_2. Does that mean that we have to implement the waypoint function totally by ourselves rather than borrowing the waypoint mission code for EVO?

How to get the EVO II Dual640T V2 camera

How to get the EVO II Dual640T V2 camera? I can't get current camera if I use EVO II Dual640T V2.
I want to operate the camera when I execute the sample code.

XK729 camera

How to control the XK729 camera? Could you give me a sample code? thanks!

emulator

Do you provide the emulator? Where is it?

onDecodedFrameStream

How to convert ByteBuffer byteBuffer to jpeg format? Could you give a sample code? Thanks for your help.

@OverRide
public void onDecodedFrameStream(ByteBuffer byteBuffer, MediaCodec.BufferInfo bufferInfo, boolean b, int i, int i1, int i2) {
// decoded stream data
Log.d("onDecodedFrameStream","frame isIFrame == " + b +" width = "+ i +" height = "+ i1 +" stream FormatType = " + i2 );
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.