Commit graph

165 commits

Author SHA1 Message Date
ba6868f4b9 Add some basic functions operating on cbc_data structures
Change-Id: I6c2e5a193a902040f21e6c6d5de578647696d9d6
2019-07-20 21:51:53 +02:00
ec909a3c31 Fix 'make distclean' for tests directory
Change-Id: Ieea89604ca6857c8385466a7a0d6c26d1880f95f
2019-07-20 15:45:32 +02:00
e1eebdec41 Makefile.am: Add 'contrib' to SUBDIRS
Change-Id: I0d5689ed4332258a0412b760c66c1a2d369093ee
2019-07-20 15:42:29 +02:00
61da19cf9a add missing doc/examples/osmo-cbc.cfg
Change-Id: Ifa1baaf2dcbcd0f988ba00f61e882feecfbfea0f
2019-07-20 15:41:20 +02:00
06fcdcb84f Makefile.am: Remove non-existant osmoappdesc.py
Change-Id: I767430607cfc2b48ddeb1a4c0cb11c1309edc62e
2019-07-20 15:40:51 +02:00
0c7a0346fc fix 'make dist': Include header files
Change-Id: Ie8728c4fc1fe60b8fd3b5d20b95721a800f3aa7e
2019-07-20 15:39:40 +02:00
f8d8a01b6e introduce cbc_data.h with core data model of CBC
Change-Id: I5afecfede6c0b718d71bd9c825d4074d3c6635ca
2019-07-20 15:37:29 +02:00
b8f7c3bd5e cbsp_server: Allow for bind to non-standard port + bind to IP
Change-Id: I7bf0002b514318ca8014bf92a7ce9a15ee4227c5
2019-07-20 15:32:58 +02:00
3238a8d34b WIP on JSON Schema for the REST interface
Change-Id: I83ed4b17e3831765cb5d90c7a2290f6ac711597d
2019-07-20 14:45:37 +02:00
1b13c35884 Add initial version of REST API
Change-Id: Ib38cefa59553af6f5bc0414d6d2845f40de8fd04
2019-07-20 14:44:22 +02:00
693fa2537e WIP: add basic character set conversion routines
The UCS2 conversion is done using iconv of glibc; Proper GSM 7-bit still
pending.

Change-Id: I8121b4df89f077ef15e42289e76ae54d0d2a7924
2019-07-20 14:44:22 +02:00
5a17cf671b osmo_cbsp_recv_buffered() is now part of libosmocore
Change-Id: I93995e6c611701ca8688de8904adf8ea57292e69
2019-07-20 14:44:22 +02:00
0560768ad2 update CBSP API to current libosmocore
Change-Id: I719b04e10cc2d6e33ac9655bc1166a70bdc7e95b
2019-07-20 14:44:18 +02:00
63b7905fa3 Initial (building) start of OsmoCBC (Cell Broadcast Centre)
this is far from doing anything useful yet. Stay tuned.

Change-Id: I64a6833ce068db60d713d0fa318a1d8093e37be9
2019-05-06 23:15:23 +02:00
6c8bf25d11 initial checkin of cbsp_server.c 2019-05-05 14:24:43 +02:00