C# (CSharp) Solar.Car Namespace

Nested Namespaces

Solar.Car.Android
Solar.Car.Console
Solar.Car.Mac
Solar.Car.WinForms

Classes

Name Description
CanUsbHardware A customized SerialPort, with support for our BUGGY CAN-USB cable. * asynchronously reads lines from a SerialPort, firing the LineReceived event. * locks the SerialPort for all reading and writing. * drains the SerialPort Read buffer when closing (WARNING this can infinite loop)
CanUsbWrapper Communication with the CAN-USB cable, which is a serial port. Issues: CAN-USB
HttpGui Application-Layer connecting the Web GUI with the Business-Layer Comm.
ICanUsbHardware