[Bug 529] New: Histogram filter should use a template argument for the measurement variable

For more infomation about this bug, visit
Summary: Histogram filter should use a template argument for the
measurement variable
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: core
AssignedTo: bfl [..] ...
ReportedBy: tinne [dot] delaet [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0

The histgram filter should use a template argument as the measurement variable.
The current implementation is not general enough.

Tinne

[Bug 529] Histogram filter should use a template argument for th

For more infomation about this bug, visit

Tinne De Laet <tinne [dot] delaet [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED

--- Comment #2 from Tinne De Laet <tinne [dot] delaet [..] ...> 2008-03-21 10:59:14 ---
Patch applied in revision 29099

Sending examples/discrete_filter/test_discrete_filter.cpp
Sending src/filter/CMakeLists.txt
Sending src/filter/histogramfilter.cpp
Sending src/filter/histogramfilter.h
Sending tests/complete_filter_test.cpp
Transmitting file data .....
Committed revision 29099.

[Bug 529] Histogram filter should use a template argument for th

For more infomation about this bug, visit

--- Comment #1 from Tinne De Laet <tinne [dot] delaet [..] ...> 2008-03-21 10:34:43 ---
Created an attachment (id=253)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=253)
add template argument for measurement variable