Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No, it won't cause an error. The execute() function checks for the leahi-common folder existence first, if it does not exists, it returns, skipping the whole update process. Not everyone have acces...

No, it won't cause an error. The execute() function checks for the leahi-common folder existence first, if it does not exists, it returns, skipping the whole update process.
Not everyone have access to that folder and a whl file don't need to run the update every time, it's more like for those who develop the code.

Also if it's not at the very beginning, the enums will be processed in the next imports, and updating them afterwards is meaningless as it won't reflect in the running code. The files needs to be updated before any other object tries to call them to make an instance.

This will be called when a user imports leahi-dialin, right? ( import leahi-dialin ) and thus cause a traceback cause the user wont have the path to the header files required for this execute call....

This will be called when a user imports leahi-dialin, right? ( import leahi-dialin ) and thus cause a traceback cause the user wont have the path to the header files required for this execute call.

suggest keeping the call in if _name_ == '_main_': of enum_update and running that

fixed

fixed

Fix typo

Fix typo

LEAHI-DIALIN-LDT-5205_[DD] Update NVM records architecture in Dialin
LEAHI-DIALIN-LDT-5205_[DD] Update NVM records architecture in Dialin
RESOLVED.

RESOLVED.

RESOLVED

RESOLVED

updated

updated

updated

updated

These two need to @CAPIZED (set last byte to 0F) to avoid duplication.

These two need to @CAPIZED (set last byte to 0F) to avoid duplication.

Request: 0x5F

Request: 0x5F

Thanks! Resolved.

Thanks!
Resolved.

removed.. tested and still works

removed.. tested and still works

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Can you remind me where these are used? We already have the hex version defined in msg_ids.py.

Can you remind me where these are used?
We already have the hex version defined in msg_ids.py.

We should ask caryn on how we can display these and then I can update all these commented out lines in all the components for the main treatment screen

We should ask caryn on how we can display these and then I can update all these commented out lines in all the components for the main treatment screen

moved outside of translation

moved outside of translation

We need to find a way to notify the user of rejection. In the current design, I do not see any room to display the rejection reason message. We may need to consider a dialog that pops up, displayin...

We need to find a way to notify the user of rejection.
In the current design, I do not see any room to display the rejection reason message.
We may need to consider a dialog that pops up, displaying only the rejection reason for the current response and a close button on top (right/left).

-isIdle || isWaitPump- -just to be more clear.- isIdle :start isStarted : stop -else: start- disable the button otherwise.

-isIdle || isWaitPump-
-just to be more clear.-

isIdle :start
isStarted : stop
-else: start-

disable the button otherwise.

Please move the text styling <i> out of translation.

Please move the text styling <i> out of translation.

updated

updated

updated here and in MTreatmentAdjustRequests.h

updated here and in MTreatmentAdjustRequests.h

Update to TD

Update to TD

LDT-2071: Solution Infusion - SW - 01 - R&I - application-dialin
LDT-2071: Solution Infusion - SW - 01 - R&I - application-dialin