-
OpenCPN correctly parsing Depth
Watchdog not
2 years and counting
Arguably this is the most important piece of navigation data, esp at anchor!
I am willing to write a parser for OpenCPN an…
-
Hi!
I have long been looking for an AIS parser I can integrate into our NMEA parser. This library helped me find around the basic stuff and so I started integrating it into https://github.com/dotne…
-
### General description of problem
Problem opening EK60 files on Arm architecture. Parser with ping_time dtype in short string notation of '
-
@jvoermans , I think I have something working now, at least ready to do some cycles of test + debug, but works on some small tests I have been doing on my end for a few tens of minutes.
The branch …
-
I got an error thrown when compiling a C/C++ project for a STM32 platform. I excluded the parser.h/c files from the compiler paths as I don't want to use the dynamic parser.
In parser_static.c I get …
-
- Which NMEA data is therefore used from OpenVario / XCSOAR.
- Output via Bluetooth / USB.
- Which device drivers are parsed as Generic from XCSOAR and which do require a specific driver setting?
-
I'm currently working on GPS module bindings and just wanted to make sure no one duplicates the work.
I already got basic functionality working but there is a lot of clean up left and support for so…
-
Looks like there are no crates that handle GPS communication, so we will need to write our own. We will be using ublox NEO-7M gps.
* [example C implementation for ublox](https://github.com/SimpleMe…
-
- [ ] ◆ 0ad : FOSS historical Real Time Strategy (RTS) game of ancient warfare.
- [ ] ◆ 0ad-latest : Real Time Strategy game of ancient warfare (development branch).
- [ ] ◆ 3d-puzzles : 3D-Puzzles …
-
**Describe the bug**
I am trying to communicate gps data serial port through TCP/IP with gnsserver CLI. when I try to connect to server socket, this error is raised: "TypeError: a bytes-like object…