anpp
v1.0.4
Published
A TypeScript port of the Advanced Navigation Packet Protocol
Downloads
5
Readme
The Advanced Navigation Packet Protocol
A TypeScript port of the Advanced Navigation Packet Protocol, a low overhead communication protocol that can provide error checking and packetisation on top of (possibly noisy) raw byte stream.
Licensing
This port is released under the MIT license.
The original Advanced Navigation Packet Protocol source code is available under the MIT license and can be found on the Advanced Navigation website as part of their Spatial SDK (link/direct download).