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 f5e4058c6f work on docs 2017-08-08 12:54:56 +02:00
docs work on docs 2017-08-08 12:54:56 +02:00
sim Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
src Fixed command line option for call audio device (headset) 2017-08-08 12:54:45 +02:00
.gitignore NMT: Implement Hagelbarger Code 2017-08-08 12:52:29 +02:00
LICENSE Add GPL 3 license text, as it is refered to in every source code 2016-12-15 17:56:44 +01:00
Makefile.am C-Netz: Generator and Arduino programmer for SIM cards 2016-10-03 13:33:33 +02:00
README TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02:00
configure.ac Fixing and improving SDR support (SoapySDR and UHD) 2017-07-15 12:45:19 +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
 * B-Netz (ATF-1)
 * C-Netz
 * NMT 450 (Nordic Mobile Telephone)
 * AMPS (Advanced Mobile Phone System)
 * TACS (Total Access Communication System)


USE AT YOUR OWN RISK!


Acknowledgements:

Carsten Wollesen for donating Telefunken 4015 B-Netz phone back in the 90's.

Klaus Adler for helping me to retrieve complete NMT specification and donating
a BSA44 (magnetic card C-Netz hackable phone) back in the 90's.

Andy Zauner for providing signaling specification of C-Netz back in the 90's.

Hans Wigger for providing valuable informations about A-Netz and B-Netz and
helping me to get an A-Netz phone.

Stephan Hessberger for his work on oebl.de, that provides valuable informations
about A-Netz, B-Netz and C-Netz.

Friedhelm Hillebrand for providing complete specification of the mobile phone
of C-Netz.

Mikko Ristila for providing newer NMT specs (with DMS/SMS specifications).

Dieter Spaar and Mark Atherton for prividing AMPS informations and recordings
to verify and debug AMPS support.
See http://www.idesignz.org/AMPS/AMPS_BS.html for first base station
implementation of AMPS.

Telecommunication Industry Association for providing TIA/EIA-533 documentation.
"Reproduced under written permission from Telecommunications Industry
Association."

Eric from Smart Card World and Karsten Niehusen from cardomatic.de for
providing memory cards to be programmed for older C-Netz phone.

Dieter Spaar prividing TACS recordings to verify and debug TACS support.