leahi-common

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

Fixed

Fixed

Why are we adjusting/reducing the speed of D48 by a factor of 50%?

Why are we adjusting/reducing the speed of D48 by a factor of 50%?

done

done

Updated

Updated

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

I don't see fix. I'm resolving this comment, but I added another comment that hopefully clarifies the issue.

I don't see fix. I'm resolving this comment, but I added another comment that hopefully clarifies the issue.

Missing message param.

Missing message param.

Message handling functions must take a message as parameter (i.e. prototype of function should look like BOOL funcName( MESSAGE_T *message );

Message handling functions must take a message as parameter (i.e. prototype of function should look like BOOL funcName( MESSAGE_T *message );

Calculated is mis-spelled.

Calculated is mis-spelled.

If this function is only called from here, should we just move the function's code into this function (i.e. combine the functions)?

If this function is only called from here, should we just move the function's code into this function (i.e. combine the functions)?

Remove extra blank line.

Remove extra blank line.

Remove blank line.

Remove blank line.

Remove extra blank line.

Remove extra blank line.

Removed

Removed

Added

Added

Updated

Updated

Updated

Updated