Unit Tests and Debugging and scripts to update devices easier - During the test figured out that since we have two kind of messages : 1 - data messages which will notify GUI only on variable change 2 - but also we have command messages which has to always notify the GUI So added a parameter in PROPERTY definition to define the type of property.
DEN-608 : CAN Integration on UI - Added scripts to setup SD card for the first time and deploy the denali application. - Added a Test Code to send different actionPerform regarding power reject or accept. - Ran cppcheck