C# (CSharp) SolarCar Namespace

Classes

Name Description
ArrayReport
BatteryController
BatteryReport Data aggregate, from BPS hardware.
CarReport Data aggregate, from SolarCar.Hardware for HttpServer
DigitalOutReport
Hardware All Hardware. Instantiating this class activate DataReceived events for all hardware.
HidDevice Wrapper to native USB HID API. Internally, Acquire the api_lock before calling ANY DllImport function! @todo manage allocation/deallocation of devices internally, using RAII.
Mode
MotorController
MotorReport Data aggregate, from Motor hardware.
PedalReport
SignalController
UserCommands Wraps User commands.