NucleoTNC/TNC
Rob Riggs d447b149ed Support setting/getting MYCALL. Add new modem types. 2018-08-11 16:07:12 -05:00
..
AFSKModulator.hpp Fix DAC output glitch when starting transmission. 2018-08-11 16:06:07 -05:00
AFSKTestTone.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
AFSKTestTone.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
AGC.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
AfskDemodulator.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
AfskDemodulator.hpp Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
AudioInput.cpp Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
AudioInput.hpp Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
AudioLevel.cpp Fix & enable I2C EEPROM support. 2018-08-05 21:24:38 -05:00
AudioLevel.hpp Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
DelayLine.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Digipeater.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Digipeater.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Digipeater.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
DigitalPLL.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
DigitalPLL.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Filter.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Filter.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Filter.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
FilterCoefficients.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
FirFilter.hpp Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
GPIO.hpp Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
Goertzel.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Goertzel.h Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
HDLCEncoder.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
HdlcDecoder.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
HdlcDecoder.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
HdlcFrame.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
HdlcFrame.hpp Remove extraneous logging. 2018-08-05 19:22:15 -05:00
Hysteresis.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
IOEventTask.cpp Fix & enable I2C EEPROM support. 2018-08-05 21:24:38 -05:00
IOEventTask.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
IirFilter.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Kiss.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Kiss.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
KissHardware.cpp Fix & enable I2C EEPROM support. 2018-08-05 21:24:38 -05:00
KissHardware.hpp Support setting/getting MYCALL. Add new modem types. 2018-08-11 16:07:12 -05:00
KissTask.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Led.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Led.h Make it save to use LEDs in ISR. 2018-08-05 19:22:56 -05:00
Log.cpp Use KISS-based logging since SWO does not work on Nucleo32. 2018-08-05 19:23:38 -05:00
Log.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
ModulatorTask.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
ModulatorTask.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
NRZI.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
NullPort.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
NullPort.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
PTT.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
PortInterface.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
PortInterface.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
PortInterface.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
SegmentedBuffer.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
SerialPort.cpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
SerialPort.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
SerialPort.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
memory.hpp Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
power.h Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00