ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Groups
    3. administrators
    Group Details Private

    administrators

    Member List
    adminA admin
    Adrian HidalgoA Adrian Hidalgo
    VinnyV Vinny
    James StrawsonJ James Strawson
    Janine FredriksenJ Janine Fredriksen
    ModeratorM Moderator
    Eric KatzfeyE Eric Katzfey
    modaltbM modaltb
    tomT tom
    Chad SweetC Chad Sweet
    • RE: GPIO on DSP?

      @jmltt The last ModalAI supported SDK on the Sentinel platform is SDK 1.5.0. Which doesn't mean that you won't success with newer SDKs, we just haven't tested with it.

      posted in VOXL 2
      tomT
      tom
    • RE: Microhard pDDL Carrier stopped working

      @gerard I also just remembered we had a stint of bad MCBL-00010's a few months ago...
      We have since cleared that up, but there is no telling how long ago you may have ordered that cable...
      Please see this thread for guidance and if you do think your MCBL-00010 is at fault, we will replace your M0048, just reference both threads in your RMA (this one and this one -->) https://forum.modalai.com/topic/4632/flight-core-2-firmware-update-through-qgc?_=1781284416780

      posted in Ask your questions right here!
      VinnyV
      Vinny
    • RE: Microhard pDDL Carrier stopped working

      Hi @gerard
      I asked my team for some extra assistance on the SW side, but if you suspect HW failure, we can diagnose with an RMA if you want to pursue that route.
      If you had this working at one point, then it did not, it's most likely either a really bad SW change, or the HW got damaged.

      https://www.modalai.com/pages/rma

      If you want to wait and see if our SW team has any guidance first before doing an RMA, that is your call.

      posted in Ask your questions right here!
      VinnyV
      Vinny
    • RE: Inquiry: Starling 2 Max — ROS2 / Jetson Orin Nano & RFID integration

      @Mustafa_Cayci You can run PX4 directly on VOXL2. Do you still need the external Pixhawk? When you say USB-C is that the connector that is already on VOXL3 for adb?

      posted in FPV Drones
      Eric KatzfeyE
      Eric Katzfey
    • RE: Connecting to QGC Via Transmitter

      @PatkirkMartin No, as I said a UART mapped to the applications processor would also work. PX4 has a split architecture on VOXL2 with all flight critical operations happening on the DSP and support functions such as Mavlink, logging, and data manager are on the applications processor. But there is flexibility to move functions between them as needed. So, to match the ELRS receiver with the Mavlink module you could run it on the applications processor instead of the DSP. However, you would need an expansion board that exposes such a connector.

      posted in VOXL 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Connecting to QGC Via Transmitter

      @PatkirkMartin The ELRS is connected to a DSP UART via J19, correct? That is the link that you want to send Mavlink data on?

      posted in VOXL 2
      Eric KatzfeyE
      Eric Katzfey
    • RE: Inquiry: Starling 2 Max — ROS2 / Jetson Orin Nano & RFID integration

      @Mustafa_Cayci You would need an accessory board that exposes a USB port for you to connect. Yes, VOXL2 has Ubuntu / Docker capability.

      posted in FPV Drones
      Eric KatzfeyE
      Eric Katzfey
    • RE: Microhard pDDL Carrier stopped working

      Hi @gerard
      Your RPi needs power.
      The USB on the Microhard Dongle is a Device/Peripheral Port, needs to connect to a Host PC/SBC.
      I do not see any power input to your RPi device.
      3335fb8f-8a33-4175-a31c-64962ca6bc73-image.png
      That can explain your behavior.

      posted in Ask your questions right here!
      VinnyV
      Vinny
    • RE: VOXL2 and QGC via USB Connection Issues

      @nickanick Also, you can run voxl-mavlink-server with some of the debug options which will show you which packets are coming in and going out.

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey
    • RE: VOXL2 and QGC via USB Connection Issues

      @nickanick What is the IP of the computer running QGC? Can you ping the VOXL2 from that computer? Can you see the Mavlink heartbeat packets on that computer with tcpdump or other protocol analyzer when you setup the QGC connection?

      posted in Ask your questions right here!
      Eric KatzfeyE
      Eric Katzfey