ModePreGenPermeateDefeatured.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 12 more files in changeset.
LDT-3238 renamed module names and updated as needed.

  1. … 23 more files in changeset.
LEAHI-DD-FIRMWARE-LDT-3238_Update unit names for submodes to have a prefix "state"
LEAHI-DD-FIRMWARE-LDT-3238_Update unit names for submodes to have a prefix "state"
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 16 more files in changeset.
resolved merge conflicts

  1. … 15 more files in changeset.
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 updated test function naming and messaging

  1. … 1 more file in changeset.
LDT-2185 resolved CR comments

  1. … 5 more files in changeset.
Fixed

Fixed

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.