ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. will.huang.oksi
    3. Topics
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by will.huang.oksi

    • W

      ESC Mini 4-in-1 M0129 is not controllable through QGC

      Ask your questions right here!
      • • • will.huang.oksi
      7
      0
      Votes
      7
      Posts
      44
      Views

      W

      @Alex-Kushleyev
      Thank you so much for the detailed explanation!
      I will keep you posted with the update shortly.

    • W

      QDL device not connected

      Ask your questions right here!
      • • • will.huang.oksi
      7
      0
      Votes
      7
      Posts
      107
      Views

      W

      Hello @Nathan-Raras and @Nathan-Raras ,

      I don't see any Qualcomm device with running "lsusb".
      I also have confirmed that the USB-C cable is able to access another VOXL device.
      So I have submitted the RMA
      d45c5737-8bf3-4c8b-9e7d-851acbfe82a8-image.png

      Please let me know if any questions or suggestions.
      Thank you very much for supporting.

    • W

      Follow up the MAVLink custom port to GCS

      Ask your questions right here!
      • • • will.huang.oksi
      3
      0
      Votes
      3
      Posts
      37
      Views

      W

      @Eric-Katzfey
      Very sorry for the late response and thank you for pointing out the mavlink-router approach, https://github.com/mavlink-router/mavlink-router.
      I will try it and keep you posted here.
      Thank you for answering my quesiton.

    • W

      SYS_AUTOSTART param missing, shown in QGC, after flashing the flight deck with voxl2_SDK_1.4.1

      Ask your questions right here!
      • • • will.huang.oksi
      11
      0
      Votes
      11
      Posts
      135
      Views

      W

      @Eric-Katzfey

      From other discussion,
      I add

      qshell gps start -d 7 -b 115200

      and get the GPS now.

      Here is my setting and please let me know if any questions.
      Thank you for your precious time on this matter.

      AIRFRAME=MULTICOPTER
      GPS=AUTODETECT
      RC=CRSF_RAW
      ESC=VOXL_ESC
      POWER_MANAGER=VOXLPM
      AIRSPEED_SENSOR=NONE
      DISTANCE_SENSOR=NONE
      OSD=DISABLE
      DAEMON_MODE=ENABLE
      SENSOR_CAL=ACTUAL
      ARTIFACT_MODE=DISABLE
      EXTRA_STEPS=(
      qshell gps start -d 7 -b 115200
      )