dd-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2004: Merged select sensor and get single measurement to optimize time.

    • -141
    • +152
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Updated comments, headers and names

    • -333
    • +687
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Pulled in MG's branch.

    • -401
    • +345
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Measurement settings clean up.

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.

    • -399
    • +323
    /firmware/App/Drivers/ConductivityTeensy.c
    • -0
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
    • -21
    • +21
    /firmware/App/Monitors/Conductivity.c
    • -1
    • +17
    /firmware/App/Monitors/Temperature.c
WIP on LDT-2004-dialysate-composition-dd_MG

    • -0
    • +10
    /firmware/App/Monitors/Conductivity.c
Merge branch 'LDT-2004-dialysate-composition-dd' into LDT-2004-dialysate-composition-dd_MG

Updated measurement settings update to send all params in one transaction

    • -105
    • +81
    /firmware/App/Drivers/ConductivityTeensy.c
Updated remaining tx and rx functions. Updated updatMeasurementSettings

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

Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merged LDT-1196

LDT-1196: Copied changes from staging_alpha branch

    • -0
    • +31
    /firmware/App/Modes/ModeGenDialysate.c
    • -0
    • +1
    /firmware/App/Modes/ModeGenDialysate.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-2198 beta integration update

LDT-2198 valve update

LDT-2198 pressure limits update

    • -2
    • +5
    /firmware/App/Modes/ModeGenDialysate.c