configurations: Add harma pdb calibration

Correct the PDB HSC power and current error values of the LTC4287 to 2%.

Change-Id: I2ab07ca50836accce261819a45168b73fab39f64
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/minerva_pdb.json b/configurations/minerva_pdb.json
index a8bd425..cf88f4c 100644
--- a/configurations/minerva_pdb.json
+++ b/configurations/minerva_pdb.json
@@ -71,7 +71,11 @@
             ],
             "Type": "LTC4287",
             "iout1_Name": "PDB_HSC_CURR_A",
+            "iout1_Offset": -0.5496,
+            "iout1_Scale": 1070,
             "pin_Name": "PDB_HSC_PWR_W",
+            "pin_Offset": -16,
+            "pin_Scale": 1073883,
             "temp1_Name": "PDB_HSC_TEMP_C",
             "vin_Name": "PDB_HSC_VIN_VOLT_V",
             "vout1_Name": "PDB_HSC_VOUT_VOLT_V"