TOBI Interface A
0.1
|
Adjust class to use enums properly (e.g. sex).
Check if mandatory settings are done (now done in XML parser).
Implement mechanisms to detect "impossible" configurations.
Define "invisible magic constants" like fs = 0 for aperiodic devices.
Implement mechanisms to ensure that aperiodics are used correctly (e.g. blocksize)
Check if wrong configuration is checked within this code.
Is it a good idea to use maps for configuration (especially server config)?