Jared Boone
|
a7afc58cf8
|
More consistent use of pass-by-ref, const in baseband code.
|
2015-12-10 15:18:02 -08:00 |
|
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
|
d0d97e92cb
|
Rename ::Packet to baseband::Packet. Remove IPC packet types.
|
2015-12-08 15:15:51 -08:00 |
|
Jared Boone
|
bd33e652ea
|
Abstract packet type/implementation details.
|
2015-12-07 12:35:05 -08:00 |
|
Jared Boone
|
600a983d5c
|
Clean up complex<int16_t> -> complex<float> casting.
|
2015-11-20 11:01:41 -08:00 |
|
Jared Boone
|
9f6c495fef
|
Add TPMS initial demodulator implementation.
Right now, 2FSK, 19200 baud, +/-38400Hz deviation. No effort is made to check CRC/checksums or decode packets.
|
2015-11-10 15:19:56 -08:00 |
|