ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. brandon
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Controversial 0
    • Groups 0

    brandon

    @brandon

    0
    Reputation
    1
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    brandon Unfollow Follow

    Latest posts made by brandon

    • RE: Update UDP Port for the voxl-mavlink-server

      @Eric-Katzfey I have this issue as well. The voxl-mavlink-server only replies to 14550 even when GCS initiates connection. This prevents multiple drones from communicating to separate processes on a common computer. Please see my response here where I tried to outline the issue: https://forum.modalai.com/post/24187

      If this command worked all of the posts relating to the port issue would be resolved: mavproxy.py --master=udpout:<voxl_ip>:14550

      posted in VOXL SDK
      B
      brandon
    • RE: voxl-mavlink-server GCS udp port

      I am also having this issue. I think that the voxl-mavlink-server may have an incorrect implementation of the "server" side of the UDP connection. My evidence would be that using mavproxy.py from a remote computer in client mode (e.g. mavproxy.py --master=udpout:192.168.83.254:14550) does not receive packets from the server, but the server does detect the connection.

      afcc3ae5-385f-4247-bf65-5deb036e1f78-image.png

      I took a look at wireshark and saw that the voxl-mavlink-server in "server" mode is not replying to the mavproxy.py client on the correct port. It is replying to 14550 at the client (incorrect). See the picture below, but ignore IPs as data capture was on a different network. You can see the mavproxy client sending from port 33935 to voxl at 14550, but the voxl incorrectly replies back to 14550 on the client computer when it should be replying back to 33935.

      The side-effect of this is that you cannot have two independent clients (talking to different drones) running on the same computer because both drones will send their data to the same port. Computers only allow one process to be a server on a given port.

      4ed6a412-3d51-4967-bca5-ac732411e077-Pasted Graphic 9.png

      posted in VOXL SDK
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @Dobry-Kolacz Here is another connector that I think is relevant that I didn't include in the last post. I'm not sure how I should apply force but I tried to push them in a little bit as instructed. Nothing seemed to move and there is no change on the Voxl Portal.

      IMG_8076.JPG

      IMG_8077.JPG

      IMG_8074.JPG

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @Dobry-Kolacz I’ve seen a few frames come through before, and one time I’ve seen half a valid frame and static noise on the other half of the frame. I didn’t take a picture at the time because I didn’t know it was a problem yet. I was just learning how to ssh in and connect the drone to my WiFi network.

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @Dobry-Kolacz

      IMG_8064.JPG

      IMG_8068.JPG

      IMG_8069.JPG

      IMG_8072.JPG

      IMG_8068 2.JPG

      IMG_8072 2.JPG

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @Alex-Kushleyev What did your team recommend? Should I reach out to ModalAI directly?

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @Alex-Kushleyev I performed the next test and the voxl-camera-server crash occurs after a short period of time. I was able to bring up a few camera feeds and then the service died. I was never able to see a frame from the hires_front.

      51f4e1ad-3617-495b-a072-145f63a710d0-image.png

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @Alex-Kushleyev I have not seen the camera work before. I just started developing with it and thought it might be related to a software bug I was seeing on the forum.

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      Hi @Alex-Kushleyev, thanks for the feedback.

      I disabled the hires_front and things seem a lot more stable. What steps can I take to debug the hires_front crc errors?

      43f218a6-9452-4508-87ba-4fbd58e3c9eb-image.png
      261b2687-297b-4ec6-bd01-6b4f422bb194-image.png

      posted in Support Request Format for Best Results
      B
      brandon
    • RE: VOXL Starling 2 Max hires_front camera unresponsive

      @brandon Just posting some more context. When looking around the forum I found that I should provide a dmesg log because it looked like voxl-camera-server was aborting.

      0519cd2f-8f72-44e3-b2c6-ddb454c87e0b-image.png

      d1f8cfab-0493-4fdf-90ff-cbfea3a9699b-image.png
      c5873679-6777-4c9d-8672-e73ed7159acc-image.png

      facaa5a1-38e5-4120-9171-8e70226fa791-image.png
      fbf67597-af54-447b-bfe6-775df7773412-image.png
      690c3630-a211-476c-82c3-5be115b43553-image.png
      a8058773-8477-410b-aa6e-3aed8611ae97-image.png

      posted in Support Request Format for Best Results
      B
      brandon