ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. VOXL Dev Drones
    3. Sentinel
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • S

      Additional processor for Sentinel

      • • soraminds
      8
      0
      Votes
      8
      Posts
      265
      Views

      S

      @tom
      Thanks, Tom! We appreciate the support and the reassurance about VOXL 2's processing power. It's great to know there's room to explore its capabilities further. We'll definitely reach out if we have more questions—thanks again for being a resource we can count on!

    • Jerry LinJ

      Collision Prevention doesn't work

      • • Jerry Lin
      1
      0
      Votes
      1
      Posts
      72
      Views

      No one has replied

    • S

      UAV Data Collector

      • • soraminds
      2
      0
      Votes
      2
      Posts
      110
      Views

      Alex KushleyevA

      @soraminds , VOXL2 supports SoftAP mode (access point), so you can set up your drone(s) to be access points and that should allow your ground sensors to connect to the drone. See https://docs.modalai.com/sentinel-user-guide-connect-network/ , specifically see usage for voxl-wifi:

      voxl-wifi softap Usage -- voxl-wifi Description: Configure the Wi-Fi mode. Usage: voxl-wifi getmode Print the current Wi-Fi mode (softap or station) voxl-wifi softap <ssid> [password] Set Wi-Fi to 2.4ghz access point mode (ch6). Default password is '1234567890' voxl-wifi softap5 <ssid> [password] Set Wi-Fi to 5ghz access point mode (ch149). Default password is '1234567890' voxl-wifi station <ssid> [password] Set Wi-Fi to station mode and connect to the access point with the given SSID and password (if provided). voxl-wifi factory Set Wi-Fi configuration to factory defaults. This will set the Wi-Fi to 5ghz access point mode, with SSID 'VOXL-[MAC address]' and password '1234567890'.
    • Paul CarffP

      Increasing the number of radio channels

      • • Paul Carff
      2
      0
      Votes
      2
      Posts
      104
      Views

      Zachary Lowell 0Z

      @Paul-Carff I believe the way to add channels is via the controller itself - the receiver on the VOXL2 should not require any update in config to take in more channels - from this point its configuring the controller to allow it to use more channels

      Zach

    • V

      This topic is deleted!

      • • valvarez
      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • Róbert DévényiR

      Sentinel segmentation fault after running voxl-uvc-server -v [camera id] -d

      • • Róbert Dévényi
      30
      0
      Votes
      30
      Posts
      2005
      Views

      Alex KushleyevA

      @AndriiHlyvko,

      I just ran into the same issue while testing Boson (in my case I was testing the 16-bit Boson streaming mode). The libuvc issue caused a crash, since i did not use a fixed version of libuvc. However, what actually caused the buffer overflow was the fact that Boson was reporting smaller buffer requirements for RAW16 during query (it was reporting width * height * 1.5 , just like for YUV, but actual frame size was width * height * 2, so uvc pipeline allocated smaller buffer and overflow happened with the full frame came in.

      Was this the same issue with your Boson tests or did you experience something else?

      Thanks!

      Alex

    • B

      Compass Errors

      • • briandaniels15
      7
      0
      Votes
      7
      Posts
      343
      Views

      wilkinsafW

      @groupo We also had this issue, but we had modified the sentinel and was found to be more due to vibrations

      https://discuss.px4.io/t/stopping-compass-mid-flight/42808

    • J

      Sentinel HITL

      • • jmltt
      3
      0
      Votes
      3
      Posts
      136
      Views

      J

      @Eric-Katzfey Awesome, thanks for the feedback!

    • T

      Installing VOXL IO on Sentinel Drone – QUP2 and QUP7 Conflicts

      • • tonygurney
      11
      0
      Votes
      11
      Posts
      24
      Views

      Eric KatzfeyE

      @tonygurney Try the test application voxl-send-esc-pwm-cmd. Source code is here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-io-server/-/blob/dev/tools/voxl-send-esc-pwm-cmd.c?ref_type=heads

    Powered by NodeBB | Contributors