-
Propose an enhancement to AREDN for a tool to be used with data from a GPS dongle to provide a display like that of the XGPS app in a Raspberry Pi. Tool would provide list of satellites available …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Currently, GPS data is passed by hard-coded values into a geo object. However, when the code will run on the future Antenna Control Unit, it will need to receive data from a GPS receiver unit. The way…
-
### Category
Other
### Hardware
DIY
### Firmware Version
2.5.8.6485f03
### Description
I'm using DIY NRF5280 ProMicro with TCXO.
The GPS Module is a HGLRC M100 5883 (I am sure it's working bec…
-
When using the ogntracker stratux recognises GPS signals correctly, the number of satellites is reported and the GPS button lights up green:
![IMG_0175](https://github.com/user-attachments/assets/b…
-
An error message appears when I run bag:
[ERROR] [1701932176.859127476]: Client [/lio_sam_mapOptmization] wants topic /gps/fix to have datatype/md5sum [nav_msgs/Odometry/cd5e73d190d741a2f92e81eda573a…
-
Following message in the user forum, I finally understand what's going on !
https://groups.google.com/u/2/g/subsurface-divelog/c/0lOjE2m7riE
### Describe the issue:
- [X ] Bug
- [ ] Change r…
-
# Observed behavior
From email from @Stephen-Lail: "I am trying to plot the GPS data I took the other day. In previous tests of the other sensors, I was inside so the GPS readout was always 0. I open…
-
I'm attempting to hook an Android OS device to a GPS 9DoF IMU that is external to the device on a wired network (USB-to-Ethernet adapter that can also charge the phone/tablet). Basically I want to fe…
-
My A7670E-FASE (Rev. A7670M7_V1.11.1)
simplified code with AT command dump enabled:
```cpp
[...]
modem.enableGPS();
modem.setGPSMode(3);
[...]
if (modem.getGPS( [...] )) {
Serial.println("…