dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Thanks for the clarification. RESOLVED.

Thanks for the clarification.
RESOLVED.

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

DEN-13834 updated the test scripts

The classes that have been removed are duplicates and wont be reverted. Please review the following lines: PreTreatmentModeStates ( line 235) == PreTreatmentSubModes (line 82) PreTreatmentSampleW...

The classes that have been removed are duplicates and wont be reverted. Please review the following lines:

PreTreatmentModeStates ( line 235) == PreTreatmentSubModes (line 82)

PreTreatmentSampleWaterStates ( line 249 ) == PreTreatmentSampleWaterStates ( line 96 )

PreTreatmentConsumableSelfTeststates ( line 257 ) == PreTreatmentConsumableSelfTeststates ( line 104 )

PreTreatmentNoCartSelfTestsStates ( line 268 ) == PreTreatmentNoCartSelfTestStates ( line 115 )

PreTreatmentDrySelfTestStates ( line 147 ) == PreTreatmentDrySelfTestsStates ( line 288 )

PreTreatmentPrimeStates ( line 163 ) == PreTreatmentPrimeStates ( line 304 )

StandbyStates ( line 344 ) == HDStandbyStates ( line 35 )

Michael Garthwaite, please revert back these changes. it also broke the Simulator.

Michael Garthwaite,
please revert back these changes.
it also broke the Simulator.

DIALIN-DEN-13965_UI BN S80
DIALIN-DEN-13965_UI BN S80
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

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.