fwcommon

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4217: Fixed typo on shock check.

DEN-4217: Added accelerometer alarms.

DEN-4211: Added critical data type and associated functions to the Utilities module.

Merge branch 'Sprint24' of ssh://dvm-linux02:7999/comm/fwcommon into Sprint24

Fixed NVData issue.

DEN-4169: Added temperature sensor FPGA error windowed time count

DIAL-1: added open loop override capability to HD pumps

Merge branch 'Sprint23' of ssh://dvm-linux02:7999/comm/fwcommon into Sprint23

DIAL-1: added open loop override capability to HD pumps

Merge branch 'Sprint24' of ssh://dvm-linux02:7999/comm/fwcommon into Sprint24

DEN-4217, DEN-4212. Added Accelerometer monitor module. Added RAD2DEG macro to Common.h. Updated non-volatile calibration records and functions.

Commented SW_FAULT_ID_UTIL_TIME_WINDOWED_COUNT_ERROR code in Utilities.c

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

Added checks to time windowed count functions.

Merge branch 'Sprint23' of ssh://dvm-linux02:7999/comm/fwcommon into Sprint23

Added comment to time windowed count function re: thread protection.

DEN-3922 Removed VC switch

DEN-3922 Added window count for conductivity sensor error

Addressed code review comment.

Differentiate DG from HD for s/w faults.

Added time windowed count functions to utilities module. Differentiated between HD and DG s/w faults triggered in common modules.

Removed Diality copyright from the flash API functions of TI.

Increased interrupt nesting maximum.

Moved DGModes.h to common folder and renamed to DGDefs.h

Add each enum to appropriate doxygen module.

Prefixed DG modes with DG_ to differentiate from HD modes.

Added new f/w common header with all DG modes and sub-modes enumerations.

Added 64K #define.

Merge branch 'Sprint18' of ssh://dvm-linux02:7999/comm/fwcommon into Sprint18

Added signed integer test structure to TestSupport.h