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

Recent content by dylanfm

  1. D

    Reverse engineering CGO3+ UART

    I would love to see how to do that.
  2. D

    Specs Information

    I think the only channel that is not used to control the drone and gimbal by default is the Aux button. But as far as I know there is no way to use that aux button to control anything. I'm not aware of a connector on the flight controller that you could hook anything up to have it controlled by...
  3. D

    Remapping ST16 Controls

    Nope, no deal. I will take criticism if you think what I am doing is dangerous or may lead to damage, but I don't believe that talking about different ways of doing things or how they work detracts from the information in this thread or on this forum.
  4. D

    Channel Function (Output) screen buttons

    When I long press to rename the channels then it does change it for that model, but when I change models it loads whatever is in that model, so I don't think it is correct to say that it is one time for all models. Also, when I long press to rename, you are limited to 3 characters, but you can...
  5. D

    Remapping ST16 Controls

    I'm not saying you should do this, but it looks like you can remap the landing gear switch to another switch by modifying the switches.csv file in the model. I'm not sure how much you know about exporting/importing models, but you would have to export the model, move it to a computer, modify it...
  6. D

    Channel Function (Output) screen buttons

    You can also rename them in the model manifest file. example: fpv,1 version,1 name,Q500_modifiedChannels type,401 f_mode_key,-1 analog_min,0 switch_min,0 rx_analog_num,10 rx_switch_num,2...
  7. D

    MK58 specs?

    I bought the ST24 to experiment with, so I'm experimenting. I like the size and layout of the ST24 (and ST16) better than the ST10 or 10+. The extra channels and switches on the ST24 may be useful for some projects.
  8. D

    MK58 specs?

    There is a camera connected, just not a gopro. This MK58 and camera setup transmits the live video when I bind it to an ST10 . I might try again with another MK58 module. I'm wondering if the gimbal for the GoPro (which I dont' have hooked up) sends something to the FC, which then tells the...
  9. D

    MK58 specs?

    No. I am using the MK58 with a small FPV camera. This works with an ST10. Does the MK58 look at the video signal input to determine if it is hooked up to a gopro or not?
  10. D

    MK58 specs?

    Does anybody have any tips on getting a ST24 to work with an MK58 video transmitter? I can bind to the MK58 and select the GoPro from the camera type menu but I get no video displayed and there is an error message that says "failed to initialize camera". I'm not sure what initialization it is...
  11. D

    Modding or Creating New FlightMode.apk for ST16

    Question, is the difficulty adding UART support for the gimbal tilt and rotate because of trying to add another serial connection (like you show above) or with the data that needs to be sent gimbal? Controlling the tilt and rotate of the gimbal via a direct serial connection as been figured...
  12. D

    Modding or Creating New FlightMode.apk for ST16

    Well, like I said I don't know anything about android programming and also I just wanted to enable a feature that seemed like it might already be in the code just disabled. I'm all for somebody rewriting the whole thing better, but it is beyond my capabilities and available time. I think you...
  13. D

    Modding or Creating New FlightMode.apk for ST16

    It seems like there are two different topics going here. One is custom FW which replaces the FW on the Yuneec flight controller. The other is modifying the flight mode app on the ST16 to add or modify features. For number two, I'm interested in any progress you make on that. I am at best a...
  14. D

    Original H920 ST24 Models

    For some reason I thought the ST24 had a GoPro with the MK58 video transmitter module as a camera option that could be selected. I'm I remembering that wrong? Or does anybody know what FW that may have been? I bought an ST24 off ebay hoping to use it with a MK58 module, but it doesn't seem...
  15. D

    St16 v1.

    I doubt the ardupilot version of the st24 code will work on the ESP without quite a bit of modifications. I was suggesting modifying the PIX4 st24 library and compiling it for Arudpilot. I'm surprised your sticks are not centered, I'm not sure why that would be. You could modify the values in...