-
Hi,
I tried using FastLed on a arduino Nano and a GPS module, but it seems to be incompatible with GPS modules (thats use a Software Serial connection to receive data). (as soon as I launch a fastled…
-
```
What steps will reproduce the problem?
1.I startup btstack gps program
2.I conect to external gps
3.I recive no data from external gps.
What is the expected output? What do you see instead?
No d…
-
I am not smart enough to submit a diff :-(
In
/master/src/opentom_skel/bin/start_bt_gps_listenner
line 10: `/mnt/sdcard/wildtom/rfcomm listen /dev/rfcomm1 1 &`
and
line 16: `/mnt/sdcard/wil…
-
Whenever I get redirected browsing the page I'd like (having to login via Google Auth), the `external` becomes undefined and I'm unable to send data back to Rust.
I'm trying to fetch cookies before…
-
Hi,
I want to use GNSS for better localizing. I attached my GPS frame on my base-link frame inside the simulator. while I move my vehicle, the GPS frame rotates along its axis too much (based on Rviz…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I am trying to save gps data from an online biologging database to a local arrow dataset using R studio wi…
-
I am using an OS0-32 sensor and an internal imu. The following is the configuration file I wrote, but it cannot function properly.
Some parameters are not well understood and have not been modified:o…
-
I use several devices for automatic data collection (see #1). It's not easy to stop recording on all devices when recording is not needed in the following situations:
- not moving for a few minutes or…
-
```
What steps will reproduce the problem?
1.I startup btstack gps program
2.I conect to external gps
3.I recive no data from external gps.
What is the expected output? What do you see instead?
No d…
-
I'd like to create a custom NTRIP client in Python without ESP32-XBee Master device.
- Which UART is the ESP32-XBee using now? Same UART on `POWER+GPS` USB port?
- If so, do I just send GPS data to…