Drivers

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

  1. … 80 more files in changeset.
move static function after public function

move static function after public function

let public function on top

let public function on top

Let all public functions come on top for all files

Let all public functions come on top for all files

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

  1. … 1 more file in changeset.
Merge branch 'LDT-1886-blood-set-auto-load-and-auto-eject-implement-ejector-sensor' into develop

  1. … 1 more file in changeset.
LDT-1886 updated the code in the ejector motor disable function

Should we comment this out before merging?

Should we comment this out before merging?

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

  1. … 6 more files in changeset.
Merge branch 'LDT-1886-blood-set-auto-load-and-auto-eject-implement-ejector-sensor' into develop

  1. … 6 more files in changeset.
LDT-1886 addressed the code review comments

  1. … 3 more files in changeset.
Done

Done

Done

Done

Align =

Align =

Should be 2 blank lines above/below test banner.

Should be 2 blank lines above/below test banner.

LDT-1886 updated the pinch valves homing sequence

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 81 more files in changeset.
Done

Done

LDT-1886 updated the ejectormotor initialization

Should we initialize to inactive (and use #define)?

Should we initialize to inactive (and use #define)?

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

  1. … 76 more files in changeset.
Took note that the FPGA interface is at the driver level.

Took note that the FPGA interface is at the driver level.

Done

Done

LDT-1886 updated the ejectors code. Transferred the FPGA interface to the ejector motor level.

  1. … 6 more files in changeset.
Should this be an enum at driver level? Driver get would return enum so controller doesn't have to figure out what it means.

Should this be an enum at driver level? Driver get would return enum so controller doesn't have to figure out what it means.

Use U32 unless there is a good reason to use U08.

Use U32 unless there is a good reason to use U08.

Why bypassing driver here?

Why bypassing driver here?

Why are we bypassing driver here?

Why are we bypassing driver here?

Then your doxygen return comment looks backward.

Then your doxygen return comment looks backward.