ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. VOXL Compute & Autopilot
    3. VOXL 2
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • voxl-phoenixV

      VOXL 2 not booting

      voxl2 camera module • • voxl-phoenix
      2
      0
      Votes
      2
      Posts
      77
      Views

      Alex KushleyevA

      @voxl-phoenix , this may be a hardware issue because VOXL2 will boot just fine without M0173 camera front end plugged in (if the hardware is OK). It is possible that one of the camera connectors (where M0173 plugs in) has broken off or is loose, causing a hardware failure. If you would like a better diagnosis, please share a video of the voxl2 not booting, so we can see the LEDs (i realize there are green leds on top and bottom, but the way your image shows, you can see both of them. Also, in this non-booting state, does the VOXL2 show up as any USB device when plugged into a linux machine using the main USB C connector?

      Alex

    • D

      PWM for gimbal using FPV ESC

      • • Dronodev
      3
      0
      Votes
      3
      Posts
      59
      Views

      Eric KatzfeyE

      @Dronodev Using the M0065 on a UART on the WiFi add-on board may be the most straightforward way to do this. We've never tried to set one up like that but, in theory, it should work if configured correctly in px4. There is no direct way right now to send the RC channel PWM input out the VOXL esc PWM output. There are a number of different ways to approach that so we'll take a look and see if we can come up with something in the next couple of weeks.

    • S

      Custom Camera Configuration with M0173

      • • swickliff
      4
      0
      Votes
      4
      Posts
      61
      Views

      S

      @tom Thank you!
      I am adding an imx214 on J8L.

    • jacob yaacubovJ

      VOXL2 usb camera support

      • • jacob yaacubov
      4
      0
      Votes
      4
      Posts
      70
      Views

      Eric KatzfeyE

      @jacob-yaacubov We have some add-on boards that would allow connection of 2 USB cameras. For example: https://www.modalai.com/collections/voxl-2-add-ons/products/voxl-microhard-modem-usb-hub and https://www.modalai.com/collections/voxl-2-add-ons/products/voxl-lte?variant=32449203601459

    • Meytal LempelM

      downloading the voxl-mapper service log file

      • • Meytal Lempel
      5
      0
      Votes
      5
      Posts
      88
      Views

      Meytal LempelM

      @Eric-Katzfey Thank you! I now use journalctl and write to a file in a logger service, for example:

      voxl-mapper-logger.service

      [Unit] Description=Logs voxl-mapper log output to file After=voxl-wait-for-fs.service network.target network-online.target Requires=voxl-wait-for-fs.service network.target network-online.target voxl-mapper.service [Service] Type=simple ExecStart=/bin/bash -c "sleep 45 && journalctl -f -u voxl-mapper.service >> /data/logs/voxl_mapper.log" StartLimitInterval=0 Restart=always RestartSec=2s [Install] WantedBy=multi-user.target
    • D

      EIS merge

      • • david.moro
      17
      0
      Votes
      17
      Posts
      394
      Views

      h3roboticsH

      @Alex-Kushleyev thank you so much. I can wait till the changes are merged and available to update directly on the voxl2.

      Yes, I am using the IMX412 camera.

      I can start off with whatever you have got for now and hope for a good video feed on my drone without any gimbal. As new changes come along, I will update.

      I have never setup a build environment for voxl repos. I am used to building PX4 etc. with some of my custom changes. I would love to learn how to setup the build environment for the voxl repos. So if you can point me in the right direction, that would be great! I see in the docs, under "voxl SDK > custom voxl applications", there are some instructions.

      Thank you!

    • kestrelsystemsbpK

      Camera access

      • • kestrelsystemsbp
      2
      0
      Votes
      2
      Posts
      25
      Views

      Eric KatzfeyE

      @kestrelsystemsbp Take a look at Python MPA interface: https://gitlab.com/voxl-public/voxl-sdk/core-libs/libmodal-pipe/-/tree/dev/python?ref_type=heads

    • Rowan DempsterR

      APPS IMU stopped producing data mid flight

      • • Rowan Dempster
      1
      0
      Votes
      1
      Posts
      14
      Views

      No one has replied

    • S

      wlan0 does not exist with wifi add on

      • • swickliff
      4
      0
      Votes
      4
      Posts
      34
      Views

      tomT

      @swickliff Interesting, have you had success with this hardware setup before?

    Powered by NodeBB | Contributors