tnc3-firmware/TNC
Rob Riggs 7830756eee Fix some timeout issues in the serial code. Make it easier to share code between TNC3 and NucleoTNC. 2021-01-03 15:37:51 -06:00
..
AFSKModulator.cpp Fix hang when starting in 9600 baud mode. Change to non-symmetric GMSK waveform. 2020-03-05 20:28:45 -06:00
AFSKModulator.hpp Minor whitespace changes. 2020-04-14 19:30:34 -05:00
AFSKTestTone.cpp
AFSKTestTone.hpp
Afsk1200Demodulator.cpp Fix battery level values when 9600 baud is selected. 2020-02-23 16:32:47 -06:00
Afsk1200Demodulator.hpp Add passall setter. Move battery level code to demodulators because they own the ADC. 2020-02-23 15:58:08 -06:00
AfskDemodulator.cpp
AfskDemodulator.hpp
AudioInput.cpp Ensure frame type is set for RF frames. 2020-02-24 22:36:52 -06:00
AudioInput.hpp Add passall setter. Move battery level code to demodulators because they own the ADC. 2020-02-23 15:58:08 -06:00
AudioLevel.cpp
AudioLevel.hpp
DCD.cpp
DCD.h
DelayLine.hpp
Demodulator.cpp Add passall setter. Move battery level code to demodulators because they own the ADC. 2020-02-23 15:58:08 -06:00
Demodulator.hpp Add passall setter. Move battery level code to demodulators because they own the ADC. 2020-02-23 15:58:08 -06:00
Digipeater.cpp
Digipeater.h
Digipeater.hpp
DigitalPLL.hpp
FilterCoefficients.cpp
FilterCoefficients.hpp
FirFilter.hpp
Fsk9600Demodulator.cpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
Fsk9600Demodulator.hpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
Fsk9600Modulator.cpp Fix hang when starting in 9600 baud mode. Change to non-symmetric GMSK waveform. 2020-03-05 20:28:45 -06:00
Fsk9600Modulator.hpp Fix hang when starting in 9600 baud mode. Change to non-symmetric GMSK waveform. 2020-03-05 20:28:45 -06:00
GPIO.hpp
Goertzel.cpp
Goertzel.h
HDLCEncoder.hpp Increase USB input queue size. Change iterator tag on slip encoder. Avoid potential undefind behavior in SLIP code. Send additional flag when transmitting back to back frames. Reduce minimum frame size. Update version to 2.0.1. 2020-07-03 19:08:02 -05:00
HdlcDecoder.cpp Packets no longer limited to AX.25. 2020-07-04 16:43:34 -05:00
HdlcDecoder.hpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
HdlcFrame.cpp
HdlcFrame.hpp Convert serial RX code to DMA to improve reliability, throughput and flow control. 2020-02-24 22:36:09 -06:00
Hysteresis.hpp
IOEventTask.cpp Add default case in frame handling code to catch corrupt frame types. 2020-02-24 22:37:41 -06:00
IOEventTask.h
IirFilter.hpp
Kiss.cpp Explicitly update the modulator when KISS settings are updated. 2020-02-24 22:38:20 -06:00
Kiss.hpp Increase USB input queue size. Change iterator tag on slip encoder. Avoid potential undefind behavior in SLIP code. Send additional flag when transmitting back to back frames. Reduce minimum frame size. Update version to 2.0.1. 2020-07-03 19:08:02 -05:00
KissHardware.cpp Update firmware version to 2.0.2 2020-12-09 19:01:05 -06:00
KissHardware.h
KissHardware.hpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
KissTask.cpp
LEDIndicator.cpp
LEDIndicator.h
Log.cpp
Log.h
Modulator.hpp
ModulatorTask.cpp
ModulatorTask.hpp
NRZI.hpp
NullPort.cpp
NullPort.hpp
PTT.hpp
PortInterface.cpp
PortInterface.h
PortInterface.hpp
PowerMode.cpp
PowerMode.h
SegmentedBuffer.hpp
SerialPort.cpp Fix some timeout issues in the serial code. Make it easier to share code between TNC3 and NucleoTNC. 2021-01-03 15:37:51 -06:00
SerialPort.hpp
StandardDeviation.hpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
UsbPort.cpp Fix timeout computation issues affecting USB transfers. 2021-01-01 20:17:40 -06:00
UsbPort.h
UsbPort.hpp
base64.cpp
base64.h
bm78.cpp
bm78.h
bm78_eeprom.cpp
bm78_eeprom.hpp
memory.hpp
power.h