sawinglogz
947a27b78a
Move database writing from PRS1Loader into ImportContext.
2021-10-26 10:28:30 -04:00
sawinglogz
18e97bb025
Reduce PRS1Loader dependency on Machine data structure.
2021-10-26 10:28:30 -04:00
sawinglogz
08f4e2a5b7
Move ImportContext and ImportUI creation into main application.
...
Now all CPAP loaders have access to the unsupported/untested/brick signals
and CHECK_VALUE and UNEXPECTED_VALUE macros.
Also remove superfluous unsupported flag in MachineLoader.
2021-10-26 10:28:29 -04:00
sawinglogz
e8aa42db98
Move CHECK_VALUE and UNEXPECTED_VALUE macros into ImportContext header.
...
Any loader that uses ImportContext will be able to use them.
2021-10-26 10:28:29 -04:00
sawinglogz
de40161e8c
Add ImportContext to begin reducing loader dependencies on Profile.
...
For now only the PRS1Loader makes use of the ImportContext.
2021-10-26 10:28:29 -04:00