tnc3-firmware/TNC
Rob Riggs e7ac9c4307 Update version to 2.0.0ex3 2020-04-17 16:37:50 -05: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 Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
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 Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
AfskDemodulator.hpp Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
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 Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
AudioLevel.hpp Basic 9600 baud FSK support. 2020-02-07 19:51:44 -06:00
DCD.cpp Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
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 Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
FilterCoefficients.cpp Basic 9600 baud FSK support. 2020-02-07 19:51:44 -06:00
FilterCoefficients.hpp Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
FirFilter.hpp Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
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 Basic 9600 baud FSK support. 2020-02-07 19:51:44 -06:00
HDLCEncoder.hpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
HdlcDecoder.cpp Loosen DCD requirement for decode. 2020-03-05 20:30:13 -06: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
KissHardware.cpp Update version to 2.0.0ex3 2020-04-17 16:37:50 -05: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 Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
ModulatorTask.cpp Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
ModulatorTask.hpp Fix AFSK modem after FSK changes. Revert changes to DigitalPLL. Remove intrusive diagnostics in AudioInput, along with dead code. Clean up FIR filter code. Add initial passall support. Disable LSCO when transmitting in debug mode. Set fixed mid-range DAC output in FSK modulator when not transmitting to eliminate DC offset. New way to compute IDLE bytes for TX Delay. Clean up HDLC decoder, improve HDLC diagnostics, add Passall support. Add new extended response types for modem support. Update API version to 0x0201. Update firmware version to 2.0.0b1. 2020-02-22 19:35:11 -06:00
NRZI.hpp
NullPort.cpp
NullPort.hpp
PTT.hpp
PortInterface.cpp
PortInterface.h
PortInterface.hpp
PowerMode.cpp Fix compiler warnings in PowerMode.cpp 2019-10-20 15:30:13 -05:00
PowerMode.h
SegmentedBuffer.hpp
SerialPort.cpp Convert serial RX code to DMA to improve reliability, throughput and flow control. 2020-02-24 22:36:09 -06:00
SerialPort.hpp
StandardDeviation.hpp Add StdDev/SNR calc for debug. 2020-04-14 21:02:15 -05:00
UsbPort.cpp
UsbPort.h
UsbPort.hpp
base64.cpp
base64.h
bm78.cpp
bm78.h
bm78_eeprom.cpp Revert "Force BM78 to use channel 1 for RFCOMM. Update to 1.1.4rc2." 2019-08-11 16:54:13 -05:00
bm78_eeprom.hpp
memory.hpp
power.h