dd-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated remaining tx and rx functions. Updated updatMeasurementSettings

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

Merge branch 'LDT-2004-dialysate-composition-dd' into LDT-2004-dialysate-composition-dd_MG

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

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

    • -0
    • +15
    /firmware/App/Services/TDInterface.c
LDT-2662: code review comments

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

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

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

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

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

    • -117
    • +313
    /firmware/App/Drivers/ConductivityTeensy.c
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

    • -36
    • +166
    /firmware/App/Services/Messaging.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-2004: Fixed warnings

LDT-2004: Added send command functions.

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

    • -0
    • +10
    /firmware/App/Services/Interrupts.c
LDT-2004 : Added Teensy Commands List

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

    • -0
    • +740
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004 Created ConductivityTeensy.c and ConductivityTeensy.h files.

    • -0
    • +142
    /firmware/App/Drivers/ConductivityTeensy.h
Merge branch 'staging' into LDT-1773-dd-valve-pwm-beta

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
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -0
    • +3
    /firmware/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.

Added functions to parse measurement settings, EEPROM data and Sensor Mesaurements

LDT-2662 changed the P37 valve config per LDT 2183 ticket.

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

    • -3
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
    • -1
    • +1
    /firmware/App/Modes/ModeGenDialysate.h
LDT-2662 removed extra blank lines per review comments.

LDT-2662 removed M1 and added P46 pressure sensor.

    • -8
    • +8
    /firmware/App/Drivers/PressureSensor.c
    • -4
    • +4
    /firmware/App/Drivers/PressureSensor.h
LDT-2662 updated the blood leak detect and added test code that will be removed later