Commit Graph

209 Commits

Author SHA1 Message Date
Harald Welte f8d8a01b6e introduce cbc_data.h with core data model of CBC
Change-Id: I5afecfede6c0b718d71bd9c825d4074d3c6635ca
2019-07-20 15:37:29 +02:00
Harald Welte b8f7c3bd5e cbsp_server: Allow for bind to non-standard port + bind to IP
Change-Id: I7bf0002b514318ca8014bf92a7ce9a15ee4227c5
2019-07-20 15:32:58 +02:00
Harald Welte 3238a8d34b WIP on JSON Schema for the REST interface
Change-Id: I83ed4b17e3831765cb5d90c7a2290f6ac711597d
2019-07-20 14:45:37 +02:00
Harald Welte 1b13c35884 Add initial version of REST API
Change-Id: Ib38cefa59553af6f5bc0414d6d2845f40de8fd04
2019-07-20 14:44:22 +02:00
Harald Welte 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
Harald Welte 5a17cf671b osmo_cbsp_recv_buffered() is now part of libosmocore
Change-Id: I93995e6c611701ca8688de8904adf8ea57292e69
2019-07-20 14:44:22 +02:00
Harald Welte 0560768ad2 update CBSP API to current libosmocore
Change-Id: I719b04e10cc2d6e33ac9655bc1166a70bdc7e95b
2019-07-20 14:44:18 +02:00
Harald Welte 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
Harald Welte 6c8bf25d11 initial checkin of cbsp_server.c 2019-05-05 14:24:43 +02:00