FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Interrupt Service Routines | These files contain special functions that take no arguments and have void return type |
Engine Position/RPM Decoders | All of the code that reads the high speed engine position signals can be found linked to from here |
Communications | All files that are involved in communicating with something outside the MCU can be found here |
Global Headers | These key files are included in most source files by default |
Data Initialisers | These files provide initial data definitions for items that live in flash |
Measurements And Calculations | These files all operate on inputs in order to eventually generate outputs |
All Header Files | Most of these are fairly uninteresting, hence being close to the bottom of the modules list |
Test Files | A very small group at this stage, this is intended to contain various files that manipulate the functional code by providing it with artificial inputs instead of real values read from sensors |
Doxygen Documentation Files | These files exist purely to contain documentation for extraction by Doxygen |
XGATE Related Files | Files related to XGATE co-processor functionality |