firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2662 spent chamber fill mode

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
Updated remaining tx and rx functions. Updated updatMeasurementSettings

    • -82
    • +219
    ./App/Drivers/ConductivityTeensy.c
LDT-2662: code review comments.

LDT-2004: Updated send and receive functions to use tx and rx buffers.

    • -63
    • +298
    ./App/Drivers/ConductivityTeensy.c
LDT-2662: added result changes if the FP can not transition to respective gen modes

LDT-2662: code review comments

    • -2
    • +2
    ./App/Modes/FPModes/FPOperationModes.c
LDT-2662: code review comments

    • -6
    • +22
    ./App/Modes/FPModes/FPOperationModes.c
    • -3
    • +6
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.c
LDT-2004: updates to TX RX comm via DMA for teensy board. Updated SCI configuration. Implemented INIT_SENSORS cmd to teensy.

    • -438
    • +266
    ./App/Drivers/ConductivityTeensy.c
Merge branch 'LDT-2004-dialysate-composition-dd' into LDT-2004-dialysate-composition-dd_MG

    • -172
    • +468
    ./App/Drivers/ConductivityTeensy.c
    • -47
    • +23
    ./App/Drivers/ConductivityTeensy.h
LDT-2004: Import MG's changes manually

    • -230
    • +566
    ./App/Drivers/ConductivityTeensy.c
    • -21
    • +34
    ./App/Drivers/ConductivityTeensy.h
LDT-2004: Conductivity Sensor state machine skeleton

    • -117
    • +313
    ./App/Drivers/ConductivityTeensy.c
    • -12
    • +50
    ./App/Drivers/ConductivityTeensy.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch 'LDT-2662-beta-1.0-fw-integration-part2--' into develop

Merge branch 'staging' into develop

    • -210
    • +9
    ./App/Drivers/TemperatureSensors.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-2004: Fixed warnings

    • -50
    • +53
    ./App/Drivers/ConductivityTeensy.c
LDT-2004: Added send command functions.

    • -38
    • +178
    ./App/Drivers/ConductivityTeensy.c
LDT-2004: Added Conductivity DMA Interrupt functions.

    • -20
    • +95
    ./App/Drivers/ConductivityTeensy.c
LDT-2004 : Added Teensy Commands List

    • -59
    • +111
    ./App/Drivers/ConductivityTeensy.c
LDT-2004 Created files ConductivityTeensy.c and ConductivityTeensy.h

    • -339
    • +4
    ./App/Drivers/ConductivitySensors.c
    • -91
    • +0
    ./App/Drivers/ConductivitySensors.h
    • -0
    • +740
    ./App/Drivers/ConductivityTeensy.c
LDT-2004 Created ConductivityTeensy.c and ConductivityTeensy.h files.

    • -0
    • +142
    ./App/Drivers/ConductivityTeensy.h
LDT-2787: reworked requesting op modes from DD to FP as well as created a set command to set signals of starting/stopping generate permeate.

    • -3
    • +85
    ./App/Modes/FPModes/FPOperationModes.c
    • -0
    • +3
    ./App/Modes/FPModes/FPOperationModes.h
1. Added stub function to send command, receive response and get data. 2. Generated halcogen code to enable tx and rx interrupt for sci.

    • -8
    • +257
    ./App/Drivers/ConductivitySensors.c
    • -15
    • +45
    ./App/Drivers/ConductivitySensors.h
Added functions to parse measurement settings, EEPROM data and Sensor Mesaurements

    • -0
    • +108
    ./App/Drivers/ConductivitySensors.c
    • -0
    • +61
    ./App/Drivers/ConductivitySensors.h
LDT-2662 changed the P37 valve config per LDT 2183 ticket.

    • -1
    • +1
    ./App/Modes/FPModes/FlushConcentrate.c
LDT-2329 spent fill range update

LDT-2662 removed extra blank lines per review comments.

LDT-2662 removed M1 and added P46 pressure sensor.

    • -42
    • +74
    ./App/Monitors/WaterQualityMonitor.c
LDT-2662 updated the blood leak detect and added test code that will be removed later

LDT-2662 fixing code review comments