Jared Boone
|
ef86848139
|
Change baseband floats to normalize at +/-1.0.
|
2016-02-14 12:38:50 -08:00 |
|
Jared Boone
|
64e4cde7f5
|
fast_pow2() implemented.
|
2016-02-13 11:18:34 -08:00 |
|
Jared Boone
|
d2531016e5
|
Expose fast_log2().
|
2016-02-13 11:18:15 -08:00 |
|
Jared Boone
|
dfbcf5bc75
|
Extract some constexpr math utilities to utility.hpp
...my dumping ground for so many random bits.
|
2016-02-10 10:15:42 -08:00 |
|
Jared Boone
|
7519b83379
|
Make better use of range_t methods.
|
2016-01-27 14:46:45 -08:00 |
|
Jared Boone
|
018b54c711
|
Extract range_t to utility header.
|
2016-01-27 12:09:36 -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
|
4b7780f5c6
|
Move _KiB and _MiB user-defined literals to utility.hpp.
Where I put all the stuff I don't know where to put.
|
2015-08-20 17:15:51 -07:00 |
|
Jared Boone
|
76df4f0369
|
Extract magnitude_squared to utility.
|
2015-08-04 14:08:15 -07:00 |
|
Jared Boone
|
efaf13d2d1
|
Extract complex16_mag_squared_to_dbv_norm to utility.
|
2015-08-04 12:03:10 -07:00 |
|
Jared Boone
|
dc6fee8370
|
Initial firmware commit.
|
2015-07-08 08:39:24 -07:00 |
|