Hello Fellow Yuneec Pilot!
Join our free Yuneec community and remove this annoying banner!
Sign up

Recent content by filelan

  1. F

    Modding or Creating New FlightMode.apk for ST16

    Haven't forgot about everyone here and the project. Just been extremely busy. I will try and post some of the hardware info tonight or tomorrow to the repo though so keep an eye out. Once I have a custom GUI boot up screen on the controller as well I will share some screen shots and pictures.
  2. F

    Modding or Creating New FlightMode.apk for ST16

    Thanks for moving the thread. I been busy all weekend. But will try and start getting some items uploaded and looking over modding a mini app to start dev with. Once I start working on this anyone interested to assist or test is welcome to, I will try and write instructions anyone can use as...
  3. F

    Modding or Creating New FlightMode.apk for ST16

    Thank you, I will try and upload my diagrams from DrawIO or in PDF this weekend. As far as the controller I was just going to write a new app and release the code for Android. I have the reference needed via the other decompile to not spends hours on signal analysis. Then if someone wants to...
  4. F

    Modding or Creating New FlightMode.apk for ST16

    I have been working out logic diagams and some other docs to release in the near future specifically for the controller modding. Would it make sense to start a new thread separate for the controller subject to separate from the autopilot firmware side? I will start a github repo as well for...
  5. F

    Modding or Creating New FlightMode.apk for ST16

    I modified my message and removed the snippit of code from the decompile. Figured if people want to they can themselves. Don't want to make the company mad though posting their code (even though its open for anyone to see). But trying to do the right thing. Anyhow, with being able to see the...
  6. F

    Modding or Creating New FlightMode.apk for ST16

    Hopefully this dont make it too easy to start 'reverse engineering' ;)
  7. F

    Modding or Creating New FlightMode.apk for ST16

    Check this out guys, To start I just simply decom the APK for the app. That contains the full java source in the original format. So all the protocol data is below. With this, there is no need even to scope it with a probe and figure it out. Because most Android apps are just Java and not truly...
  8. F

    Typhoon H 480 PX4 v1.10 (Stability issues ;-)

    -- Reposting here regarding my plan to help on this custom firmware dev. Posted in the other thread, but I am thinking this is actually the correct location -- Ok, I decided I am in to help. I can't promise how much time I can commit but will help as much as I can as possible (with family...
  9. F

    Flight Mode App Hack by Dronie!

    Ok, I decided I am in to help. I can't promise how much time I can commit but will help as much as I can as possible (with family, work, and other commitments). I am building the custom drone and can focus on opening up the controller as much as possible. There might be a possibility to just...
  10. F

    Flight Mode App Hack by Dronie!

    Awesome, thanks for the quick response. I enjoy programming on the side as a hobby as I am a network architect by day job instead of writing code except on as needed basis. So its a fun thing for me to do not having to only write code for a living. That being said I have been thinking about some...
  11. F

    Flight Mode App Hack by Dronie!

    Hello All, I bought one of these flight controllers for a personal drone from the ground up project I am building. I dont have a yuneec drone but just bought the controller to reverse engineer as an alternative option to using my Radiomaster 16. Just tore apart the hardware and this dont look to...