Skip to content

VOXL

119 Topics 560 Posts
  • mpa to ros voxl-tag detector

    7
    1
    2 Votes
    7 Posts
    2k Views
    Jose Alfredo Rosas CordovaJ
    Hello, @Nicolas-Brissonneau: I am trying to do the same thing as you and am stuck with the same problem. Did you manage to solve it?
  • Bluetooth/BLE communication on the VOXL - is it possible?

    4
    0 Votes
    4 Posts
    1k Views
    A
    Thanks for the replies. The use case is low-bandwidth, short range communication to the VOXL using low-energy devices, which only have BLE.
  • VOXL-UVC-Server on QGC latency & ethernet

    2
    0 Votes
    2 Posts
    492 Views
    Chad SweetC
    It sounds like QGC is buffering, have you reached out to the QGC team? The VOXL is a Linux device with standard Linux networking. You should be able to use standard Linux routing techniques to route your IP traffic
  • Partition is larger than filesystem; issue resizing filesystem

    2
    0 Votes
    2 Posts
    926 Views
    Chad SweetC
    We will have to look into this, we don't have any good answer
  • VOXL heatsink

    7
    0 Votes
    7 Posts
    1k Views
    Simon KristiansenS
    @Chad-Sweet has anyone tested the negative temp rating. Hoping to see a -20 c.
  • Voxl Streamer implementation with rtmp or dash streaming protocol

    7
    0 Votes
    7 Posts
    2k Views
    Eric KatzfeyE
    @Hammas-Ali Yes, those would all be great features but we have not implemented them at this time. However, we may be able to provide guidance on the streaming re-connection issue. I'll ask some of our team members to take a look.
  • Problems with voxl-uvc-server

    3
    1
    0 Votes
    3 Posts
    886 Views
    Eric KatzfeyE
    @amitga Yes you can. That code shouldn't be there since it prevents the exact use case that you are trying to run.
  • Wifi unstable with latest VOXL 1 Platform image 0.9

    2
    0 Votes
    2 Posts
    583 Views
    Chad SweetC
    There should not be any difference in wifi performance between the two images. We only have the wifi driver as binary and do not have access to the source code. WiFi issues are almost always interference related. Maybe the channel changed? Can you look at a wifi analyzer app using your smartphone to see that it's on an open channel?
  • UVC USB Camera glitchy

    8
    1
    0 Votes
    8 Posts
    1k Views
    ?
    Hi, We did a bit of digging and this was an issue with portal's handling of YUV422 images (which is a supported feature but we hadn't tested since we rarely see images in this format). If you look at the image from the uvc camera in voxl-streamer everything should look fine, and if you update your portal to >=v0.4.2 (this will be included in our next software release) everything should look fine.
  • Start .sh script on boot

    3
    0 Votes
    3 Posts
    773 Views
    Henry CappelH
    Thanks so much!! This is super easy solution
  • MAVLink 1

    6
    0 Votes
    6 Posts
    1k Views
    JP DroneJ
    @Eric-Katzfey Yes, it works. I am not sure if changing the settings on the GCS side will affect the connection to other copter. But now it seems fine. Thanks.
  • How to get the VOXL-Logger files to my computer?

    5
    0 Votes
    5 Posts
    1k Views
    ?
    Also note that usb file transfers are much faster dealing with a single large file than hundreds of smaller ones, and the logging of camera images through voxl-logger currently saves each image in it's own file, so it's usually much faster to tar/zip a log folder and then pull the tarball.
  • USB2.0 to Ethernet

    8
    0 Votes
    8 Posts
    986 Views
    tomT
    @Rowin-Leemeijer Oops forgot to stop the link: https://www.cablecreation.com/collections/usb-2-0-3-0/products/usb-ethernet-adapter
  • How To Set VIO Position Offset?

    4
    0 Votes
    4 Posts
    981 Views
    wilkinsafW
    Scratch that. We tested more in a GPS rich environment and are seeing similar yaw features. This might just be an issue with the hardware pitch. Will investigate level horizon in air calibration seen here: https://docs.modalai.com/calibrate-px4-horizon/
  • Mavproxy OK when Vision is not needed?

    10
    0 Votes
    10 Posts
    2k Views
    T
    @Alex-Gardner that did it! We definitely need to update the docs. I was going over all the Voxl Vision docs I could find and I don't recall seeing anything about voxl-mavlink-server. A flowchart might be nice, I ran into a similar issue with Voxl Camera Streamer and the camera server service, but I figured that one out thanks to the docs.
  • 0 Votes
    3 Posts
    802 Views
    tomT
    added note here: https://docs.modalai.com/microhard-add-on-manual/ [image: 1664305893043-35caac2f-8a47-4fa0-86c1-5bef5b249e25-image.png]
  • RC receiver 5VDC supply port other than J9 in flight core

    5
    0 Votes
    5 Posts
    893 Views
    VinnyV
    Hi @Anubhav , That's very odd that J8 is not working. It's a hard short to the 5V power subsystem that feeds the board. There is no limitation I can see that would prevent that. I know for Spektrum based receivers, there is a specific 3.3V power sequence and bit-wiggling that occurs for binding (through Flight Core J12), so I'm not sure if your receiver is expecting something similar and does not like the "always on" 5V on M0018 J8 and J9. The 4G LTE modem M0030 ports J5 and J6 are safe to use. They expose a 500mA limited 5V to those pins. They are USB2 ports @500ma, with USB HS data on pins 2/3, and DGND on Pin 4. They are turned on sometime after power-on once the hub enumerates with Voxl, so I wonder if that delay ON time is what is helping your receiver bind and communicate properly. You might be venturing into a Software domain which I am not an expert in, so if just knowing that J5 and J6 are "safe" and this works for you, then great! If not, we may need to pull in some SW folks to dig deeper. Thanks! Vinny
  • VOXL flight deck not connecting to QGC

    3
    0 Votes
    3 Posts
    446 Views
    manan guptaM
    Hi, After inspecting services, this was the output. I can see the mavlink server is neither enabled nor running. voxl:/$ voxl-inspect-services Service Name | Enabled | Running | CPU Usage --------------------------------------------------------------- docker-autorun | Disabled | Not Running | docker-daemon | Disabled | Not Running | modallink-relink | Disabled | Not Running | voxl-camera-server | Disabled | Not Running | voxl-cpu-monitor | Disabled | Not Running | voxl-dfs-server | Disabled | Not Running | voxl-imu-server | Disabled | Not Running | voxl-mavlink-server | Disabled | Not Running | voxl-modem | Disabled | Not Running | voxl-portal | Disabled | Not Running | voxl-qvio-server | Disabled | Not Running | voxl-streamer | Disabled | Not Running | voxl-tag-detector | Disabled | Not Running | voxl-tflite-server | Disabled | Not Running | voxl-time-sync | Disabled | Not Running | voxl-vision-px4 | Enabled | Not Running | voxl-wait-for-fs | Enabled | Completed | I tried starting the service using systemctl and this was the output. voxl:/$ systemctl start voxl-mavlink-server voxl:/$ voxl-inspect-services Service Name | Enabled | Running | CPU Usage --------------------------------------------------------------- docker-autorun | Disabled | Not Running | docker-daemon | Disabled | Not Running | modallink-relink | Disabled | Not Running | voxl-camera-server | Disabled | Not Running | voxl-cpu-monitor | Disabled | Not Running | voxl-dfs-server | Disabled | Not Running | voxl-imu-server | Disabled | Not Running | voxl-mavlink-server | Disabled | Running | 0.0 voxl-modem | Disabled | Not Running | voxl-portal | Disabled | Not Running | voxl-qvio-server | Disabled | Not Running | voxl-streamer | Disabled | Not Running | voxl-tag-detector | Disabled | Not Running | voxl-tflite-server | Disabled | Not Running | voxl-time-sync | Disabled | Not Running | voxl-vision-px4 | Enabled | Not Running | voxl-wait-for-fs | Enabled | Completed | after configuring the voxl in softap mode, and connecting to it, the issue persists. Would downgrading the software release to VOXL Platform 3.6.0-0.5.0 help? Thanks
  • voxl-camera-server.conf

    1
    0 Votes
    1 Posts
    370 Views
    No one has replied
  • uvc-camera rtsp

    9
    1
    0 Votes
    9 Posts
    1k Views
    Eric KatzfeyE
    @張為超 Great, glad to hear it is working for you now!