An implementation of Analog cellular networks like A-Netz and B-Netz
Go to file
Andreas Eversberg 946c9ce10a initial git import 2016-03-13 09:12:11 +01:00
docs initial git import 2016-03-13 09:12:11 +01:00
src initial git import 2016-03-13 09:12:11 +01:00
.gitignore initial git import 2016-03-13 09:12:11 +01:00
Makefile.am initial git import 2016-03-13 09:12:11 +01:00
README initial git import 2016-03-13 09:12:11 +01:00
configure.ac initial git import 2016-03-13 09:12:11 +01: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


USE AT YOUR OWN RISK!