Midnight Sun Firmware
|
Blinky | Blinky Firmware |
Bms_carrier | Bms_carrier Firmware |
Bootloader | Bootloader Firmware |
Can_communication | Can_communication Firmware |
CAN | CAN library |
RTOS_Helpers | RTOS helper libraries |
Flash | Flash library |
Finite_State_Machine | FSM library |
GPIO | GPIO library |
I2C | I2C library |
Interrupts | Interrupts library |
Logger | Logging library |
MCU | MCU library |
Miscellaneous | Miscellaneous libraries |
Memory_Protection_Unit | MPU library |
SPI | SPI library |
Status_Code | Global error library |
UART | UART library |
Master_Tasks | Master Tasks Library |
Autogeneration tools | This package contains parsing and generation utilities |
ClientAppMain | Client Application Main Interface |
ClientAppCallback | Application Callback functions for the Client |
ClientGpioManager | GpioManager for the Client |
ClientI2CManager | I2CManager for the Client |
ClientSPIManager | SPIManager for the Client |
Client_Utils | Client Utilities and Infrastructure |
CommandCodes | Commands Supported by the Simulation |
GpioDatagram | Shared Gpio Datagram class |
I2CDatagram | Shared I2C Datagram class |
JSONManager | Shared JSON Manager class |
MetadataDatagram | Shared Metadata Datagram class |
NetworkTimeProtocolHelpers | Network time protocol helper library |
SerializationHelpers | Serialization helper library |
SPIDatagram | Shared SPI Datagram class |
ThreadHelpers | Thread helper/management library |
ServerAppMain | Server Application Main Interface |
ServerAppCallback | Application Callback functions for the Server |
AppTerminal | Application Terminal/Shell Interface |
CanListener | Raw SocketCAN abstraction class |
CanScheduler | SocketCAN Broadcast Manager abstraction class |
ServerGpioManager | GpioManager for the Server |
ServerI2CManager | I2CManager for the Server |
ServerSPIManager | SPIManager for the Server |
Server_Utils | Server Utilities and Infrastructure |