-
As there seems to be no market for good Bluetooth GNSS devices anymore, we more or less have to build them ourselves.
I've done so several years ago with a u-blox M8N GPS module and a HC-06 Bluetoo…
-
Hi,
thanks for developing the repo. The current master does not build.
```
RF.cpp:65:34: error: 'RF_TIMING_INTERVAL' was not declared in this scope
static uint8_t RF_timing = RF_TIMING_IN…
-
nRF9160 supports mutliple satelite position systems, so use the more generic term Global Navigation Satellite System (GNSS).
See https://github.com/nrfconnect/sdk-nrf/pull/6231
-
I intend to use an old Samsung S3 android phone as a GPS tracker. The tracking itself works and the GPX-log file is written locally. But I struggle to transfer the files to the net. I have tried using…
-
Currently, `setAppPermissions()` grants all permissions on Android (or will soon, cf. #14), while it grants and denies a fairly arbitrary set on iOS:
https://github.com/tweaselORG/appstraction/blo…
-
I noticed that when Tower Collector is running, and some other app that uses GPS launches, that other app has to start the GPS cold.
So, maybe Tower collector needs a new mode in options,
(or more c…
-
-
We can simplify document https://topex.ucsd.edu/gmtsar/tar/sentinel_time_series_3.pdf because there is Python package "sentineleof" which allows downloading the both Precise and Restituted orbit files…
-
**Hardware**
Teensy 4.1
CC1101
uBlox M8N GPS without configuration flash memory (compass is on the way)
**Problem**
my T110 Display shows only two messages if they are activated on GPS, if all …
-
### Types of Issue
- [ ] Anomaly report (something appears to not work correctly)
- [ ] Enhancement request (describe the enhancement being requested)
- [x] Other (please ensure the descripti…