-
Integers which don't sit on byte boundaries aren't correctly parsed as two's complement.
If you have a int4 which is "1111" (that's -1 converted), restruct seems to unpack this as "00001111" which …
umeat updated
3 years ago
-
OBSERVED
json.loads() can fail on some (valid) output from GPSD
REPRODUCE
Add a NTRIP source to gpsd and it will emit all kind of (valid) data that is not handled correctly by gpsdclient.
CAU…
-
Consider adding Ntrip caster to GSPD and/or DGPSIP
As well as might be recognizing NMEA2000 on can bus via (example) nmea2000://can0
-
**Describe the bug**
With a non Ublox receiver, the status page can't display the satellites levels as the rtkbase_ppp-static_default.conf is sets to an ubx input. Same problem if you change the Main…
-
Hi!
I'm trying to solve a long baseline (~230km) with rtcm3 data of a rover-base. With the broadcast ephemeris, I only get float solutions, as expected. When I change the inpstr3 to ultra-rapid eph…
-
When I am using the conversion feature in strsvr or str2str the GLONASS MSM message is missing information after conversion. In the raw data from the base station this information is present.
I am …
-
Express.
RTK_Surveyor_Firmware_v15RC-Aug13
I was doing some testing in static conditions with Lefebure client on my smartphone. Then, I saw in Lefebure "No data" for several seconds followed by GP…
-
Hello,
I am looking to integrate a new RTK GNSS model that isn't M8P/F9P, Emlid, or Trimble based.
For reference, [here](https://www.bynav.com/en/products/gnss-boards/c1.html) is the GNSS receive…
-
I have just upgraded from simplertk2b wifi master, rtkbase so much better than it to manage and use i don't want to downgrade but lacks caster option, can it be also caster by itself like wifi master.…
-
Maintainer: @psidhu
Environment: x86_64 glibc
Description:
Looks like the linking of the math library is not working?
```
x86_64-openwrt-linux-gnu-gcc -o gpsd -Wl,-z,now -Wl,-z,relro --sys…