An implementation of Analog cellular networks like A-Netz, B-Netz, C-Netz, NMT, AMPS, TACS, JTACS, Radiocom 2000, IMTS, MPT1327, Eurosignal and more http://osmocom-analog.eversberg.eu/
Go to file
Andreas Eversberg 4356c93afa common: Add pre and de emphasis, if the radio does not support it
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-24 15:14:56 +02:00
docs WIP: NMT docs 2016-03-26 17:35:20 +01:00
src common: Add pre and de emphasis, if the radio does not support it 2016-04-24 15:14:56 +02:00
.gitignore common: Add pre and de emphasis, if the radio does not support it 2016-04-24 15:14:56 +02:00
Makefile.am initial git import 2016-03-13 09:12:11 +01:00
README WIP: NMT docs 2016-03-26 17:35:20 +01:00
configure.ac Fixing compander 2016-04-24 15:10:25 +02:00
git-version-gen initial git import 2016-03-13 09:12:11 +01:00

README

This software implements base station protocol of classic mobile phones. With
radio transmitter and receiver connected to one sound card and a headset
connected to another sound card, it is possible to make and receive calls to
and from mobile phone. Currently supported networks:

 * A-Netz base station
 * B-Netz (ATF-1) base station
 * NMT (Nordic Mobile Telephone)


USE AT YOUR OWN RISK!