dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224 updated the pretreatment with the latest dry self test enum class

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224 removed the redundant dry self tests enum class

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224 updated the blood leak command response variable

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

Merged DEN-12224

DEN-12224 updated the blood leak sensor embedded mode commands

I'm ok with this either way. Ternary should not be viewed as confusing, but agree it is unnecessary.

I'm ok with this either way. Ternary should not be viewed as confusing, but agree it is unnecessary.

Mike, can you please look at updating these (and perhaps many others throughout Dialin)?

Mike, can you please look at updating these (and perhaps many others throughout Dialin)?

I'm open to suggestions. It's been this way forever and has been working fine, so I'm also good leaving this as is.

I'm open to suggestions. It's been this way forever and has been working fine, so I'm also good leaving this as is.

By "case", you mean a Jira bug? Sure, we can do that.

By "case", you mean a Jira bug? Sure, we can do that.

Merge branch 'DEN-12609-sw_dev-sprint-69_mg' into develop

DEN-12704: DIAL-162: Implemented getter for target_flow_rate.

Merge branch 'staging' into DEN-12609-sw_dev-sprint-69_mg

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

Merge branch 'DEN-12258-UI-BN-S66' into staging

DEN-12224 initial commit of the HD/DG usage information scripts. Updated the NV data scripts

    • -0
    • +270
    /dialin/dg/usage_info_record.py
    • -0
    • +270
    /dialin/hd/usage_info_record.py
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224 updated the HD SW configuration

Merged DEN-12224

DEN-12224 updated the hd nvm code

DEN-12224 updated the dg nvm code

DEN-12224: Fixed post treatment handler to use the helper methods in conversions.py

DEN-12224 updated the DG software configurations

I don't see any reference/use to the created object. Why do we need to create all the objects while we don't even use them? This approach creates a lot of dependencies and also makes Dialin a very ...

I don't see any reference/use to the created object.
Why do we need to create all the objects while we don't even use them?
This approach creates a lot of dependencies and also makes Dialin a very heavy API to load.