Mercury2 Hardware Manager  1.0dev
The hardware manager component of the Mercury2 ground station suite.
 All Classes Namespaces Functions Variables Pages
hwm.hardware.devices.manager Namespace Reference

Manages access to hardware devices. More...

Classes

class  DeviceManager
 Manages access to configured hardware devices. More...
 
class  DeviceConfigInvalid
 
class  DriverNotFound
 
class  DriverInitError
 
class  DevicesAlreadyInitialized
 
class  DeviceNotFound
 

Detailed Description

Manages access to hardware devices.

This class is used to manage access to configured hardware devices. It is responsible for initializing the drivers for each hardware device and provides an interface that the rest of the application uses to locate devices.