DialityCoreCanProtocol.py

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated code to have HD dialout state testing

  1. … 2 more files in changeset.
Setup unit testing using pytest

  1. … 1 more file in changeset.
Added CRC check when receiving a message

Fixed bug in crc attachment

Corrected crc calculation not including starting byte

Updated DialityCoreCanProtocol from merging master

Added CRC to transmitted messages. +review DIALIN-1

Added location where CRC will be verified when received

Adding CRC to send messages

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

  1. … 1 more file in changeset.
Minor changes +review DIALIN-1

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

  1. … 1 more file in changeset.
A little cleaning of the code

  1. … 1 more file in changeset.
Additional refactoring done

  1. … 4 more files in changeset.
Added stop to the DG demo

  1. … 1 more file in changeset.
Tuned dg simulator to work similar to current dg board

  1. … 2 more files in changeset.
Refactor dialin library based on team meeting

    • -119
    • +204
    /DialityCoreCanProtocol.py
  1. … 4 more files in changeset.
Updated DG fill command

  1. … 1 more file in changeset.
Bug fixes.

  1. … 1 more file in changeset.
Set byte order to little

Merge branch 'master' of ssh://dvm-linux02:7999/vv/dialin

Corrected crashing bug with long packets

  1. … 2 more files in changeset.
Fixed HD to use CAN instead of serial port. Changed endian for request ID to little endian.

  1. … 2 more files in changeset.
Updated doxyfile to hide LongDialityPacketBuilder and updated demo code

  1. … 2 more files in changeset.
Cleaned Doxyfile and the test code in the DialityCoreCanProtocol

  1. … 2 more files in changeset.