dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Finish dialin refactoring

    • -0
    • +44
    /Miscellaneous/HD_TestScript.py
Merge branch 'master' into refactoring

Additional refactoring done

    • -4
    • +4
    /Miscellaneous/DG_Firmware_Simulator.py
Added stop to the DG demo

.

Fixed alarm lamp override cmd on HD.

Tuned dg simulator to work similar to current dg board

    • -3
    • +3
    /Miscellaneous/DG_Firmware_Simulator.py
Refactor dialin library based on team meeting

    • -119
    • +204
    /DialityCoreCanProtocol.py
    • -28
    • +18
    /Miscellaneous/DG_Firmware_Simulator.py
Merge branch 'master' of ssh://dvm-linux02:7999/vv/dialin

Tuned dialin for testing DG

Used sync reader for blood flow data messages.

Added sync reader to the HD_BloodFlow subclass

Updated DG fill command

Updates to HD lib. Added HD test script.

Refactored HD lib to group command functions into groups using inner classes.

Bug fixes.

Set byte order to little

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

Corrected crashing bug with long packets

    • -1
    • +6
    /Miscellaneous/DG_Firmware_Simulator.py
Added blood flow interval override command to HD.

Fixed HD to use CAN instead of serial port. Changed endian for request ID to little endian.

Updated HD lib.

Deleted venv folder

  1. … 406 more files in changeset.
remove .cache and venv from git

Updated doxyfile to hide LongDialityPacketBuilder and updated demo code

Added bash script to run doxygen locally

    • -0
    • +4
    /document/runDocumentationLocally
Deleted all serial test class

    • -40
    • +0
    /Miscellaneous/DialitySerialMessengerTester.py
Updated DG class and doxyfile with latest CAN

Cleaned Doxyfile and the test code in the DialityCoreCanProtocol

Movedd DG_Firmware_Simulator.py to Miscellaneous folder

    • -0
    • +44
    /Miscellaneous/DG_Firmware_Simulator.py