Jared Boone
|
b42d3cc9d5
|
Move BasebandStatsCollector code into .cpp, as much as possible.
Still have template for callback, but hopefully will mitigate bloat when BasebandStatsCollector is used in multiple places.
|
2016-01-04 11:49:39 -08:00 |
|
Jared Boone
|
ef315f0d92
|
Const/pass-by-reference a bunch more baseband stuff.
|
2015-12-10 12:36:12 -08:00 |
|
Jared Boone
|
add6171410
|
Move BasebandStatistics from heap to stack.
|
2015-11-10 13:59:17 -08:00 |
|
Jared Boone
|
f82fd1f8d7
|
Tease apart utility.hpp, other header dependencies.
Trying to get a host-testable FSK demodulator, and finding a lot of M4- and ChibiOS-specific code is getting included. Boo.
|
2015-11-06 09:40:03 -08:00 |
|
Jared Boone
|
7f46f0d071
|
Add tick tracking for all baseband threads.
|
2015-10-14 10:44:20 -07:00 |
|
Jared Boone
|
eea589bd98
|
Extract stats collectors into separate files.
|
2015-08-04 12:03:30 -07:00 |
|