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 c39af79c75 smqueue: Documentation fixes for sm_state enumeration in smqueue.
(cherry picked from commit 70dffa1fcfb497cb6f90c1f83bf5d34942d27c59)
2010-12-21 18:05:51 +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 smqueue: Fix compiler warning about char* and constant strings. 2010-12-21 18:01:56 +03: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 smqueue: Documentation fixes for sm_state enumeration in smqueue. 2010-12-21 18:05:51 +03: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