Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
add default in switch(mode) to suppress compiler warning: ; enumeration value 'SETF' not handled in switch
2013-05-28, by greletj [Tue, 28 May 2013 17:50:55 +0000] rev 6
add default in switch(mode) to suppress compiler warning: ; enumeration value 'SETF' not handled in switch
add bitmsk.cpp
2013-05-28, by greletj [Tue, 28 May 2013 17:23:46 +0000] rev 5
add bitmsk.cpp
resolve warning in function void Ring<T_elem>::incr( P_ELEM &ptr ); ; statis/ring.h: In member function 'void Ring<T_elem>::incr(T_elem*&) [with T_elem = float]':; statis/ring.h:198:9: instantiated from 'unsigned int Ring<T_elem>::store() [with T_elem ...
2013-03-19, by greletj [Tue, 19 Mar 2013 13:33:59 +0000] rev 4
resolve warning in function void Ring<T_elem>::incr( P_ELEM &ptr ); ; statis/ring.h: In member function 'void Ring<T_elem>::incr(T_elem*&) [with T_elem = float]':; statis/ring.h:198:9: instantiated from 'unsigned int Ring<T_elem>::store() [with T_elem ...
clean up; call vide() in ring::store()
2012-12-02, by greletj [Sun, 02 Dec 2012 16:35:56 +0000] rev 3
clean up; call vide() in ring::store()
remove DEBUG from statis.cpp; add return value for statis_data::calcule method to get the size of value store in circular_buffer and used for computation
2012-11-30, by greletj [Fri, 30 Nov 2012 12:58:53 +0000] rev 2
remove DEBUG from statis.cpp; add return value for statis_data::calcule method to get the size of value store in circular_buffer and used for computation
add MIT License and date revision
2012-11-29, by greletj [Thu, 29 Nov 2012 22:45:41 +0000] rev 1
add MIT License and date revision
new statisic library
2012-11-28, by greletj [Wed, 28 Nov 2012 18:52:43 +0000] rev 0
new statisic library