| audio/G711.cpp [code] | Implementation of ITU-T (formerly CCITT) Recomendation G711 |
| audio/G711.h [code] | Implementation of ITU-T (formerly CCITT) Recomendation G711 |
| audio/G726.cpp [code] | Implementation of ITU-T (formerly CCITT) Recomendation G726 |
| audio/G726.h [code] | Implementation of ITU-T (formerly CCITT) Recomendation G726 |
| audio/IMA_ADPCM.cpp [code] | Implementation of the IMA ADPCM audio coding algorithm |
| audio/IMA_ADPCM.h [code] | Implementation of the IMA ADPCM audio coding algorithm |
| common/common.h [code] | Type definitions and helper macros which aren't part of Standard C++ |
| comms/serial_port.h [code] | Abstract interfrace to a serial port device |
| comms/ymodem.cpp [code] | Implementation of base class for YModemRx and YModemTx |
| comms/ymodem.h [code] | Base class for YModemRx and YModemTx |
| comms/ymodem_rx.cpp [code] | Implementation of Y-Modem receive protocol |
| comms/ymodem_rx.h [code] | Y-Modem receive protocol |
| comms/ymodem_tx.cpp [code] | Implementation of Y-Modem transmit protocol |
| comms/ymodem_tx.h [code] | Y-Modem transmit protocol |
| comms/linux/serial_port.cpp [code] | Implementation of SerialPort for Linux |
| comms/test/ymodem_main.cpp [code] | Command-line progran for Y-Modem file transfer |
| comms/windows/serial_port.cpp [code] | Implementation of SerialPort for Windows |
| forth/forth.cpp [code] | Internal implementation of the forth virtual machine |
| forth/forth.h [code] | Forth virtual machine |
| forth/test/forthtest.cpp [code] | Test code for forth virtual machine |
| maths/fix.cpp [code] | 32-bit fixed-point maths routines |
| maths/fix.h [code] | 32-Bit fixed-point maths routines |
| maths/vector3.cpp [code] | 3D vector maths using fixed-point arithmetic |
| maths/vector3.h [code] | 3D vector maths using fixed-point arithmetic |
| utils/bitvector.cpp [code] | Bit-Vector utilities |
| utils/bitvector.h [code] | Bit-Vector utilities header file |
| utils/stringf.cpp [code] | String utilities |
| utils/stringf.h [code] | String formatting utilities header file |
1.4.4