firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

DEN-4211: Added 2 sec delay before power off. Added HD valves support to EMC build.

    • -1244
    • +1285
    ./App/Services/FPGA.c
DEN-4308 developed homing sequence

DEN-4308 Added comments to the FPGA functions that run the valves. Added more states to the valves module.

DEN-4308 initial commit of the branch

    • -0
    • +49
    ./App/Controllers/Valves.c
    • -0
    • +47
    ./App/Controllers/Valves.h
DEN-4211: Updated IT for Utilities module. Updated UT/IT for NVData module.