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

    Topics created by ctitus

    • C

      Multiagent RTSP Stream Support for QGC PX4 (VOXL2 SDK 1.3.3)

      Feature Requests
      • • • ctitus
      6
      0
      Votes
      6
      Posts
      266
      Views

      C

      @Zachary-Lowell-0 Perfect, thanks! I'll try it when I get some time next week.

    • C

      IMX412 Autoexposure Compensation

      Ask your questions right here!
      • • • ctitus
      16
      0
      Votes
      16
      Posts
      614
      Views

      Alex KushleyevA

      @ctitus ,

      I have implemented this change on a branch here : https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/commit/591f5683c7e2123c31aaa18af6a87e0c3820bd22 , it seems to be working.

      I did not add any custom AE mode, since this parameter only applies to the ISP-based auto exposure.

      Based on your experience, do you see any issues with this approach? It is working fine in initial testing. Perhaps your application is a bit different and you need the custom AE selection.

      Alex

    • C

      VOXL2 Wifi+Doodle

      Ask your questions right here!
      • • • ctitus
      5
      0
      Votes
      5
      Posts
      147
      Views

      VinnyV

      Hi @ctitus
      OK great! I am glad you picked that detail up!
      M0062 was a rather early design that we almost stopped making, so we never documented it nicely. But, there is so much demand for an RJ-45 that we decided to make a few more 🙂

    • C

      VOXL2 SDK Flash Not Working

      Ask your questions right here!
      • • • ctitus
      18
      0
      Votes
      18
      Posts
      408
      Views

      C

      @tom it looks like the groups are the same between machines (and yours except I'm not in docker), and the versions of adb, fastboot, and all android packages are the same. I was looking online and some people say it may be related to or solved by udev (https://askubuntu.com/questions/705537/no-permissions-fastboot-fastboot-and-adb-not-working) but I'm not sure I have more more time to troubleshoot this, and I didn't touch anything with udev on the working machine. Hopefully I'll be able to circle back to this eventually, but thank's for your help with everything!