Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Include "BPModule.h".

Include "BPModule.h".

BPModule is just one of the controllers - move this up into the controllers section.

BPModule is just one of the controllers - move this up into the controllers section.

We should not comment this out.

We should not comment this out.

It's still here. Do we need to initialize it here too or is it sufficient to initialize once from main at startup?

It's still here. Do we need to initialize it here too or is it sufficient to initialize once from main at startup?

We are already executing this from TaskGeneral.c. Remove from here.

We are already executing this from TaskGeneral.c. Remove from here.

Monitor is mis-spelled. Should be Control anyway. Move prior to execAlarmMgmt() above.

Monitor is mis-spelled. Should be Control anyway. Move prior to execAlarmMgmt() above.

I think all flags are outputs (not just adult).

I think all flags are outputs (not just adult).

These look like outputs to me (not inputs).

These look like outputs to me (not inputs).

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

  1. … 7 more files in changeset.
Fixes

  1. … 2 more files in changeset.
Fixes

  1. … 2 more files in changeset.
Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

Fixed

add airTrapLowerEventCount to input

add airTrapLowerEventCount to input

add airTrapLowerEventStartTime and airTrapLowerEventCount to Output

add airTrapLowerEventStartTime and airTrapLowerEventCount to Output

Add to input and output: airTrapLowerEventCount, airTrapLowerEventStartTime

Add to input and output: airTrapLowerEventCount, airTrapLowerEventStartTime

Add alarm : ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS

Add alarm : ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS

break it into two lines

break it into two lines

remove flag from the comments

remove flag from the comments

can we create a variable minPayloadLen for the calculation?

can we create a variable minPayloadLen for the calculation?

Output should be none.

Output should be none.

Move this after the switch, if possible.

Move this after the switch, if possible.

Fixed

Fixed