Skip to content
Snippets Groups Projects
Commit f072b226 authored by Emilio Corigliano's avatar Emilio Corigliano
Browse files

[Main][HIL] Implemented HIL simulation for the Main computer

- Turned all Sensors methods virtual to be overwritten by HILSensors
- Converted the Sensors "private" specifier to protected to allow HILSensors to inherit from it
- Implemented all the overrides in HILSensors to interface with the simulation and remap to the structures of the real sensors
- Modified main-entry to embed the hilSimulationActive flag for enabling the HIL simulation
- Added the pieces of code useful to perform an HIL simulation from the actual main:
   - Usage of Sensors/HILSensors
   - Creation/insertion/starting of the HIL framework
   - Creation of the chain of events necessary to perform a reproducible HIL simulation
parent e13627b1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment