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 6
    • Posts 22
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by will.huang.oksi

    • W

      Malfunction the J connector on VOXL 2 investigation

      Ask your questions right here!
      • • • will.huang.oksi
      6
      0
      Votes
      6
      Posts
      39
      Views

      W

      @tom
      Thank you for the quick response.
      However,
      it doesn't explain why the same board with the same doodle lab nano radio works with the VOXL 2 previously ( just suddenly doesn't work anymore ) and work with other VOXL 2.

      And
      we are using
      https://techlibrary.doodlelabs.com/doodle-labs-nano-oem-mesh-rider-radio-24002482-mhz

      It doesn't require that much power
      8b15be7c-1e6c-4c43-ab08-6131d478a5ac-image.png

      please let me know if any misunderstanding, any suggestion, or any command/method we can use to verify the J port
      Thank you.

    • 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
      421
      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
      398
      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
      189
      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
      457
      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
      )