ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. amitga
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 15
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by amitga

    • A

      Possible throughput problem with MPA - multiple cameras ?

      Modal Pipe Architecture (MPA)
      • mpa uvc tof • • amitga
      2
      0
      Votes
      2
      Posts
      268
      Views

      Chad SweetC

      Each service is using MPA, so there are many pipes going at any given time. With two TOF, you are likely overheating the CPU

      Do you have airflow on the board?
      Are you using voxl-inspect-cpu to monitor how hot you are getting the CPU?

    • A

      Bluetooth/BLE communication on the VOXL - is it possible?

      VOXL
      • • • amitga
      4
      0
      Votes
      4
      Posts
      340
      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.

    • A

      Problems with voxl-uvc-server

      VOXL
      • • • amitga
      3
      0
      Votes
      3
      Posts
      304
      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.

    • A

      Wifi unstable with latest VOXL 1 Platform image 0.9

      VOXL
      • • • amitga
      2
      0
      Votes
      2
      Posts
      214
      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?

    • A

      sdcard volume mount - exists even when sdcard is ejected

      VOXL
      • • • amitga
      1
      0
      Votes
      1
      Posts
      148
      Views

      No one has replied

    • A

      Intermittent Wifi connection problems

      VOXL
      • • • amitga
      2
      0
      Votes
      2
      Posts
      219
      Views

      tomT

      @amitga It wouldn't hurt to upgrade your VOXL to the latest platform release (system image + voxl-suite): https://developer.modalai.com/asset/view/91

      System Image: 3.6.0
      Suite: 0.5.0

      I believe voxl-wifi has recieved some robustness updates since the release you're on.

    • A

      Using libvoxl_io.so from Docker

      Software Development
      • • • amitga
      3
      0
      Votes
      3
      Posts
      278
      Views

      A

      @Chad-Sweet
      I'm trying to read some sensor data using UART/I2C, from within a Docker container.

      I will look into libmodal_pipe , thanks.

    • A

      VOXL B2B Port connections questions

      VOXL
      • • • amitga
      8
      1
      Votes
      8
      Posts
      538
      Views

      Eric KatzfeyE

      @amitga The only thing we use over the B2B on our add-on boards is USB 2.0 and some GPIO. If you give us some idea of what you are trying to accomplish we may be able to offer some suggestions.