Software Design for handling key data changes in programs
All problems encountered in the project can be summarized as follows:
1. Local logic field control
2. Local Transparency of the field Logic
3. All commands are passive.
When the sub-board is in a subordinate position, the commands transmitted between the sub-board and the master control are actually only a control signal transmission. All functions change with the control signal, or, more specifically, the function changes in the direction of the control data.
Data Control Logic, rather than logic control logic, is the most significant feature of all projects. This seems obvious and is not worth mentioning. Think about it, which is also a feature of conventional applications, different from industrial control and automatic control.
Waiting for data changes, changes drive the logic to expand sequentially. Combined with the software design of multi-camera stitching, the solution to general problems is briefly summarized.