This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2024-12-13 20:48:42 +01:00
Code
Issues
Releases
Activity
3b6fcefca6
LibrePilot
/
ground
/
openpilotgcs
/
src
/
plugins
/
powerlog
/
powerlog_dependencies.pri
3 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
This is a GCS plugin which adds an entry in the 'Tools' menu to get the output of the Junsi PowerLog6S. This plugin is not enabled by default. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3048 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-20 16:54:23 +01:00
include(../../plugins/coreplugin/coreplugin.pri)
OP-958: GCS HID plugin basic cleanup: - new plugin (opHID) to deprecate old one (rawhid). - remove pjrc HID api implementation. - add hidapi library taken from https://github.com/signal11/hidapi.git (copied files, the lib is not compiled from its git repo). - history of those files is broken (cp instead of git mv) but the history is all in rawhid plugin. - mac and windows not tested yet.
2013-05-20 06:49:53 +02:00
include(../../plugins/rawhid/opHID.pri)
Reference in New Issue
Copy Permalink