ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. zkern5254
    3. Topics
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 17
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by zkern5254

    • Z

      OpenVPN TLS Handshake Failed

      VOXL
      • • • zkern5254
      2
      0
      Votes
      2
      Posts
      262
      Views

      Z

      To all that might come across this, updating to OpenVPN 2.4.6 solved this issue. Note that a reset of the VOXL is required before the upgrade will take hold.

      Also, if you are using the vpn-start service, do not use the full file path that is there by default; instead just use the openvpn call like you would in a terminal and use the file path to sudo /usr/bin/sudo before the openvpn call like this:

      /usr/bin/sudo openvpn --daemon --script-security 2 --config mykeys.ovpn

      If you don't make this change, it will try to run the older version of openVPN and will run into all kinds of issues.

    • Z

      VIO for Outdoors

      GPS-denied Navigation (VIO)
      • • • zkern5254
      4
      0
      Votes
      4
      Posts
      538
      Views

      Chad SweetC

      You can't really tune the feature detection algorithm.

      You can tune the exposure algorithm. You might try to increase ae_msv parameter in camera-server config to maybe add more contrast?

    • Z

      volx-mavlink-server PX4 Disconnected From UART

      Ask your questions right here!
      • mavlink-server mavlink voxl-vision-px4 • • zkern5254
      13
      0
      Votes
      13
      Posts
      963
      Views

      tomT

      @zkern5254 I'll see if I can get any other ideas from the team.

    • Z

      Can't Connect to QGC Microhard

      Ask your questions right here!
      • • • zkern5254
      3
      0
      Votes
      3
      Posts
      248
      Views

      Z

      nvm, solved it.

      Had to enable and run the service voxl-mavlink-server first, then do the same with the voxl-vision-px4 service.

      I'll leave this here for posterity