dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3' into develop

DEN-14000 Removed CPLD interval override function. CPLD changes are broadcast on change event, not a timer.

DEN-14001-hd-battery-driver-update. Changed dialin code to reflect two battery messages, status and manager.

DEN-14000 Added DebugMsgCatcher.py for saving CAN debug messages to CSV file.

    • -0
    • +89
    /tests/DebugMsgCatcher.py
Merge branch 'staging' into DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

DEN-13834 updated the test scripts

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

I think we do want to switch over to using the conversion function. Not necessarily the highest priority task since old way works too. If creating a new sync function, let's use conversion function...

I think we do want to switch over to using the conversion function. Not necessarily the highest priority task since old way works too.
If creating a new sync function, let's use conversion function. If modifying an existing sync function, change to using conversion function is optional but preferable.

DEN-14000 Added CPLD Data message to NO ACK list.

DEN-14000 Added CPLD messages and class to DG init.

DEN-14000 Added DG CPLD python interface file.

    • -0
    • +122
    /dialin/dg/cpld.py
RESOVLED.

RESOVLED.

Merged DEN-13834

DEN-13834 updated the DG standby modes

DEN-14001 add dialin code to parse battery messages. So far this code only prints out the values from the message in a human-readable format

DEN-13834 added baro temperature and pressure sensors to the broadcasts and removed the RO flow override from the RO pump driver

DEN-13834 cherry picked the last develop commit

DEN-13834, DEN-13948 updated the HD system record

Merge branch 'DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3' into develop

DEN-13834 fixed the RO flow with concentrate pumps flow

DEN-13903: Fixed return value for get alarm state function. Fixed bug in UF test script.

DEN-13903: added HD prefix to standby states enum.

Fixed merge conflicts with DEN-13903.