Skip to content

wut-daas/oblot-commander

Repository files navigation

OBLOT Commander

GUI application to control embedded devices

Getting started

npm install 
npm run rebuild
npm run electron:serve

The rebuild step is required to match the serialport module to Node bundled with electron

MAVLink

Use node-mavlink library from DAAS fork, until the pull requests are merged into the published package.

Building

Because electron-rebuild produces correct module binary, and electron-builder install-app-deps creates a wrong one, you should (at least on Windows) deny Write acces to the following file, after rebuild:

oblot-commander\node_modules\@serialport\bindings\build\Release\bindings.node

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published