@redskytech/iscomm

Inertial Sense Comm Library

Usage no npm install needed!

<script type="module">
  import redskytechIscomm from 'https://cdn.skypack.dev/@redskytech/iscomm';
</script>

README

ISComm library in Javascript

Implements the Inertial Sense comm library in Javascript for Luna Messages. This includes binary conversion and special character generation or stripping.

How To

  • npm install - install dependencies
  • npm test - run tests
  • npm run build - builds code into the dist folder for npm publication