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-704_HomeScreen - Home Screen Buttons : * Start Treatment * Create Treatment Updated regarding the new design. - Adding two more place holder screens for : * Start Treatment * Create Treatment - Updated run.sh to detect the SD-Card as an extra storage and mount it. and use it as logging path [ Not Completed yet, just a start ] - Updated the setupSD.sh to easily setup the target for the first time. - Other modifications are related to the Home Screen update.