1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/powerlog
Mathieu Rondonneau d2244d83d1 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-19 21:49:53 -07:00
..
powerlog_dependencies.pri OP-958: GCS HID plugin basic cleanup: 2013-05-19 21:49:53 -07:00
PowerLog.pluginspec OP-958: GCS HID plugin basic cleanup: 2013-05-19 21:49:53 -07:00
powerlog.pro 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. 2011-03-20 15:54:23 +00:00
powerlogplugin.cpp OP-958: GCS HID plugin basic cleanup: 2013-05-19 21:49:53 -07:00
powerlogplugin.h OP-958: GCS HID plugin basic cleanup: 2013-05-19 21:49:53 -07:00