Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-29 | B-Netz: Add timer for switching back from calling channel | Andreas Eversberg | 2 | -9/+18 | |
The timer ensures that the paging sequence is sent out by sound card before switching back to traffic channel | |||||
2016-05-16 | Fixed link problem with alsa lib | Andreas Eversberg | 1 | -1/+1 | |
Thanx to Martin for pointing to this problem. | |||||
2016-05-15 | Move amplitude (level) debugging to debug.c | Andreas Eversberg | 1 | -19/+4 | |
2016-05-08 | Add geo locations of A-Netz and B-Netz towers. (not exact location) | Andreas Eversberg | 4 | -2/+316 | |
2016-05-08 | common code: Add input gain option | Andreas Eversberg | 3 | -4/+4 | |
2016-05-08 | Multi transceiver support | Andreas Eversberg | 3 | -16/+30 | |
This can be multiple transceivers on multiple sound cards. Two transceivers can be bundled on one sound device as well, using both channels. | |||||
2016-05-08 | Fix display of correct program name | Andreas Eversberg | 1 | -1/+1 | |
2016-05-08 | B-Netz: Calibration of tone levels on TX and RX side | Andreas Eversberg | 3 | -19/+25 | |
2016-05-08 | B-Netz: Minor fixes on signals | Andreas Eversberg | 1 | -2/+2 | |
2016-05-06 | B-Netz / NMT: minor changes at signal detection | Andreas Eversberg | 1 | -6/+6 | |
2016-04-24 | Implementation of C-Netz (German mobile telephone system) | Andreas Eversberg | 1 | -1/+1 | |
2016-04-24 | common: Add pre and de emphasis, if the radio does not support it | Andreas Eversberg | 3 | -4/+4 | |
Connect to the oscillator of the transmitter - good girl! You need to enable pre emphasis in this case. Connect to the discriminator of the receiver - good boy! You need to enable de emphasis in this case. | |||||
2016-04-17 | common code: Sample rate conversion now supports any rate above 8000 Hz | Andreas Eversberg | 1 | -1/+1 | |
2016-03-27 | common code: Add feature to record received audio and replay it | Andreas Eversberg | 3 | -4/+4 | |
-W <file.wav> writes a wave file of received audio -R <file.wav> reads a wave file to feed into decoder This way you can record a phone and later debug without a phone and radio equipment. | |||||
2016-03-15 | fixup debug class definition: rename DFSK and DAUDIO to DDSP | Andreas Eversberg | 1 | -14/+14 | |
2016-03-13 | bnetz: Allow calling the phone using '05' prefix | Andreas Eversberg | 1 | -0/+2 | |
2016-03-13 | Prepare for NMT: Fixes and improvements at common code | Andreas Eversberg | 6 | -17/+25 | |
2016-03-13 | bnetz: Simplifying 'telegramm' handling | Andreas Eversberg | 4 | -18/+28 | |
2016-03-13 | anetz/bnetz: Move option 'loss detection' from common code to individual code | Andreas Eversberg | 1 | -1/+10 | |
2016-03-13 | anetz/bnetz: Remove redundant code to enter idle state | Andreas Eversberg | 1 | -5/+4 | |
2016-03-13 | initial git import | Andreas Eversberg | 10 | -0/+6671 | |