-
Hi,
I'm playing with a GNSS device which is built into the board, communicating over UART. While working on it, I was wondering how to expose it to the user space. There are a couple considerations…
-
Hi,
Great work you have done so far. I also wanted to try to create a gateway myself then I stumbled on your project. I have gone through the LoRaGW userspace C code and currently they use the Ublo…
-
Integrate code from
https://github.com/stevemcquaid/War-Walker
in order contribute to opensource wifi platform "wigle.net"
-
We currently have a few example parsers. In order to test the project and make it useful, other formats can be implemented. Here is a list, if anyone wants to try it:
- **text file formats**:
- [x…
Geal updated
2 months ago
-
I updated some hardware on my system (added a POE Hat, USB GPS Module, & DHT22 sensor. I had to run a few updates including running back through setup to enable GPIO. Afterwards as I was getting rea…
-
Hello!
I found your interesting project on Replicant. I'd love to see a proper GPS decoder for the GT-I9100 and others. Have you been able to decode this yet? Also, did you see [THIS](http://www.mt-s…
E3V3A updated
2 years ago
-
I have observed this problem on the phh gsi version 114 as well as Resurrection Remix (April 6 2019) and Aosp Extended (May 9).
On this device, GPS works fine and pretty much like I'd expect it to.…
-
The GPS communicates over a UART. It has a system of commands for configuring it and getting data out from it.
It is possible to put the GPS into NMEA mode. This is a standard message format, allo…
-
Hello,
Even though this is not really a big issue, I would like to point out that the code is not suitable for GN*** or GL*** sentences.
I tried to adapt it, and make it work for all prefixes o…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Multi-GPU
### Bug
![WhatsAp…