td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-4072:added Battery I2C status override handler

LDT-4072: added publish interval override

    • -18
    • +55
    /firmware/App/Monitors/Battery.c
Updated battery monitor per review feedback

    • -36
    • +36
    /firmware/App/Drivers/BatteryDriver.c
    • -154
    • +164
    /firmware/App/Monitors/Battery.c
    • -15
    • +13
    /firmware/App/Monitors/Battery.h
LDT-4072: Battery driver and monitor implementation updates

    • -27
    • +31
    /firmware/App/Monitors/Battery.c
LDT-4072: addressed review comments

    • -9
    • +16
    /firmware/App/Drivers/BatteryDriver.c
LDT-4072: code comment updates

    • -20
    • +34
    /firmware/App/Drivers/BatteryDriver.c
    • -1
    • +27
    /firmware/App/Drivers/BatteryDriver.h
    • -38
    • +26
    /firmware/App/Monitors/Battery.c
LDT-4072: Address second code review comments

    • -65
    • +45
    /firmware/App/Monitors/Battery.c
    • -18
    • +13
    /firmware/App/Monitors/Battery.h
LDT-4072: Address code review comments

    • -50
    • +91
    /firmware/App/Drivers/BatteryDriver.c
    • -12
    • +5
    /firmware/App/Drivers/BatteryDriver.h
    • -0
    • +356
    /firmware/App/Monitors/Battery.c
    • -0
    • +92
    /firmware/App/Monitors/Battery.h
    • -493
    • +0
    /firmware/App/Monitors/BatteryMonitor.c
    • -78
    • +0
    /firmware/App/Monitors/BatteryMonitor.h
LDT-4072: adding taskbg

LDT-4072: Removed extra gitignore.

  1. … 43 more files in changeset.
LDT-4072: Add battery driver and monitor

    • binary
    /.jxbrowser-data/Cache/data_0
    • binary
    /.jxbrowser-data/Cache/data_1
    • binary
    /.jxbrowser-data/Cache/data_2
    • binary
    /.jxbrowser-data/Cache/data_3
    • binary
    /.jxbrowser-data/Cache/f_000001
    • binary
    /.jxbrowser-data/Cache/f_000002
    • binary
    /.jxbrowser-data/Cache/f_000003
    • binary
    /.jxbrowser-data/Cache/f_000004
    • binary
    /.jxbrowser-data/Cache/f_000005
    • binary
    /.jxbrowser-data/Cache/f_000006
    • binary
    /.jxbrowser-data/Cache/f_000007
    • binary
    /.jxbrowser-data/Cache/f_000008
    • binary
    /.jxbrowser-data/Cache/f_000009
    • binary
    /.jxbrowser-data/Cache/f_00000a
  1. … 50 more files in changeset.
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

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

LDT-3959 merge latest into staging

LDT-3959: Removed dead test code.

    • -216
    • +0
    /firmware/App/Tasks/TaskGeneral.c
LDT-3952: Fixed bug where moving average overflows its buffer when target flow is zero.

    • -22
    • +11
    /firmware/App/Controllers/BloodFlow.c
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

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

LDT-473 merge latest into staging

LDT-473 resolved merge conflicts with staging

LDT-473 removed confirmation field from tx param list

LDT-473 removed confirmation field from tx param list

LDT-473 updated tx params payload. Added confirmation field

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

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

LDT-3959 fixed s/w fault ids in staging

LDT-3959 addressed code review comments

    • -47
    • +34
    /firmware/App/Controllers/BloodFlow.c
LDT-473 updated function header for startGenDialysate

LDT-3959 added filtering logic for blood pump for rpm

    • -15
    • +85
    /firmware/App/Controllers/BloodFlow.c
LDT-473 added bicarb conversion factor param to start gen dialysate

    • -20
    • +22
    /firmware/App/Services/DDInterface.c