4.76.0
6/21/2021
This change involves remapping the V4 Flash to match the new V5 mapping.
In addition, Flash programming will become faster because we will no longer be storing the PIC Keyboard application in Flash. It will never be used because even if we were able to update the PIC on the main display, we could not update remote displays.
The operating system has the ability to initialize the blue screen and display text. The application can use the display once the PEG graphics software is running.
This change adds two functions to the operating system that will allow the application to use and display text on a blue console style screen before the time when the graphics software is running.
The Logger class was also modified to use these functions so that printf style methods can be used to display text on the screen.
When using the omitting shears algorithm the Stitch Mode parameter was not active. In this algorithm the controller effectively functioned in Item Separate mode.
The Stitch Mode setup will now be available and active when Omitting Shears. It will default to Item Separate in order to stay backwards compatible rather than the normal default of Bundle Separate.