Jared Boone
|
ef315f0d92
|
Const/pass-by-reference a bunch more baseband stuff.
|
2015-12-10 12:36:12 -08:00 |
|
Jared Boone
|
3bed016128
|
BasebandProcessor interface change to pass references, not copies.
|
2015-12-10 11:56:16 -08:00 |
|
Jared Boone
|
ddd34793a6
|
Default constructors and configure methods for baseband classes.
|
2015-11-06 09:40:05 -08:00 |
|
Jared Boone
|
424c0eac3f
|
FIRAndDecimateBy2Complex: expose decimation_factor, bring work function into class.
|
2015-11-06 09:40:04 -08:00 |
|
Jared Boone
|
be78ed657f
|
Remove taps_count template arg for FIRAndDecimateBy2Complex.
Use heap to allocate samples and taps buffers, so filters of different lengths can be supported.
|
2015-11-06 09:40:04 -08:00 |
|
Jared Boone
|
7c5db55f8f
|
Extract NarrowbandFMAudio into separate files.
|
2015-08-27 13:14:45 -07:00 |
|