hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4211: Created saline bolus states.

    • -2
    • +2
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-4308 added NHET18 as a GIO for the VBT valve. Added gross check for the edges of the valves

    • -39
    • +75
    /firmware/App/Controllers/Valves.c
DEN-4211: Addressed code review feedback.

    • -8
    • +8
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-4308 modified the homing sequence and worked on the unit test and integration test

    • -91
    • +48
    /firmware/App/Controllers/Valves.c
DEN-4211: Changed treatment parameter order in messaging per agreement with Peter.

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

    • -51
    • +51
    /firmware/App/Controllers/DialOutFlow.c
    • -13
    • +13
    /firmware/App/Modes/ModePreTreat.c
    • -20
    • +21
    /firmware/App/Modes/ModeTreatment.c
    • -21
    • +21
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-4534: More doxygen updates.

DEN-4534: More doxygen updates.

    • -62
    • +90
    /firmware/App/Services/AlarmMgmt.c
    • -15
    • +22
    /firmware/App/Services/CommBuffers.c
    • -16
    • +29
    /firmware/App/Services/CommBuffers.h
    • -6
    • +30
    /firmware/App/Services/MessagePayloads.h
    • -24
    • +31
    /firmware/App/Services/MsgQueues.c
    • -15
    • +31
    /firmware/App/Services/MsgQueues.h
    • -145
    • +152
    /firmware/App/Services/SystemCommMessages.c
    • -44
    • +113
    /firmware/App/Services/WatchdogMgmt.c
    • -6
    • +18
    /firmware/App/Services/WatchdogMgmt.h
DEN-4534: More doxygen udpates.

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -22
    • +25
    /firmware/App/Drivers/InternalADC.c
    • -17
    • +25
    /firmware/App/Drivers/InternalADC.h
    • -15
    • +15
    /firmware/App/Modes/ModeInitPOST.c
    • -12
    • +12
    /firmware/App/Modes/ModePostTreat.c
    • -12
    • +12
    /firmware/App/Modes/ModePreTreat.c
    • -12
    • +12
    /firmware/App/Modes/ModeService.c
  1. … 3 more files in changeset.
DEN-4534: Doxygen updates.

    • -59
    • +113
    /firmware/App/Controllers/AlarmLamp.c
    • -10
    • +21
    /firmware/App/Controllers/AlarmLamp.h
    • -49
    • +49
    /firmware/App/Controllers/BloodFlow.c
    • -99
    • +196
    /firmware/App/Controllers/Buttons.c
    • -6
    • +17
    /firmware/App/Controllers/Buttons.h
    • -16
    • +16
    /firmware/App/Controllers/DGInterface.c
    • -49
    • +49
    /firmware/App/Controllers/DialInFlow.c
    • -51
    • +51
    /firmware/App/Controllers/DialOutFlow.c
    • -23
    • +23
    /firmware/App/Controllers/PresOccl.c
    • -3
    • +3
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 24 more files in changeset.
DEN-4211: Added stop treatment logic when treatment duration is reached.

    • -2
    • +6
    /firmware/App/Controllers/DialOutFlow.c
    • -5
    • +15
    /firmware/App/Modes/ModeTreatment.c
    • -12
    • +49
    /firmware/App/Modes/ModeTreatmentParams.c
    • -3
    • +3
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-4308 Initial commit of the valves unit test and integration test

    • -91
    • +81
    /firmware/App/Controllers/Valves.c
DEN-4308 added a temporary struct to publish the valves data every 10ms for characterization

    • -4
    • +4
    /firmware/App/Modes/ModeTreatmentParams.c
    • -27
    • +0
    /firmware/App/Modes/ModeTreatmentParams.h
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

    • -83
    • +157
    /firmware/App/Controllers/Valves.c
    • -8
    • +0
    /firmware/App/Services/MessagePayloads.h
DEN-4211: Added treatment parameter override message.

    • -17
    • +67
    /firmware/App/Modes/ModeTreatmentParams.c
    • -54
    • +4
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-4211: Added more treatment parameter validation logic and messaging.

    • -16
    • +43
    /firmware/App/Modes/ModeStandby.c
    • -91
    • +512
    /firmware/App/Modes/ModeTreatmentParams.c
    • -16
    • +74
    /firmware/App/Modes/ModeTreatmentParams.h
    • -3
    • +3
    /firmware/App/Services/MessagePayloads.h
    • -2
    • +14
    /firmware/App/Services/SystemComm.c
DEN-4308 added override functions for the HD Valves module

    • -38
    • +97
    /firmware/App/Controllers/Valves.c
    • -0
    • +8
    /firmware/App/Services/MessagePayloads.h
DEN-4308 Added comments and headers to the functions in valves.c

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

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

    • -19
    • +19
    /firmware/App/Controllers/BloodFlow.c
    • -12
    • +3
    /firmware/App/Controllers/Buttons.c
    • -22
    • +22
    /firmware/App/Controllers/DGInterface.c
    • -18
    • +18
    /firmware/App/Controllers/DialInFlow.c
    • -25
    • +25
    /firmware/App/Controllers/DialOutFlow.c
    • -11
    • +11
    /firmware/App/Controllers/PresOccl.c
    • -1
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 16 more files in changeset.
DEN-4211: Fixed Vectorcast math.h issue and removed band-aid macros in common.h.

    • -6
    • +4
    /firmware/App/Controllers/DialInFlow.c
    • -6
    • +4
    /firmware/App/Controllers/DialOutFlow.c
    • -13
    • +0
    /firmware/App/Services/MessagePayloads.h
    • -3
    • +1
    /firmware/App/Services/PIControllers.c
DEN-4211: Added 2 sec delay before power off. Added HD valves support to EMC build.

    • -19
    • +27
    /firmware/App/Controllers/Buttons.c
    • -12
    • +45
    /firmware/App/Modes/ModeStandby.c
    • -1244
    • +1285
    /firmware/App/Services/FPGA.c
DEN-4308 developed homing sequence

    • -48
    • +270
    /firmware/App/Controllers/Valves.c
DEN-4308 Added comments to the FPGA functions that run the valves. Added more states to the valves module.

    • -5
    • +189
    /firmware/App/Controllers/Valves.c
    • -12
    • +31
    /firmware/App/Controllers/Valves.h
    • -14
    • +134
    /firmware/App/Services/FPGA.c
DEN-4308 initial commit of the branch

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

DEN-4217: Added IT for Accelerometer module.

DEN-4211: Updated UT for Utilities module.

DEN-4217: Added UT for accelerometer module.