dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14000-sw_dev_sprint_80_darren' into develop

DEN-14000 Updated CPLD Python interface.

Merge branch 'DEN-14000-sw_dev_sprint_80_darren' into develop

DEN-14000 Fix missing import in CPLD.

Merge branch 'DEN-14000-sw_dev_sprint_80_darren' into develop

DEN-14000 Added individual get functions for CPLD values.

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

DEN-13834 updated the test scripts

Merge branch 'DEN-13965-UI-BN-S80' into develop

DEN-13939: IMP: Implementation of the the message [0xBA00]

- Added/Updated the power-off plugin

DEN-14000 Merge to develop.

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

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
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.