hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-431 modified the POST and RAM functions

    • -41
    • +105
    /firmware/App/Controllers/RTC.c
DEN-431 Worked on implemeneting the RAM interface

    • -51
    • +115
    /firmware/App/Controllers/RTC.c
Added PI Controllers module

    • -0
    • +181
    /firmware/App/Services/PIControllers.c
    • -0
    • +54
    /firmware/App/Services/PIControllers.h
DEN-431 work in progress, adding the code review comments

    • -222
    • +171
    /firmware/App/Controllers/RTC.c
Adding FIR filters

Adding FIR filters

    • -0
    • +194
    /firmware/App/Services/FIRFilters.c
    • -0
    • +37
    /firmware/App/Services/FIRFilters.h
Implementation of FIRFilters module after tested using python

Added some more CAN debug code. Minor updates to blood and dialysate pump modules.

    • -13
    • +12
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +13
    /firmware/App/Services/CommBuffers.c
DEN-431 worked on the RTC

Added SPI driver for GPIO. Set appropriate motor dir and stop pins for dialysate pump modules. Added calls to init dialysate pump modules. Added exec calls from tasks for dialysate pump modules.

    • -8
    • +9
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +10
    /firmware/App/Services/SystemComm.c
    • -0
    • +746
    /firmware/source/spi.c
DEN-431 added a test code in taskgeneral to call RTC's functions. Added a check in all the private functions to make sure the tranfer buffer is set correctly prior to RTC operations

    • -204
    • +254
    /firmware/App/Controllers/RTC.c
Added DialInFlow and DialOutUF modules. Added alarms associated with dialysate pumps.

    • -0
    • +983
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +58
    /firmware/App/Controllers/DialInFlow.h
    • -0
    • +837
    /firmware/App/Controllers/DialOutUF.c
    • -0
    • +58
    /firmware/App/Controllers/DialOutUF.h
Updated flow filter in BloodFlow per discussion with Blaine. Added ADC channels for dialysate pumps. Added some debug code for CAN tranmit issue. Added GPIO for dialysate pumps to HALCoGen.

    • -27
    • +140
    /firmware/App/Controllers/BloodFlow.c
    • -13
    • +13
    /firmware/App/Services/SystemComm.c
  1. … 5 more files in changeset.
DEN-431 Added #defines to the transfer buffer function

    • -78
    • +105
    /firmware/App/Controllers/RTC.c
DEN-431 worked on the RAM

DEN-431 Working on the RAM operations

Added RAM and variable transfer buffer functionalities. Added utilities functions to support these features

    • -169
    • +459
    /firmware/App/Controllers/RTC.c
Added bloodflow overrides for not yet implemented sensors. Condensed published alarms status message.

Increased delay between CAN bus recovery attempts. Added a little handling for UART frame/overrun errors. Updated UT. +review HD-DEN-759-1

Removed Vectorcast results. +review HD-DEN-759-1

    • -5314
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_ALARMLAMP_execution_results_report.html
    • -12108
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_ALARMMGMT_execution_results_report.html
    • -19216
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_BLOODFLOW_execution_results_report.html
    • -9196
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_BUTTONS_execution_results_report.html
    • -5106
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_COMMBUFFERS_execution_results_report.html
    • -3636
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_COMM_execution_results_report.html
    • -2074
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_CPLD_execution_results_report.html
    • -13552
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_FPGA_execution_results_report.html
    • -3450
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INTERRUPTS_execution_results_report.html
    • -1736
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_ALARMLAMP_execution_results_report.html
    • -1298
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_ALARMMGMT_execution_results_report.html
    • -1134
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_BLOODFLOW_execution_results_report.html
    • -2694
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_BUTTONS_execution_results_report.html
    • -1706
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_COMMBUFFERS_execution_results_report.html
    • -1442
    • +0
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_CPLD_execution_results_report.html
  1. … 49 more files in changeset.
Fixed code review issue. +review HD-DEN-759-1

Code review fix. Adding rounding to BloodFlow module. +review HD-DEN-759-1

    • -1040
    • +533
    /results/VectorCAST.log
    • -52
    • +53
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_ALARMLAMP_execution_results_report.html
    • -116
    • +117
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_ALARMMGMT_execution_results_report.html
    • -192
    • +193
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_BLOODFLOW_execution_results_report.html
    • -100
    • +101
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_BUTTONS_execution_results_report.html
    • -42
    • +43
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_COMMBUFFERS_execution_results_report.html
    • -48
    • +49
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_COMM_execution_results_report.html
    • -26
    • +27
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_CPLD_execution_results_report.html
    • -110
    • +111
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_FPGA_execution_results_report.html
    • -42
    • +43
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INTERRUPTS_execution_results_report.html
    • -14
    • +15
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_ALARMLAMP_execution_results_report.html
    • -10
    • +11
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_ALARMMGMT_execution_results_report.html
  1. … 53 more files in changeset.
Fixed white space between brackets throughout. Added some debug code to help troubleshoot comm issue. Updated power off messaging. +review HD-DEN-759-1

    • -14
    • +59
    /firmware/App/Controllers/Buttons.c
    • -20
    • +20
    /firmware/App/Drivers/InternalADC.c
    • -33
    • +41
    /firmware/App/Services/AlarmMgmt.c
    • -27
    • +27
    /firmware/App/Services/CommBuffers.c
    • -0
    • +51
    /firmware/App/Services/Interrupts.c
    • -16
    • +16
    /firmware/App/Services/MsgQueues.c
    • -17
    • +17
    /firmware/App/Services/SystemComm.c
  1. … 70 more files in changeset.
Added place holders for 2 sensors not yet ready for BloodFlow module. Refactored IT for CPLD and SafetyShutdown modules to move from target run to MinGW run tests. Updated UT for SystemComm and SystemCommMessages modules. +review HD-DEN-759-1

    • -26
    • +82
    /firmware/App/Controllers/BloodFlow.c
DEN-431 updated the epoch function

DEN-431: Added a wrapper to convert time to epoch. Added more states to RTCExec function

    • -98
    • +174
    /firmware/App/Controllers/RTC.c
DEN-431 Work in progress. Added the functions to convert data to BCD and/to decimal

    • -20
    • +175
    /firmware/App/Controllers/RTC.c
Ran the test suite. Added test suite results folder.

    • -0
    • +12306
    /results/VectorCAST.log
    • -0
    • +122
    /results/cppcheck.log
    • -0
    • +569
    /results/cppcheckError.log
    • -0
    • +5313
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_ALARMLAMP_execution_results_report.html
    • -0
    • +12107
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_ALARMMGMT_execution_results_report.html
    • -0
    • +16851
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_BLOODFLOW_execution_results_report.html
    • -0
    • +8833
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_BUTTONS_execution_results_report.html
    • -0
    • +5105
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_COMMBUFFERS_execution_results_report.html
    • -0
    • +3635
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_COMM_execution_results_report.html
    • -0
    • +2073
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_CPLD_execution_results_report.html
    • -0
    • +13551
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_FPGA_execution_results_report.html
    • -0
    • +3449
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INTERRUPTS_execution_results_report.html
    • -0
    • +1735
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_ALARMLAMP_execution_results_report.html
    • -0
    • +1297
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_ALARMMGMT_execution_results_report.html
    • -0
    • +1101
    /results/execution/VectorCAST_MinGW_C_LinuxTestSuite_INT_BLOODFLOW_execution_results_report.html
  1. … 48 more files in changeset.
Added UT for BloodFlow module. Updated other UT. Added IT for AlarmMgmt and BloodFlow modules. Updated other IT. +review HD-DEN-759-1

    • -66
    • +115
    /firmware/App/Controllers/BloodFlow.c
    • -31
    • +34
    /firmware/App/Services/AlarmMgmt.c
Started new UT for BloodFlow module. Finished UT for AlarmMgmt module. Fixed issues discovered during UT. +review HD-DEN-759-1

    • -3
    • +24
    /firmware/App/Controllers/BloodFlow.c
    • -21
    • +36
    /firmware/App/Services/AlarmMgmt.c