laforge
/
openbts-osmo
Archived
1
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
openbts-osmo/public-trunk/smqueue
Alexander Chemeris fc81223045 Fix a bunch of typos.
(cherry picked from commits 2da5a28a07, 6cddd36139. 7852c1e572abbc9fee2548a58e377cfbb3eff46d, f85d5b3f528ba19c598cbe77bad2566920bf9dd4, 0f8766a506f25118f732cca10fe44a1c9a0ace6a, 26adfe2d158e6a80d50b4e247c1539b5a07add9f)
2010-12-21 16:58:05 +03:00
..
Makefile.am Another fix to the copyright notice header. 2010-07-16 17:09:09 -07:00
Makefile.standalone Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
README.smqueue Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
poll.c Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
poll.h Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
runloop.sh Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
smcommands.cpp Fix a bunch of typos. 2010-12-21 16:58:05 +03:00
smnet.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
smnet.h Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
smqueue.config.example Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
smqueue.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
smqueue.h Change license to AGPLv3. 2010-07-04 15:28:06 -07:00

README.smqueue

The Smqueue RFC-3428 Store and Forward Server

Smqueue has different build dependencies than OpenBTS and so it has
its own make file outside of the standard openbts autobuild system.
This allows smqueue to be built without installing GNU Radio.

make -f Makefile.standalone