Currently setting up a Voxl 2 for DFS with Ardupilot and can read the proximity for the most part but think I have a lot of false positives... https://docs.modalai.com/dfs-qrb5165/ this page is a WiP so I was wondering if anyone found ideal tuning parameters for the config file to do obstacle avoidance with the QRB5165???
Best posts made by bendraper
-
DFS for obstacle avoidance
-
Static IP
I noticed in the wifi setup that there's a note that says
Note: It’s not currently possible to assign a static IP, only DHCP is supported. If you need a static IP on your own wifi network it’s best to configure that in your router’s software.
I was wondering if this is still true today or if this was addressed in the new 1.0 SDK?
Latest posts made by bendraper
-
RE: streamer default h265
@Alex-Kushleyev Thanks for letting me know! I'll have to give it a try
-
RE: Voxl 2 Mini dead
@tom let me know if you don't this this is possible but I think the USB-C cable I was using may have killed it. I continued dev work on another mini I had and it started to do weird things like the camera I had connected was no longer recognized and it started to get into a reboot cycle. Switched cables and that other Mini now behaves fine.
-
RE: Voxl 2 Mini dead
@tom My power supply also seems to indicate it is pulling nearly 0 current when powered on
-
RE: Voxl 2 Mini dead
@tom I never ordered a power module but I've tried with a few different supplies now all set for 3.8V.
-
Voxl 2 Mini dead
So I have this Voxl 2 Mini that I've been doing dev stuff with for weeks and this morning it seems it stopped working. LED D1 is green the whole time but DS2 only briefly flashes green once I give it power and then it will flash every time I plug or unplug a USB from the Voxl. It is not communicating with ADB and nothing is coming up on lsusb. I ran through the QDL process but still am having this issue. Any thoughts?
-
EM9291
What carrier did you guys do testing with for the EM9291 modem? Their product page seems to suggest all of their carrier approvals are still pending.
-
RE: streamer default h265
@Alex-Kushleyev Sounds good thanks for clarifying. Also, it looks like you can use a hybrid CQP and CBR mode per the documentation, but when I use "cbr+cqp" in the camera server conf file, it does not seem to like it. Is this feature not available yet?
-
RE: streamer default h265
I'm looking at the camera server documentation and this is saying that H265 essentially requires twice the bandwidth that H264 does. Isn't that backwards? Isn't H265 more efficient at the cost of latency? @Alex-Kushleyev
-
RE: streamer default h265
@bendraper said in streamer default h265:
@Eric-Katzfey Yea I think that functionality may be broken though. If I try to do the inverse aspect ratio, it just kinda shrinks the stream as opposed to stretching it back out
It's also seemingly fixed in the daily builds of QGC... Oh well