Silvano Seva
|
e93b461beb
|
Added phase inversion setting to M17 modulator
|
2023-05-29 22:12:40 +02:00 |
Silvano Seva
|
4a3bc93fa4
|
Always send an M17 EOT frame as the last frame before terminating baseband output
|
2023-03-12 16:27:31 +01:00 |
Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
Silvano Seva
|
21481072e7
|
Moved audio management in M17 opmode handler to audio path system
|
2022-10-28 09:47:47 +02:00 |
Silvano Seva
|
b5fc9b252d
|
Moved code of compensating filter for MDx PWM-based DAC to a dedicated class.
|
2022-08-28 12:17:04 +02:00 |
Silvano Seva
|
d11bb903b1
|
Made public the M17Modulator.stop() function, added macro to enable the transmission of an M17 EOT frame (disabled by default).
|
2022-08-28 12:00:36 +02:00 |
Jacob McSwain
|
fa33f15417
|
Implemented M17 EOT marker
|
2022-08-28 11:59:31 +02:00 |
Silvano Seva
|
a22aceb576
|
Reorganized code for M17 transmission: removed M17Transmitter class, use M17FrameEncoder to assemble LSF and data frames, modified API of M17Modulator class.
|
2022-08-28 11:59:31 +02:00 |
Silvano Seva
|
54aa794bf8
|
Changed file extension of all C++ only header files from .h to .hpp
|
2022-07-09 18:22:36 +02:00 |