DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen - Implemented the instruction update. - Improved the algorithm - Improved the RegEx to accept spaces or empty section. - Added and Extra string section and precision for float values.
DEN-13966: Improvement: Export individual log files Simplified the log: - Removed completely the Data type and defined only one type of AppED (AKA APPED, Application, log). - therefore there is no E, or D, in the log anymore. - added a log header for the debug type as well. - added cppcheck to normal build process on each local build for debug and release.