Commit Graph

9 Commits

Author SHA1 Message Date
rob tillaart
5fe8b7f2dd 0.4.4 Statistic 2021-12-28 16:28:44 +01:00
rob tillaart
7661eee8b4 2021-01-29 2021-01-29 12:31:58 +01:00
rob tillaart
72861821fc update libraries R-Z 2020-11-27 11:33:55 +01:00
RobTillaart
04d82f02d8 Fix missing #include <Arduino.h> 2017-09-27 08:42:54 +02:00
RobTillaart
8457e6b335 + fix issue #33 - revert double to float as some uproc support float in HW
+ added const where possible
+ updated average demo + test-3.4
2017-07-31 21:40:26 +02:00
rob tillaart
07534d77f7 + version 0.3.3
+ changed float -> double to support ARM series
+ moved some code to .h file so compiler can optimize more
+ reindented
2015-03-07 20:32:51 +01:00
Rob Tillaart
160de1e5a6 + version 0.3.2
+ changed count -> unsigned long allows for 2^32 samples
+ added variance
2013-08-17 15:44:20 +02:00
Rob Tillaart
d73aa94100 + STATISTIC_LIB_VERSION
+ minor edits
2013-08-17 15:08:50 +02:00
Rob Tillaart
3f8c02d1d6 stat 2011-10-09 22:06:19 +02:00