Commit Graph

  • 1f89329f45 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled Harald Welte 2010-03-14 23:46:48 +0800
  • fa58625e3b GPRS: remove "#define GPRS" compile-time define Harald Welte 2010-03-14 23:33:36 +0800
  • af387633db GPRS: make NSVC parameters VTY-configurable Harald Welte 2010-03-14 23:30:30 +0800
  • 97a282b037 Create new gprs-conf branch with the non-SGSN part of the gprs branch Harald Welte 2010-03-14 15:37:43 +0800
  • d859a24f7d ipa-firmware: Fix the write out of the firmware parts Holger Hans Peter Freyther 2010-03-22 11:50:30 +0100
  • 38722cca48 ipa-firmware: Write the firmware parts to a file Holger Hans Peter Freyther 2010-03-22 11:22:54 +0100
  • f63bf4d8f1 ipa-firmware: Add the entry first and then seek Holger Hans Peter Freyther 2010-03-22 10:14:46 +0100
  • e6678dcedb ipa-firmware: Lift the requirement of having a table_offset of zero Holger Hans Peter Freyther 2010-03-22 10:05:26 +0100
  • 57e9300142 ipa-firmware: Remove the part_length from the struct sdp_firmware Holger Hans Peter Freyther 2010-03-22 09:59:57 +0100
  • c88181a7df ipa-firmware: Look at the table offset Holger Hans Peter Freyther 2010-03-22 09:51:43 +0100
  • 6e79b54d7b ipa-firmware: Warn/Exit when the required ids can not be found. Holger Hans Peter Freyther 2010-03-22 09:50:56 +0100
  • 622ab49311 ipa-firmware: Remove dummy check... Holger Hans Peter Freyther 2010-03-22 09:28:50 +0100
  • 91ed1f75c4 ipa-firmware: The more_more_magic is to indicate the payload Holger Hans Peter Freyther 2010-03-22 09:27:43 +0100
  • 8e9559d2e1 debug: Use the right enum value for the ref counting group. Holger Hans Peter Freyther 2010-03-22 07:49:12 +0100
  • 045cc22bae osmocore: Add a direct l4h to the union of l4h pointers Holger Hans Peter Freyther 2010-03-22 03:11:10 +0100
  • cbc8062ef8 fix compiler warnings (itsme <itsme@xs4all.nl>) Harald Welte 2010-03-22 08:28:44 +0800
  • 6214b92f81 gsm48.h: Make the array extern to a silence a linker warning Holger Hans Peter Freyther 2010-03-11 14:42:41 +0100
  • 61b4232c63 update README with information about nanoBTS and libosmocore Harald Welte 2010-03-09 12:38:31 +0100
  • a49951fed7 write_queue: Make the bfd cb public so it can be used in a different context Holger Hans Peter Freyther 2010-03-05 19:42:09 +0100
  • 55c8f35e53 move large parts of mncc.h and gsm48 encode/decode into libosmocore Harald Welte 2010-03-07 23:40:35 +0100
  • 1e9086684f import GSM04.08 encode/decode functions and mncc.h from openbsc Harald Welte 2010-03-07 23:39:54 +0100
  • f8b2ba7dc8 add option --disable-tests to disable building of test binaries Harald Welte 2010-03-07 20:33:59 +0100
  • cbb29f7c94 add --disable-talloc option to build without talloc support Harald Welte 2010-03-07 20:24:30 +0100
  • d3ff15fc81 use strtol instead of atoi Harald Welte 2010-03-07 18:23:47 +0100
  • 48e17f8951 msgb: Buffer formatting and scanning functions. Ingo Albrecht 2010-03-07 18:03:41 +0100
  • 622b718195 import some gsm band/arfcn/time related utilities from OsmocomBB Harald Welte 2010-03-07 17:50:21 +0100
  • 63d3e396e7 introduce RxLev statistics module, an efficient way for power scan data Harald Welte 2010-03-06 11:34:27 +0100
  • 380ae25052 some more ip.access specific ABIS_NM defines Harald Welte 2010-03-06 11:29:07 +0100
  • d9abf01436 mark some occasions of bitvec as 'const' as appropriate Harald Welte 2010-03-06 11:28:49 +0100
  • 4e1287938e add GSTMAP ARCFCN flag bits Harald Welte 2010-03-04 15:15:37 +0100
  • 8c8caaa1ac update GSMTAP to version 0x02 Harald Welte 2010-03-04 15:02:54 +0100
  • 6fec514d7b fix CCCH parsing Harald Welte 2010-03-04 14:30:15 +0100
  • ecf9dd0d96 add new rsl_dec_chan_nr() function Harald Welte 2010-03-04 14:27:48 +0100
  • fbda4e1fb0 decleare gsm_bts_model_register() Harald Welte 2010-03-04 11:04:52 +0100
  • afedeabd91 move some gsm48 utility functions to libosmocore Harald Welte 2010-03-04 10:55:40 +0100
  • 61e2bfc5f4 import gsm48 utility functions from OpenBSC Harald Welte 2010-03-04 10:53:03 +0100
  • a73e2f9acb import bcd2char() and char2bcd() from OpenBSC Harald Welte 2010-03-04 10:50:32 +0100
  • fbc5ca080b move gsm_band_name() and gsm_band_parse() to libosmocore Harald Welte 2010-03-04 10:39:50 +0100
  • aebe08c71f import gsm_band_name() and gsm_band_parse() from OpenBSC Harald Welte 2010-03-04 10:39:17 +0100
  • 3c9c5f941d rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore Harald Welte 2010-03-04 10:33:10 +0100
  • eb8bf3915c add 'transparent' argument to rsl_rll_push_l3() and rsl_rll_push_l3() Harald Welte 2010-03-04 10:32:09 +0100
  • 098cd4b503 fix rsl_enc_chan_nr() for SDCCH4 Harald Welte 2010-03-04 10:12:50 +0100
  • 474d19f5c0 remove gsm04.08 utility code that has been moved to libosmocore Harald Welte 2010-03-02 23:18:30 +0100
  • 4fb20757c6 import some GSM 04.08 utility code from OpenBSC Harald Welte 2010-03-02 23:17:33 +0100
  • f08eabf234 add two new RSL utility functions Harald Welte 2010-03-02 21:59:20 +0100
  • fdd0a70093 add msgb_l1() and msgb_l1len() inline functions Harald Welte 2010-03-01 22:30:51 +0100
  • 2e411c7b0d value_string functions and some RSL related stuff has moved to libosmocore Harald Welte 2010-03-01 21:59:06 +0100
  • d284cd9f43 Import value_string utilities and some RSL stuff from OpenBSC Harald Welte 2010-03-01 21:58:31 +0100
  • 774f0723bf [mgcp] Do not print potentially many messages... Holger Hans Peter Freyther 2010-03-01 18:53:05 +0100
  • 88c6eeaa7d [mgcp] Set the right variable back to NULL Holger Hans Peter Freyther 2010-03-01 18:52:04 +0100
  • 00096acb8f msgb: add msgb->l1h member Harald Welte 2010-03-01 12:55:15 +0100
  • 8df932a7fd [write_queue] Add a generic write queue class Holger Hans Peter Freyther 2010-02-26 20:30:32 +0100
  • 8b0079909d Merge remote branch 'origin/on-waves/sccp' Holger Hans Peter Freyther 2010-02-26 20:21:21 +0100
  • 1d7f2f80b8 Merge remote branch 'origin/on-waves/mgcp' Holger Hans Peter Freyther 2010-02-26 20:20:17 +0100
  • 10ca3799e7 Merge remote branch 'origin/master' into on-waves/sccp Holger Hans Peter Freyther 2010-02-26 20:18:24 +0100
  • 1ebad74377 Merge remote branch 'origin/master' into on-waves/mgcp Holger Hans Peter Freyther 2010-02-26 20:16:37 +0100
  • 140f6e9b12 [misc] Add LIBOSMOCORE_CFLAGS to the includes Holger Hans Peter Freyther 2010-02-26 20:10:58 +0100
  • d60c7a895e [timer] Fix compile warning of the timer test Holger Hans Peter Freyther 2010-02-26 20:03:13 +0100
  • e1d5067789 [sccp] Implement parsing the rather easy IT messages. Holger Hans Peter Freyther 2010-02-26 19:26:35 +0100
  • 36ed8cc4c3 [mgcp] Patch the rtp payload depending on the direction. Holger Hans Peter Freyther 2010-02-26 13:42:58 +0100
  • ef6bb25aa5 [mgcp] Keep track of the local and remote RTP payload type Holger Hans Peter Freyther 2010-02-26 13:41:22 +0100
  • fe86d3c9f8 [mgcp] Introduce a policy CB for the MGCP protocol Holger Hans Peter Freyther 2010-02-26 13:37:05 +0100
  • a820c5f89d [mgcp] Fix two bugs in the protocol handling Holger Hans Peter Freyther 2010-02-26 13:32:55 +0100
  • 63f2db2ec9 [mgcp] Switch logging from notice to debug Holger Hans Peter Freyther 2010-02-26 13:30:57 +0100
  • 154b9553f7 [mgcp] Add a method to free the endpoint. Holger Hans Peter Freyther 2010-02-26 13:27:51 +0100
  • 2890d102c7 [rtp] Describe the struct in a way that it will work for Big Endian too Holger Hans Peter Freyther 2010-02-26 13:12:41 +0100
  • 590cd98842 [mgcp] Print the rtp_port number, do not assume it was already assigned. Holger Hans Peter Freyther 2010-02-26 13:10:51 +0100
  • 17a5a28202 msgb.c: Style cleanup in initialization Sylvain Munaut 2010-02-24 22:57:46 +0100
  • ac778fb85d fix msgb_talroom() calculation Harald Welte 2010-02-24 22:54:11 +0100
  • f7d797424a Merge remote branch 'origin/master' Harald Welte 2010-02-24 22:52:58 +0100
  • 1b0ea97457 [mgcp] Move the network bits to a separate file... Holger Hans Peter Freyther 2010-02-21 11:11:04 +0100
  • 6414a0cb22 [mgcp] Make the creation of the mgcp message public. Holger Hans Peter Freyther 2010-02-21 10:50:46 +0100
  • 8d188eda15 [mgcp] Cleanup the code. send_ was a misleading name Holger Hans Peter Freyther 2010-02-21 01:44:08 +0100
  • 7bdc637aae [mgcp] Move away from global variables and split out VTY code Holger Hans Peter Freyther 2010-02-20 21:21:02 +0100
  • 3415d41a8c add msgb and tlv support bits required for openbsc gprs branch Harald Welte 2010-02-21 19:03:41 +0100
  • a34bb9167f Bump version to 0.3.2 with the two memleak fixes. on-waves/0.3.2 Holger Hans Peter Freyther 2010-02-21 13:08:19 +0100
  • b8ac7ffd7c [msc/nat] It is better to use msgb_free to free the msgb Holger Hans Peter Freyther 2010-02-21 13:08:12 +0100
  • b13cf829da [nat/bsc] Fix memory leak of IPA messages... Holger Hans Peter Freyther 2010-02-21 12:56:02 +0100
  • ed71b8c597 add GPL to project source Harald Welte 2010-02-21 09:21:30 +0100
  • 1ed97629ad remove libosmocore from openbsc Harald Welte 2010-02-20 23:22:54 +0100
  • 5484480211 fix select.c build (config.h) Harald Welte 2010-02-20 22:23:08 +0100
  • e94ad58e8e fix config.h directory Harald Welte 2010-02-20 22:06:24 +0100
  • 3cae0398ea add missing automake / autoconf files Harald Welte 2010-02-20 21:09:24 +0100
  • 26cbdcff24 update gitignore file Harald Welte 2010-02-20 21:07:42 +0100
  • 8427e2e5df update .gitignore file Harald Welte 2010-02-20 20:58:06 +0100
  • 47a0885d78 add missing Makefile.am in include/osmocore/protocol directory Harald Welte 2010-02-20 20:37:26 +0100
  • ec8b4501c7 intial checkin of the libosmocore project Harald Welte 2010-02-20 20:34:29 +0100
  • 7756235562 make sure libosmocom builds when cross-compiling for ARM without OS Harald Welte 2010-02-20 20:14:01 +0100
  • 75135413cb u_int8_t -> uint8_t Harald Welte 2010-02-20 20:13:36 +0100
  • 9ff1eabcd3 convert from u_int*_t to u_int*_t (stdint.h format) Harald Welte 2010-02-20 19:14:22 +0100
  • a3d5514c21 change from u_int* to uint* (stdint.h) Harald Welte 2010-02-20 19:10:44 +0100
  • 13f52974e6 move GSM protocol definitions to include/osmocore/protocol/* Harald Welte 2010-02-20 18:56:00 +0100
  • 5998d114f5 add gsmtap.h Harald Welte 2010-02-20 18:43:19 +0100
  • 5d720b11e8 add .gitignore to libosmocom Harald Welte 2010-02-20 17:30:47 +0100
  • f98a4974d7 finish openbsc / libosmocore separation Harald Welte 2010-02-20 17:29:27 +0100
  • dfe6c7d910 split 'libosmocore' from openbsc codebase Harald Welte 2010-02-20 16:24:02 +0100
  • 9442c1b9ba Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-20 00:38:20 +0100
  • e2c5028dc4 [sccp] Use msgb->l2h instead of msgb->data for CR Holger Hans Peter Freyther 2010-02-20 00:36:03 +0100
  • 4d2d95b35a ipaccess.c: Fix some resource leaks in error conditions. Holger Hans Peter Freyther 2010-02-19 13:07:05 +0100
  • 1fdbf40e8a Install gsm_04_08.h and required headers into a openbsc/ Holger Hans Peter Freyther 2010-02-16 17:51:42 +0100