dRonin
adbada4
dRonin GCS
|
Go to the source code of this file.
Namespaces | |
Core | |
The Core namespace contains all classes that make up the Core plugin which constitute the basic functionality of the GCS. | |
The board manager listens for the arrival or "Board Type" objects, which are instanciated by board plugins. Any plugin that needs to interface with a board at a low level - Serial, USB, etc - can query the Board Manager to understand how to to it. At the moment, the board manager provides information to the RawHID USB library to help it detect boards that are supported. On the roadmap are the following features:
Definition in file boardmanager.cpp.