ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. 황인호
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by 황인호

    • 황인호황

      Are MCBL-00068 cables any different from regular cables?

      Ask your questions right here!
      • • • 황인호
      2
      0
      Votes
      2
      Posts
      109
      Views

      ModeratorM

      @황인호 We're not sure how you would define regular cables. You can find the specs for MCBL-00068 here: https://docs.modalai.com/cable-datasheets/#mcbl-00068

    • 황인호황

      How to access information of the external flight controller at VOXL2?

      Ask your questions right here!
      • • • 황인호
      4
      0
      Votes
      4
      Posts
      264
      Views

      Eric KatzfeyE

      @황인호 Yes, you can create an application that interfaces with voxl-mavlink-server to get the desired Mavlink messages.

    • 황인호황

      How can I use both Doodle and Quectel together?

      VOXL 2
      • • • 황인호
      2
      0
      Votes
      2
      Posts
      158
      Views

      tomT

      @황인호 It isn't required to use voxl-modem to interact with the modems if you'd like to do a custom config.

      In your case, I'd recommend using voxl-configure-modem with the quectel option to handle Quectel bringup and then creating a custom script / service file (or modifying the existing one) to handle doodle bringup.

      Although doodle bringup is very basic, if you follow the code path here in the startup script: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-modem/-/blob/master/scripts/voxl-modem-start#L99

      it monitors the eth0 network interface and if the IP address isn't what is specified in the config file then it assigns said IP address. This could be broken out into a different script

    • 황인호황

      Connecting FLIR Hadron 640R Camera Module

      VOXL 2
      • • • 황인호
      2
      0
      Votes
      2
      Posts
      222
      Views

      modaltbM

      Hi @황인호 we have not integrated with this module yet. For sure the 2-lane MIPI integration has not been done and there's work to make that happen, but the USB3.0 interface 'may' work out of the box, although we've not tried this yet!