Skip to content

General Questions

2.2k Topics 11.3k Posts

Not sure where your question goes? Ask here. ModalAI engineers and the community answer questions about any VOXL product.

  • Controlling digital servo through PWM output(s) on VOXL 2 IO expander board

    Unsolved
    4
    0 Votes
    4 Posts
    983 Views
    Alex KushleyevA
    @jonathankampia , were you able to first confirm that you can control the gimbal using the actuator test in QGC for the pwm channel 5 (make sure to remove propellers for testing, just in case)? it should work just like any other pwm channel, i am assuming you already have channels 1-4 already set up and working with ESCs? If PWM actuator test is working through QGC, then you have VOXL2 IO board set up correctly and the rest of the logic for actually driving the pwm signal should be the same as for regular PX4 drone (which does not use VOXL). At the end of the day, the VOXL2 IO driver receives 8 channel values from the mixer and just sends the desired pwm values out to the VOXL2 IO board. All the logic above the mixer is standard PX4 and if you have a question about that, you can also try the PX4 forum (since we are not necessarily the best PX4 experts). You can try your python script, make sure propellers are off until you know exactly what you are doing and are ready to fly Alex
  • IMX412 Autoexposure Compensation

    Unsolved
    16
    0 Votes
    16 Posts
    3k Views
    Alex KushleyevA
    @ctitus , I have implemented this change on a branch here : https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/commit/591f5683c7e2123c31aaa18af6a87e0c3820bd22 , it seems to be working. I did not add any custom AE mode, since this parameter only applies to the ISP-based auto exposure. Based on your experience, do you see any issues with this approach? It is working fine in initial testing. Perhaps your application is a bit different and you need the custom AE selection. Alex
  • voxl-microdds-agent and px4_msgs offboard compatibility issue.

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    J
    @Zachary-Lowell-0 Hi, sorry for the late reply. This was the issue (lol)
  • Hardcoded IP in voxl-streamer

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    Zachary Lowell 0Z
    @groupo yes all the code is open sourced for this exact purpose - if you wish to make updates, you can fork your own instance of the repository - make your edits, compile, flash the deb onto your voxl2 and then provided everythign works as expected you can make an MR on gitlab from your fork to the dev branch and one of us will review and test prior to adding into the next release.
  • VOXL 2 Camera Connected but Not Feed

    Unsolved
    18
    3
    0 Votes
    18 Posts
    3k Views
    Wesley GunawanW
    @Moderator [image: 1730146896479-bf357fde-1761-4850-8a9a-4b9ba6c37115-image-resized.png] This is after power cycle (poweroff -f, power source off, turn on again)
  • how to get H256 hires encoded imgs from sdk 1.0 ?

    Unsolved
    13
    0 Votes
    13 Posts
    3k Views
    B
    @Alex-Kushleyev thanks - I think the voxl-streamer was enabled, but not running. Problem solved, thank you!
  • GPS-denied offboard mode and MAVROS configuration on VOXL

    Unsolved
    3
    0 Votes
    3 Posts
    714 Views
    C
    @LR Are you able to fly seeker indoor (for which no GPS available) with Position mode? If not, for seeker to use VIO as position estimate you need to use this set of parameter for px4.
  • Communication range of the VOXL 2 mini + dongle?

    Unsolved
    3
    0 Votes
    3 Posts
    536 Views
    Bilal HussainB
    @Moderator Alright... What radio would you recommend with the VOXL 2 mini to achieve 3-5km of video communication. [image: 1729875415371-9fe75b9a-4c9c-4273-ab2f-d37f78ab40bd-image.png]
  • VOXL2 + Doodle Labs + External Companion Computer Networking

    Unsolved
    2
    0 Votes
    2 Posts
    420 Views
    J
    @jonathankampia Edit: managed to fix it by disabling voxl-configure-modem and manually setting the IP of the eth0 interface. I guess 'eth1' is the J11 connector then.
  • Frequent Horizontal Lines in IMX214 Sensor (SKU: MSU-M0024 ).

    Unsolved
    7
    0 Votes
    7 Posts
    930 Views
    Alex KushleyevA
    I was able to replicate your issue and also confirmed that the issue goes away if I move the AR0144 camera from the M0084 cable (connected to J7L) to J6L using M0076 interposer. I believe the issue is related to potentially insufficient decoupling capacitance in the IMX214 camera, so running it on the same flex with another camera causes noisy pixels. I hope you can work around the issue by moving the AR0144 camera to another port. Sorry about that! Alex
  • Issue following VOXL2 unbricking Guide

    Unsolved
    1
    1
    0 Votes
    1 Posts
    289 Views
    No one has replied
  • How do I connect Tracking Camera to Voxl 2?

    Unsolved
    7
    1
    0 Votes
    7 Posts
    939 Views
    Maanav IyengarM
    @Jetson-Nano Thanks for all the help, I really appreciate it.
  • VOXL2 is BRICKED. Need help unbricking it

    Unsolved
    2
    0 Votes
    2 Posts
    499 Views
    I
    @itsnav Can I get some help here, team?
  • Seeker receiver not binding

    Unsolved
    4
    0 Votes
    4 Posts
    603 Views
    Eric KatzfeyE
    @LR Better to get a FrSky transmitter than to try to rework the drone.
  • VOXL2 Sentinel no wifi after new SDK

    Unsolved
    21
    0 Votes
    21 Posts
    5k Views
    Alex KushleyevA
    @craigphoenix , I think the SDK install is failing somewhere in the middle (but goes unnoticed) and the ESC update and wifi issue is a result of that. We have not see this behavior before, so it is best to send the board back for inspection. Thanks! Alex
  • Left Stick Not Self-Centering Issue

    Unsolved
    2
    0 Votes
    2 Posts
    580 Views
    tomT
    @deeplearning361 That is normal, that is how the majority of drone controllers work. You can read through the commando 8 user guide to figure out how to make it self-centering if that is preferred: https://manuals.plus/iflight/commando-8-radio-transmitter-elrs-manual
  • Can't connect IMX678 to VOXL2

    Unsolved
    11
    4
    0 Votes
    11 Posts
    1k Views
    Alex KushleyevA
    @itsnav , based on your test, it does appear that the camera itself is not functioning. The camera detection and configuration happens via i2c bus but the image data is being sent via the high speed MIPI bus, so that is why you could have a case where the camera is detected and appears to be running but there is no actual data. It is possible that one of 10 (!) high speed connections is not working (one clock, 4 lanes -- all differential, so x2 number of connections). You should probably RMA this camera unit. I am also curious what dmesg -w will output while you are running the camera server with the non-working camera and trying to inspect the stream. dmesg will output any major issues from the Kernel driver that may relate to the camera not working. Alex
  • VOXL2 kernel version

    Unsolved
    17
    0 Votes
    17 Posts
    3k Views
    J
    @Alex-Kushleyev Yup, editing kona-perf_defconfig looks to have worked, thanks!
  • ToF Sensor Model (w.r.t. unmeasured points)

    Unsolved
    2
    0 Votes
    2 Posts
    526 Views
    ModeratorM
    @Rowan-Dempster I think it is safest to just not use data that reads 0,0,0 as the sensor cannot measure that close anyways
  • QVIO breaks after updating PX4 and fc-sensor on SDK 1.0.0

    Unsolved
    1
    0 Votes
    1 Posts
    323 Views
    No one has replied