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

Recent content by romucifer

  1. R

    St16 v1.

    hello the st24 pix protocol has never worked correctly on ardupilot I think the problem came from the fact that ardupilot is based on chibios and not pix so it must have had some differences in the code to make it work it has only just been modified to work on ardupilot I will try to compile on...
  2. R

    St16 v1.

    https://github.com/ArduPilot/ardupilot/issues/25956
  3. R

    St16 v1.

    hi there is a problem with the st24 protocol under ardupilot it was just repaired in december the st24 protocol works with the master branch (developer) it will be functional in the next stable firmware 4.4.5 a retro accounting was requested for protocol tests you can use the master branch but...
  4. R

    St16 v1.

    hello it works perfectly now I noticed in the code the loop for the cgo3 gimbal but I thought that there was a delay to activate the gimbal and that after this delay the request to activate the gimbal stops by itself I made a bad mistake code analysis a big thank you to you for the help now with...
  5. R

    St16 v1.

    hello and happy new year to you all I commented on the lines of code for the bind the bind has stopped working but I am still not out of sbus could you help me please thank you the problem is that the program compiles so I cannot find the error which causes the sbus not to work the ppm program...
  6. R

    St16 v1.

    hello thanks for the quick response I tested the sbus and ppm code ppm on esp8266 sbus on esp32 because it is impossible to compile it on esp8266 the sbus code the bind works fine but no sbus output (I will comment the bind code to see if the sbus output works) the ppm code the ppm output...
  7. R

    St16 v1.

    Hello good Day this code work bind but not sbus out esp