ConductivityTeensy.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. … 4 more files in changeset.
LDT-3372: code review comments

LDT-3372: code review comments.

  1. … 4 more files in changeset.
LDT-3372: fixes set conductivity model per code review

LDT-3372: removed functions per code review.

LDT-2004: warning reduction relating to teensy driver. Removed Ifdefs for teensy and replaced some of them as beta 1.9 test config. WIP.

  1. … 9 more files in changeset.
LDT-2004: warning reductions for teensy driver

  1. … 1 more file in changeset.
LDT-3372: code review comments.

LDT-3372: fixes to conductivity calculation.

LDT-3372: improvements to teensy init sequence. Removed casting from calculations to uphold data integrity. fixed conversion values. Removed some compiler warnings

LDT-3372: Reduced warnings in relation to teensy driver. Removed unused functions. Fixed overrides

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

  1. … 3 more files in changeset.
LDT-3372: code review comments. fixes to valve pwm configuration. reordered msg look up table for messages in relation to teensy

  1. … 2 more files in changeset.
WIP on develop

LDT-3372: changed init timer from 1s to 3s to ensure boot time.

WIP on LDT-3173-io-pressure-sensors

LDT-3372: implemented overrides for teensy conductivity, resistance, and temperature. Implemented init state for teensy to last 1 to prevent comm issues on power on bring up.

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

  1. … 10 more files in changeset.
LDT-2004: code review updates.

  1. … 3 more files in changeset.
LDT-2004: code review comments.

  1. … 3 more files in changeset.
LDT-2004: code review updates. updated conversion value.

  1. … 2 more files in changeset.
WIP on LDT-2004-dialysate-composition-dd

LDT-2004: code review updates. Added conversion factor for conductivity units. Added resistance value for when we read INF from the sensor ( set to 800k Ohms )

LDT-2004: implemented set function for conductivity model

  1. … 2 more files in changeset.
LDT-2004: updates to driver code. added select sensor command. Added eeprom sequence. Fixed flash error. Added conductivity models and the functions to support them. Updated coefficient data structure.

  1. … 2 more files in changeset.
LDT-2004: Merged select sensor and get single measurement to optimize time.

  1. … 1 more file in changeset.
LDT-2004: Updated comments, headers and names

  1. … 2 more files in changeset.
LDT-2004: Pulled in MG's branch.

  1. … 1 more file in changeset.
LDT-2004: Measurement settings clean up.

  1. … 1 more file in changeset.
LDT-2004: fixed automated recv. Reordered functions teensy file to be grouped. Hooked teensy conductivty driver to rest of the application. created build flag for teensy. Added stop CMD to start of q on init. removed unneeded code related to DMA.

  1. … 9 more files in changeset.
WIP on LDT-2004-dialysate-composition-dd_MG

  1. … 2 more files in changeset.
Updated measurement settings update to send all params in one transaction

  1. … 1 more file in changeset.
Updated remaining tx and rx functions. Updated updatMeasurementSettings