leahi-common

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
resolved merge conflicts

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

LDT-3159 into staging

changed the name to differentiate between driver level and controller level functions.

changed the name to differentiate between driver level and controller level functions.

Yes. will tune them based on the test results.

Yes. will tune them based on the test results.

Fixed it.

Fixed it.

We handle it in the checkSpentFillComplete() mentioned in line 946.

We handle it in the checkSpentFillComplete() mentioned in line 946.

done.

done.

Combine set/reset for the 2 override functions. And use the helper functions in TestSupport.h (like over override handling functions do). f32Override() for the prime volume override and u32Broadcas...

Combine set/reset for the 2 override functions. And use the helper functions in TestSupport.h (like over override handling functions do). f32Override() for the prime volume override and u32BroadcastIntervalOverride() for the broadcast interval override.

Remove "Set" from override function names. These 2 override functions should handle both set and reset (from msg payload).

Remove "Set" from override function names. These 2 override functions should handle both set and reset (from msg payload).

Remove reset override functions. Reset should be handled in the single (general) override command handler.

Remove reset override functions. Reset should be handled in the single (general) override command handler.

Just 2 messages here. See comment from MsgDefs.h.

Just 2 messages here. See comment from MsgDefs.h.

Only need 2 message IDs here. In Leahi, we don't have separate messages for set vs. reset. Both set and reset are handled in the same message.

Only need 2 message IDs here. In Leahi, we don't have separate messages for set vs. reset. Both set and reset are handled in the same message.

Updated, Thanks

Updated, Thanks

Fix return description. This function is not setting anything. Should be something like TRUE if request handled successfully.

Fix return description. This function is not setting anything. Should be something like TRUE if request handled successfully.

Fixed

Fixed

Fix comment.

Fix comment.

LEAHI-DD-FIRMWARE-LDT-3159_[Request] A getter function to read the DD FW for the defeatureized state
LEAHI-DD-FIRMWARE-LDT-3159_[Request] A getter function to read the DD FW for the defeatureized state
LDT-3159 added FP defeatured status request response messages

added param and output

added param and output

Added struct packing

Added struct packing

Update function header to include message param.

Update function header to include message param.

This structure is for message payload. There is nothing to pack in this specific structure, but I think we should be in the habit of packing ALL payload structures in case a future structure change...

This structure is for message payload. There is nothing to pack in this specific structure, but I think we should be in the habit of packing ALL payload structures in case a future structure change does require packing.

removed

removed

LDT-2185 added def filter flush broadcast message

LDT-2185 added missing override messages

Merge branch 'LDT-2004-drybicarb---dd' of bitbucket.org:diality-cloud/leahi-common into LDT-2004-drybicarb---dd

LDT-2004 implementing testconfig for bicart fill in pregen