Modes

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16446 updated the VectorCAST test cases

Merge branch 'DEN-15979-fw-investigate-dg-rtc-synchronization-failure' into develop

# Conflicts:

# firmware/App/HDCommon.h

  1. … 2 more files in changeset.
I think we need the minimum check too. uFRate can be negative if user sets volume to something lower than what has already been collected (negative volume) which would yield a negative rate which i...

I think we need the minimum check too. uFRate can be negative if user sets volume to something lower than what has already been collected (negative volume) which would yield a negative rate which is < 0.0.

Check casting. Result is U32 but could be assigned an S32.

Check casting. Result is U32 but could be assigned an S32.

DEN-16446 updated the VectorCAST test cases

DEN-16446 HD dev test clean up

DEN-16446 HD dev test clean up

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

DEN-16446 updated the VectorCAST test cases

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Merge branch 'DENBUG-96-treatment-log-inaccuracies' into develop

DENBUG_96: Stop DPo when treatment is paused.

Fixed.

Fixed.

Fixed.

Fixed.

DENBUG-96: Addressed code review comments.

DENBUG-96: Addressed DENBUG-99.

Add setUFRate to header

Add setUFRate to header

Add setUFRate to header.

Add setUFRate to header.

HD-DENBUG-96_Treatment Log Inaccuracies
HD-DENBUG-96_Treatment Log Inaccuracies
fixed merge conflict.

  1. … 1 more file in changeset.
DENBUG-96: Fixed possible nan in last treatment data msg. Don't publish UF pause/resume events when set UF rate is zero.

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

  1. … 1 more file in changeset.
DEN-16487 updated the code