ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • Aldo Castro FreireA

      Using GPIO/I2C as pwm from voxl for payload

      Ask your questions right here!
      • • • Aldo Castro Freire
      17
      0
      Votes
      17
      Posts
      711
      Views

      tomT

      @MattO The instructions should be more clear now: https://gitlab.com/voxl-public/other/voxl-python-3.6.9#installing-the-ipk

    • L

      voxl_cam_ros cannot read image from tracking camera

      VOXL-CAM
      • • • llgmrl
      17
      0
      Votes
      17
      Posts
      976
      Views

      Alex KushleyevA

      Oh yes, this would absolutely cause a problem. Glad you found it.

      You can find just the stereo flex cables here : https://www.modalai.com/collections/accessories/products/voxl-replacement-stereo-flex-cable

    • PawelJP

      Minimal example of using camera_cb

      VOXL m500 Reference Drone
      • • • PawelJ
      17
      0
      Votes
      17
      Posts
      1321
      Views

      ?

      @mkwan Can you make a new thread with this issue and include the output of voxl-inspect-services -v

    • Daniel RyuD

      Obstacle_Detection messages not appearing

      Ask your questions right here!
      • • • Daniel Ryu
      17
      0
      Votes
      17
      Posts
      736
      Views

      Daniel RyuD

      @Alex-Gardner That was it, the ip address was not inputted correctly. Thanks!

    • Pavel ArdashovP

      Video recording from a 4k camera to a SD card.

      Ask your questions right here!
      • • • Pavel Ardashov
      17
      0
      Votes
      17
      Posts
      1302
      Views

      Eric KatzfeyE

      There is a new forum post here: https://forum.modalai.com/topic/889/how-to-stream-hires-camera-at-vga-resolution-and-simultaneously-capture-4k30-to-a-file that explains how to get beta access to a new package with the capability to stream from the hires camera at VGA resolution while simultaneously capturing HD 4k30 to a file.

    • RobertoR

      How to set up a static IP in RB5

      Qualcomm Flight RB5 5G Drone
      • • • Roberto
      17
      0
      Votes
      17
      Posts
      1528
      Views

      M

      If anyone else is interested - I found a way to enable static ip's for ethernet and wlan interfaces.

      You'll need to install a file like below under /etc/systemd/systetem/ and run the following commands:

      systemctl enable ipconfig.service systemctl disable dhcpcd.service [Unit] Description=A description for your custom service goes here Requires=systemd-networkd.service After=systemd-networkd-wait-online.service [Service] Type=simple ExecStartPre=/bin/sleep 10 ExecStart=/bin/systemctl restart systemd-networkd.service [Install] WantedBy=multi-user.target

      You'll also need to add this file under /etc/systemd/network/wlan0.network

      [Match] Name=wlan0 [Network] Address=192.168.0.169/24 #DHCP=yes

      Simply installing this service will allow most routers to keep the rb5 address the same when assigning IPs for a lease. Just comment #Address and uncomment DHCP to use dhcp.

      You will also need to make sure to add the gatway to the routing table:

      route add default gw $router_IP $network_interface

      this is best to be configured as a oneshot service where the service has the field Requires=ipconfig.service

    • ?

      VOXL not connecting to QGC

      VOXL-CAM
      • • • A Former User
      17
      0
      Votes
      17
      Posts
      1161
      Views

      Bright NnadiB

      @Steve-Turner Hey please I need you help setting up ADB for my newly purchased VOXL CAM. I already started a discussion "Broken parts".

    • Caleb RievleyC

      UVC-Server to QGC Stream Activation

      VOXL Flight
      • • • Caleb Rievley
      17
      0
      Votes
      17
      Posts
      726
      Views

      Eric KatzfeyE

      @Caleb-Rievley Generally, that won't work.

    • Philemon BennerP

      voxl-tflite-server v0.3.0 apq8096 yolov5

      FAQs
      • • • Philemon Benner
      17
      0
      Votes
      17
      Posts
      1123
      Views

      Philemon BennerP

      @Matt-Turi Ah ok that sounds interesting might be worth a try. Good to know that. Thanks for the fast answer as always.

    • Ed SutterE

      How do I issue an AT command (to modem) and get response?

      Ask your questions right here!
      • • • Ed Sutter
      17
      0
      Votes
      17
      Posts
      1072
      Views

      Ed SutterE

      @Chad-Sweet Yet another update... after rebooting, and re-installing the EM7565, wwan0 did come up this time. 🙂 But I still have the problem that I can't communicate with /dev/ttyUSB2. 😞

    • ?

      SPI port for VOXL2 SLPI DSP

      VOXL 2
      • • • A Former User
      17
      0
      Votes
      17
      Posts
      533
      Views

      Eric KatzfeyE

      @Aaky Unfortunately, we have not done any integration between PX4 and SPI devices on the apps processor. I would get an oscilloscope and see what is happening on the bus.

    • T

      VOXL2 bricked and not entering forced Fastboot

      VOXL 2
      • • • TPSetati
      17
      0
      Votes
      17
      Posts
      904
      Views

      tomT

      @TPSetati I'd recommend sending it in to us for an RMA so that we can do an inspection: https://www.modalai.com/pages/rma

    • A

      Sentinel (VOXL2) not booting/not flashing

      Sentinel
      • • • Andre Moura
      17
      0
      Votes
      17
      Posts
      1121
      Views

      J

      @Andre-Moura That's alright, thank you so much for all your help on this!

    • John Nomikos 0J

      Quectel 5G Hat errors on voxl-modem, possibly not being detected

      VOXL 2
      • • • John Nomikos 0
      17
      0
      Votes
      17
      Posts
      842
      Views

      wilkinsafW

      JK found it

      https://forum.modalai.com/post/4746 (with a link to the quectel AT commands)
      https://forum.modalai.com/topic/401/lte-modem-works-but-cannot-ping/23

      Had to change my search topic to title AND posts

    • D

      Qualcomm RB5 - Remote ID

      Ask your questions right here!
      • • • doe43john77
      17
      0
      Votes
      17
      Posts
      895
      Views

      tomT

      @doe43john77 A fix has been put in place in voxl-remote-id v0.0.9

    • Paul CarffP

      Detected 0 radio channels. To operate PX4 you need at least 5 channels

      Sentinel
      • • • Paul Carff
      17
      0
      Votes
      17
      Posts
      931
      Views

      tomT

      @Paul-Carff Thanks for sharing your findings! It's super helpful for future users 🙂

    • J

      Voxl-mapper on VOXL2

      Mapping and Planning
      • • • Jgaucin
      17
      0
      Votes
      17
      Posts
      1327
      Views

      Zachary Lowell 0Z

      @plub said in Voxl-mapper on VOXL2:

      @Zachary-Lowell-0 Does voxl-mapper need a TOF sensor to work properly?

      1 Reply Last reply a day ago Reply

      @plub yes you need a modalAI tof for voxl-mapper to work properly - you can technically get by by using another TOF sensor but then youd personally need to write the code to popuilte the MPA with pointcloud data the the voxl-mapper client is subscribing to.

    • H

      Mainline PX4 or voxl-px4 bug causing inconsistent Vz and z estimates by EKF2?

      Ask your questions right here!
      • • • hmlow
      17
      0
      Votes
      17
      Posts
      1068
      Views

      wilkinsafW

      @hmlow I was flying over the weekend, and saw some inconsistencies as well tbh. The quality of the QVIO was reporting not as high as it was in version 0.9.5 SDK release. I will ask the devs and see what they say.
      First, I need to compile some logs from voxl-qvio.

    • Erik PriestE

      Starling V2 voxl-configure-mpa fails to execute voxl-esc setup_starling_v2 and voxl-elrs --scan

      Ask your questions right here!
      • • • Erik Priest
      17
      0
      Votes
      17
      Posts
      1084
      Views

      V

      Thanks @tom much appreciated. Received the file.
      Was following the instructions as mentioned here https://docs.modalai.com/calibrate-cameras/ for better understanding of calibration files.