aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-08-15 15:15:42 +0300
committerShlomo Hecht <shlomo@twine-s.com>2019-08-15 15:15:42 +0300
commit3bbcc0ab6188e8554a101acffc8c09c267353a22 (patch)
tree337d516dccab1c6b86bb828b1b966ba7e13cae6f /Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
parent458ba46f64da0b4f555a592371ae98ad4cbf40e2 (diff)
downloadTango-3bbcc0ab6188e8554a101acffc8c09c267353a22.tar.gz
Tango-3bbcc0ab6188e8554a101acffc8c09c267353a22.zip
improved IDS, bug in length
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c b/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
index a88ce61a5..9e77f2de8 100644
--- a/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
+++ b/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
@@ -288,7 +288,6 @@ uint32_t PoolerThreadLengthCBFunction(uint32_t IfIndex, uint32_t ReadValue)
//}
- length = (double)(positionDiff)*PoolerLengthCalculationMultiplier;
PoolerTotalProcessedLength+= (length/100);
TempPoolerTotalProcessedLength = PoolerTotalProcessedLength;
#ifndef FEEDER_LENGTH_CALCULATION