.. |
CRC16.h
|
cmake: Refactored code structure into library with examples
|
2021-04-25 11:31:39 +01:00 |
CarrierDetect.h
|
cmake: Refactored code structure into library with examples
|
2021-04-25 11:31:39 +01:00 |
ClockRecovery.h
|
Fix clock recovery update(). Remove limits on when an update can be done.
|
2022-05-25 21:53:17 -05:00 |
Convolution.h
|
removed MSVC variants
|
2022-03-14 20:55:37 -04:00 |
Correlator.h
|
Fix potential divide by zero in correlator.
|
2024-07-31 15:13:37 -07:00 |
DataCarrierDetect.h
|
Add support for unlocking the DCD externally.
|
2022-01-23 19:21:55 -06:00 |
DeviationError.h
|
cmake: Refactored code structure into library with examples
|
2021-04-25 11:31:39 +01:00 |
Filter.h
|
Minor cleanup to filter interfaces.
|
2021-06-23 20:53:14 -05:00 |
FirFilter.h
|
Minor cleanup to filter interfaces.
|
2021-06-23 20:53:14 -05:00 |
FreqDevEstimator.h
|
Fix offset calculation error which impacted demodulation.
|
2024-07-31 15:14:55 -07:00 |
FrequencyError.h
|
cmake: Refactored code structure into library with examples
|
2021-04-25 11:31:39 +01:00 |
Fsk4Demod.h
|
Applies more patches for Windows compiling
|
2022-03-12 10:08:22 -05:00 |
Golay24.h
|
removed MSVC variants
|
2022-03-14 20:55:37 -04:00 |
IirFilter.h
|
Update the demodulator. Improve demodulation performance. Add data (packet) modes.
|
2021-06-18 20:46:17 -05:00 |
KalmanFilter.h
|
Use a sync word symbol locations and KalmanFilter for deviation and offset estimation.
|
2022-05-25 22:26:25 -05:00 |
LinkSetupFrame.h
|
Decode destination callsign.
|
2021-06-20 14:33:44 -05:00 |
M17Demodulator.h
|
Merge kalman filter clock recovery changes.
|
2024-07-31 15:58:34 -07:00 |
M17FrameDecoder.h
|
Remove commented out EOS code.
|
2022-05-25 22:28:47 -05:00 |
M17Framer.h
|
Patches for Windows compilation using Visual Studio 2019
|
2022-03-12 08:57:01 -05:00 |
M17Modulator.h
|
Applies more patches for Windows compiling
|
2022-03-12 10:08:22 -05:00 |
M17Randomizer.h
|
Applies more patches for Windows compiling
|
2022-03-12 10:08:22 -05:00 |
M17Synchronizer.h
|
removed MSVC variants
|
2022-03-14 20:55:37 -04:00 |
PhaseEstimator.h
|
cmake: Refactored code structure into library with examples
|
2021-04-25 11:31:39 +01:00 |
PolynomialInterleaver.h
|
cmake: Refactored code structure into library with examples
|
2021-04-25 11:31:39 +01:00 |
SlidingDFT.h
|
Add new supporting code and unit tests for demodulator changes.
|
2021-06-18 20:34:47 -05:00 |
StandardDeviation.h
|
Add some stddev functions. Update the SymbolEVM class to using normalized values and measure deviation from optimal symbol values.
|
2022-05-25 22:24:03 -05:00 |
SymbolEvm.h
|
Add some stddev functions. Update the SymbolEVM class to using normalized values and measure deviation from optimal symbol values.
|
2022-05-25 22:24:03 -05:00 |
Trellis.h
|
Applies more patches for Windows compiling
|
2022-03-12 10:08:22 -05:00 |
Util.h
|
Merge kalman filter clock recovery changes.
|
2024-07-31 15:58:34 -07:00 |
Viterbi.h
|
Reduce heap and stack usage of Viterbi. Add code comments.
|
2021-06-29 21:21:26 -05:00 |
ax25_frame.h
|
Add missing include file.
|
2021-07-05 14:46:51 -05:00 |
queue.h
|
Clean up includes.
|
2021-06-23 16:35:14 -05:00 |