Merge branch 'processor_factory' into 'master'
replace ProcessorFactory class with new Factory typedef This pr follows !80 and use the new `Factory` class. `ProcessorFactory` is then a simple typedef. Add also a macro to ease processor registration & use it in `ProcessorIMU` as an example. See merge request !84
Loading
Please register or sign in to comment