Clone
 

leonardo baloa <lbaloa@diality.com> in dialin

Created a document link between the objec in HD class and the DialOutFlow class

Updated documentation for Dialout flow modules

Added mods to match current broadcasting code

Added title to the demo plot

Added example of parameter setting rejection

Added outlet pump simulation

Updated code to have HD dialout state testing

Create API script for the dialout flow pump for testing in dialin

Merge branch 'pending-from-dg-codereview' of ssh://dvm-linux02:7999/vv/dialin into pending-from-dg-codereview

Setup unit testing using pytest

Added CRC check when receiving a message

Corrected crc calculation not including starting byte

Updated DialityCoreCanProtocol from merging master

Added location where CRC will be verified when received

Adding CRC to send messages

Fill message send 1 when has no error

Update Doxyfile

Minor bug on return message

Updated Doxyfile with doxypy command in the OS

Updating dialin based on changes made for Code Review of DG

Upaded according to code review comments +review DIALIN-1

Updated according to code review comments

Made changes according to code review request +review DIALIN-1

Updated Dialin to match changes from DG-DEN-1125-1

Minor changes +review DIALIN-1

Updated CAN channels for DG

Rename misspelled variable

Created constant for most numbers in the code as per code review

    • -146
    • +176
    /DialityCoreCanProtocol.py
Added buffer to receiving listener, daemonized thread, made closing of program simpler

Updated doxygen documentation