firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4211: UT updates. Minor fixes per UT.

    • -8
    • +16
    ./App/Services/SystemCommMessages.c
DEN-4211: Updated UT. Minor fixes per UT testing.

DEN-4308 addressed code review comments

    • -223
    • +253
    ./App/Controllers/Valves.c
    • -16
    • +24
    ./App/Services/SystemCommMessages.c
  1. … 4 more files in changeset.
DEN-4211: Updated unit tests for treatment param mode and utilities modules. Added range and range checking to critical data feature in utilities module. Updated UF rate accuracy check.

    • -19
    • +33
    ./App/Modes/ModeTreatmentParams.c
DEN-4211: Fixed treatment parameters issues from UT. Completed UT for treatment parameters mode.

    • -38
    • +33
    ./App/Modes/ModeTreatmentParams.c
DEN-4211: Started UT on treatment parameters mode module.

    • -46
    • +13
    ./App/Modes/ModeTreatmentParams.c
DEN-4211: Addressed more code review feedback.

DEN-4211: Address code review feedback. Added additional UI message handling for treatment parameters.

    • -0
    • +85
    ./App/Services/SystemCommMessages.c
DEN-4211: Created saline bolus states.

DEN-4308 added NHET18 as a GIO for the VBT valve. Added gross check for the edges of the valves

    • -0
    • +29
    ./App/Services/SystemCommMessages.c
DEN-4211: Addressed code review feedback.

    • -41
    • +41
    ./App/Services/SystemCommMessages.c
DEN-4308 modified the homing sequence and worked on the unit test and integration test

DEN-4211: Changed treatment parameter order in messaging per agreement with Peter.

    • -34
    • +36
    ./App/Modes/ModeTreatmentParams.c
DEN-4211: Merge with doxygen fix branch.

    • -21
    • +21
    ./App/Modes/ModeTreatmentParams.c
DEN-4534: More doxygen updates.

    • -46
    • +763
    ./App/Services/SystemCommMessages.c
DEN-4534: More doxygen updates.

    • -145
    • +152
    ./App/Services/SystemCommMessages.c
    • -1
    • +11
    ./App/Services/SystemCommMessages.h
    • -44
    • +113
    ./App/Services/WatchdogMgmt.c
DEN-4534: More doxygen udpates.

  1. … 3 more files in changeset.
DEN-4534: Doxygen updates.

    • -59
    • +113
    ./App/Controllers/AlarmLamp.c
  1. … 24 more files in changeset.
DEN-4211: Added stop treatment logic when treatment duration is reached.

    • -12
    • +49
    ./App/Modes/ModeTreatmentParams.c
DEN-4308 Initial commit of the valves unit test and integration test

DEN-4308 added a temporary struct to publish the valves data every 10ms for characterization

    • -0
    • +19
    ./App/Services/SystemCommMessages.c
DEN-4308 added another struct to publish valves data faster

DEN-4308 work in progress. Added current and speed registers to the priority page of FPGA

    • -6
    • +51
    ./App/Services/SystemCommMessages.c
DEN-4211: Added treatment parameter override message.

    • -17
    • +67
    ./App/Modes/ModeTreatmentParams.c
    • -12
    • +42
    ./App/Services/SystemCommMessages.c
DEN-4211: Added more treatment parameter validation logic and messaging.

    • -91
    • +512
    ./App/Modes/ModeTreatmentParams.c
    • -16
    • +74
    ./App/Modes/ModeTreatmentParams.h
    • -4
    • +129
    ./App/Services/SystemCommMessages.c
    • -1
    • +13
    ./App/Services/SystemCommMessages.h
DEN-4308 added override functions for the HD Valves module

    • -2
    • +48
    ./App/Services/SystemCommMessages.c
DEN-4308 Added comments and headers to the functions in valves.c

    • -284
    • +606
    ./App/Controllers/Valves.c
DEN-4308 worked on the valves homing sequence

    • -143
    • +335
    ./App/Controllers/Valves.c
DEN-4211: Updated format of @params in all modules.

  1. … 16 more files in changeset.
DEN-4211: Fixed Vectorcast math.h issue and removed band-aid macros in common.h.