td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-736: Added support for alarm list request. Fixed a few alarms.

    • -19
    • +3
    /firmware/App/Drivers/RotaryValve.c
    • -16
    • +28
    /firmware/App/Services/AlarmMgmtTD.c
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Fixed merge conflict w/ version.

Fixed merge conflict w/ version.

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

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

Merged LDT-469 to staging.

LDT-469: Merged 2 received message look-up tables into 1 to reduce chances of the 2 tables getting out of sync.

    • -124
    • +70
    /firmware/App/Services/Messaging.c
LDT-469: Tuned air pump PWM levels.

LDT-469: ifdef a temporary fix to level sensors.

LDT-469: Added some UT for tx param mode. Added a back off to retract/home operations.

    • -2
    • +57
    /firmware/App/Controllers/Ejector.c
LEAH-282: Added integration tests for Timers, Utilities, and WatchdogMgmt

LDT-469: Alpha1 integration changes.

LEAH-282: Added integration tests for PIControllers, PressureCommon, SystemComm, and TestSupport

LDT-469: Updates to ejector functionality. Started Tx Params mode unit testing.

    • -11
    • +18
    /firmware/App/Tasks/TaskGeneral.c
LEAH-282: Added integration tests for FW common modules AlarmMgmt, Comm, CommBuffers, FPGA, MessageSupport, and PersistentAlarm

LDT-469: Removed HET edge interrupt - no longer needed for rotor hall sensors. Updated BP rotor speed function.

    • -43
    • +3
    /firmware/App/Controllers/BloodFlow.c
    • -31
    • +0
    /firmware/App/Services/Interrupts.c
LDT-469: Updated air pump driver.

LDT-469: Addressed code review comments.

    • -5
    • +15
    /firmware/App/Controllers/Ejector.c
    • -44
    • +12
    /firmware/App/Services/DDInterface.c
Merged LDT-469 to develop.

LDT-469: Fixed typo.

LDT-469: minor fixes.

    • -10
    • +24
    /firmware/App/Services/DDInterface.c
LDT-469: Added ejector unit and message support.

    • -0
    • +452
    /firmware/App/Controllers/Ejector.c
    • -0
    • +71
    /firmware/App/Controllers/Ejector.h
    • -0
    • +262
    /firmware/App/Drivers/EjectorMotor.c
    • -0
    • +47
    /firmware/App/Drivers/EjectorMotor.h
    • -23
    • +52
    /firmware/App/Drivers/PeristalticPump.c
    • -2
    • +1
    /firmware/App/Drivers/PeristalticPump.h
  1. … 3 more files in changeset.
Added integration tests for InternalADC, PressureSensor, RotaryValve, and Valve3Way

Added integration tests for LevelSensors, PAL, PeristalticPump, and PressureSensor

LDT-469: Updated blood pump homing function. Added dialyzer volumes table to Tx params unit.

    • -7
    • +34
    /firmware/App/Drivers/PeristalticPump.c
    • -1
    • +2
    /firmware/App/Drivers/PeristalticPump.h
LDT-469: Started UT for 3way valve driver.

Added integration tests for GPIO and InternalADC

LDT-469: Added Heparin type Tx param.

LDT-469: Increased max dialysate temperature setting from 37 to 38 deg C.