Commit Graph

  • ea19c97816 import gsm0502_calc_paging_group() from openbsc 0.3.2 Harald Welte 2011-06-26 14:47:16 +0200
  • 94df39e905 add some utility functions for paging related calculation (TS 05.02) Harald Welte 2011-06-26 14:33:57 +0200
  • 2aee7b14ca add gsm48_number_of_paging_subchannels() function Harald Welte 2011-06-26 14:20:04 +0200
  • e9b744e581 add MAX() macro as OSMO_MAX Harald Welte 2011-06-26 14:19:54 +0200
  • 32e1f239b3 merge process.[ch] with application.[ch] Harald Welte 2011-06-26 13:07:18 +0200
  • 2a68c7c8cd gsm/utils: Adding conversion of "mobile power class" to dBm Andreas Eversberg 2011-06-26 11:41:48 +0200
  • 620f7ab350 sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types Harald Welte 2011-06-25 21:39:18 +0200
  • 3d73227b61 RSL: Fix typo Harald Welte 2011-06-25 21:39:01 +0200
  • cf7e5dad45 add value_string definitions for RSL message types Harald Welte 2011-06-23 20:43:13 +0200
  • 5e924a31a0 introduce GSM primitive definitions Harald Welte 2011-06-23 15:04:47 +0200
  • 9b21e88367 add new 'prim.h' header file for primitives Harald Welte 2011-06-23 14:14:20 +0200
  • 0849c9af2a socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags Pablo Neira Ayuso 2011-06-09 15:04:30 +0200
  • 139e12782c Merge branch 'master' of git.osmocom.org:libosmocore Pablo Neira Ayuso 2011-06-13 19:15:50 +0200
  • ee50081daa add missing #include file to sysinfo.h 0.3.1+deb2 Harald Welte 2011-06-05 19:53:56 +0200
  • fc90646d48 abis_nm.h: Add include to gsm_utils.h Harald Welte 2011-06-05 11:22:59 +0200
  • f9e0746add socket: getaddrinfo(): set AI_PASSIVE if we want to bind Harald Welte 2011-05-31 17:47:54 +0200
  • 271c43b0ae abis_nm: Forward declare the used enums Holger Hans Peter Freyther 2011-05-31 00:42:38 +0200
  • 3710e462f8 gsmtap_util: Remove msg_free from the wq call back Sylvain Munaut 2011-05-29 19:48:15 +0200
  • f2699501bc gsm/sysinfo: Fix rsl2sitype array size Sylvain Munaut 2011-05-29 15:39:04 +0200
  • 8c6be75d4f gsm/sysinfo: don't include netinet/in.h Harald Welte 2011-05-29 15:37:49 +0200
  • cd623ebb56 bitvec: add missing stdint.h Harald Welte 2011-05-29 15:37:38 +0200
  • 08de66dd5e socket: remove unused IPv4 related header includes Harald Welte 2011-05-29 15:26:48 +0200
  • 4d3a7b124e socket: Skip ifa's without ifa->ifa_addr Harald Welte 2011-05-24 21:31:53 +0200
  • 4761ba9d33 Merge branch 'master' of git.osmocom.org:libosmocore Pablo Neira Ayuso 2011-05-24 18:31:13 +0200
  • 11c7193ad8 Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc Harald Welte 2011-05-24 17:15:12 +0200
  • 7d4e2d7a84 libosmocore: rename configure.in -> configure.ac Alexander Huemer 2011-05-24 15:16:14 +0200
  • 3d79f53284 libosmocore: add missing AC_LANG_SOURCE for current autoconf Alexander Huemer 2011-05-24 15:16:13 +0200
  • b5503136fa Import sytem information related definitions + code from openbsc Harald Welte 2011-05-24 15:01:53 +0200
  • 858862ba48 Switch to quilt Jan Luebbe 2011-05-23 22:27:07 +0200
  • 7ddd8c370b Use osmo-experimental Jan Luebbe 2011-05-23 22:24:52 +0200
  • 3036612d59 abis_nm: Mark the structs as extern to avoid compiler warning 0.3.1+deb1 Holger Hans Peter Freyther 2011-05-23 21:41:34 +0200
  • ea4b12aa5d abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name Harald Welte 2011-05-23 20:41:31 +0200
  • 61dc63e354 rename abis_nm_adm_name() to abis_nm_adm_state_name() Harald Welte 2011-05-23 20:30:17 +0200
  • 3056d012d3 Merge branch 'master' of git.osmocom.org:libosmocore Pablo Neira Ayuso 2011-05-23 19:01:34 +0200
  • f7a1bcce0c abis_nm: import definitions and common code on A-bis OML from OpenBSC Harald Welte 2011-05-22 22:45:16 +0200
  • 4185fa5d9b libosmogsm: add ipaccess related header file Harald Welte 2011-05-22 21:57:15 +0200
  • 68b1574257 socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function Harald Welte 2011-05-22 21:47:29 +0200
  • 8265939c5e remove debug printf from socket.c Harald Welte 2011-05-22 20:30:18 +0200
  • 13692a6bd3 gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_inst Harald Welte 2011-05-22 20:06:11 +0200
  • b62b04bbf3 vty: print actual application name rather than always OpenBSC on connect Harald Welte 2011-05-22 19:15:07 +0200
  • e476442cf0 GSMTAP/socket code: Check for sys/socket.h and conditionally compile Harald Welte 2011-05-22 12:25:57 +0200
  • 33cb71ac91 gsmtap: rework GSMTAP API to be more future-proof 0.3.1 Harald Welte 2011-05-21 18:54:32 +0200
  • 8256076722 logging: fix corrupted output Pablo Neira Ayuso 2011-05-19 08:55:32 +0200
  • dd93bf46ed logging: fix corrupted output Pablo Neira Ayuso 2011-05-19 01:40:43 +0200
  • ba01fa44fe app: Introduce some routines to help with application startup Holger Hans Peter Freyther 2011-05-12 13:46:33 +0200
  • f5afa18d09 update debian changelog to 0.3.0 Harald Welte 2011-05-10 17:29:01 +0200
  • b4a78d237c update include paths in debian packaging spec Harald Welte 2011-05-10 11:28:02 +0200
  • 7533705ab1 libosmocore: bump library interface version to '1' for new osmo_ names Harald Welte 2011-05-08 14:35:40 +0200
  • 1b4a42c3b1 msgfile: use namespace prefix osmo_* and use more descriptive names 0.3.0 Pablo Neira Ayuso 2011-05-07 13:01:41 +0200
  • 2c34867fc3 plugin: use namespace prefix osmo_* Pablo Neira Ayuso 2011-05-07 12:50:08 +0200
  • 619b8b3292 backtrace: use namespace prefix osmo_* Pablo Neira Ayuso 2011-05-07 12:45:47 +0200
  • ddcd2afc82 crc: use namespace prefix osmo_* Pablo Neira Ayuso 2011-05-07 12:43:12 +0200
  • 87f7b25e56 utils: use namespace prefix osmo_* Pablo Neira Ayuso 2011-05-07 12:43:08 +0200
  • 220abab3fa statistics: use namespace prefix osmo_counter* Pablo Neira Ayuso 2011-05-07 12:43:04 +0200
  • 9111d930a5 write-queue: use namespace prefix osmo_wqueue* Pablo Neira Ayuso 2011-05-07 12:42:51 +0200
  • a10dd35566 signal: use namespace prefix osmo_signal* Pablo Neira Ayuso 2011-05-07 12:42:45 +0200
  • f7f89d0cfe select: use namespace prefix osmo_fd* and osmo_select* Pablo Neira Ayuso 2011-05-07 12:42:40 +0200
  • 0b21c1c885 timer: use namespace prefix osmo_timer* Pablo Neira Ayuso 2011-05-07 12:42:28 +0200
  • 2b88a2a957 src: use namespace prefix osmo_signal* Pablo Neira Ayuso 2011-05-06 12:12:31 +0200
  • bfadfb771d src: use namespace prefix osmo_fd* and osmo_select* Pablo Neira Ayuso 2011-05-06 12:11:23 +0200
  • 2b15952a37 src: use namespace prefix osmo_timer* for timer functions Pablo Neira Ayuso 2011-05-06 12:11:06 +0200
  • d58ba465f1 GSMTAP: add function to create a 'sink' for gsmtap packets Harald Welte 2011-04-27 10:57:49 +0200
  • 534ba81328 logging: make sure the output is null-terminated Pablo Neira Ayuso 2011-05-03 22:32:48 +0200
  • 81e9636454 logging: remove workaround now that _output() has been reworked Pablo Neira Ayuso 2011-05-03 22:32:48 +0200
  • 7503fb8e3e logging: rework _output() function Pablo Neira Ayuso 2011-05-03 22:32:43 +0200
  • f1fae4dd06 logging: several memory allocation belong to tall_log_ctx context Pablo Neira Ayuso 2011-05-03 22:32:42 +0200
  • d6b5195be2 logging: fix missing description of global loglevel Pablo Neira Ayuso 2011-05-03 22:32:32 +0200
  • 1dd7c84733 core/conv: Only consider error for non-zero soft values Sylvain Munaut 2011-04-28 22:30:30 +0200
  • 19dc5c9cca core/conv: Add some generic code for convolutional coding/decoding Sylvain Munaut 2011-04-23 16:09:19 +0200
  • f1d3344781 gsm/a5: Add a A5 1&2 implementation Sylvain Munaut 2011-04-23 15:34:11 +0200
  • 240f01cfa7 include: fix missing extern in osmo_panic* declarations Pablo Neira Ayuso 2011-04-26 03:07:46 +0200
  • 28dbfe9bf7 misc: Remove the sys/types.h include from various files Holger Hans Peter Freyther 2011-04-18 16:52:55 +0200
  • a9f526a1ab stats: Fix the compiler warnings Holger Hans Peter Freyther 2011-04-18 16:45:45 +0200
  • 334c8e1780 Add a function to search for a counter by name Daniel Willmann 2011-04-08 10:46:19 +0200
  • 2d42ddeba3 Add functions to search for rate counters by name Daniel Willmann 2011-04-08 10:46:18 +0200
  • 128e25cc27 Merge branch 'pablo/cleanups' Holger Hans Peter Freyther 2011-04-07 23:28:43 +0200
  • c0d04310f3 libcommon: socket: extend make_sock() prototype Pablo Neira Ayuso 2011-04-05 18:33:24 +0200
  • 952a18ed19 logging: Add the 'all' category back to the log level command Holger Hans Peter Freyther 2011-03-29 17:03:56 +0200
  • ff0670edf3 vty: Fix a memory leak in the vty description command Holger Hans Peter Freyther 2011-02-24 14:20:41 +0100
  • 167281ec50 src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() Pablo Neira Ayuso 2011-03-28 19:35:00 +0200
  • 3abad6a6f9 utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h Pablo Neira Ayuso 2011-03-28 19:24:22 +0200
  • 70004fcc6d vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h Pablo Neira Ayuso 2011-03-28 19:24:21 +0200
  • dc35dbee95 write_queue: use full path of includes in osmocom/core/write_queue.h Pablo Neira Ayuso 2011-03-28 19:24:20 +0200
  • 36bdf2cb73 bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c Pablo Neira Ayuso 2011-03-28 19:24:19 +0200
  • d6643d5fcf core/bits: Make sbit_t a signed type (so that the math works) Sylvain Munaut 2011-03-27 11:35:40 +0200
  • ff663237b5 src: use new library libosmogsm and new path to headers in libosmocore Pablo Neira Ayuso 2011-03-22 16:47:59 +0100
  • 8341934844 include: reorganize headers file to include/osmocom/[gsm|core] 0.2.0 Pablo Neira Ayuso 2011-03-22 16:36:13 +0100
  • fba495e5f6 This patch moves the GSM-specific functions to the new library libosmogsm which is provided by libosmocore. Pablo Neira Ayuso 2011-03-23 18:08:08 +0100
  • 04139f14b6 vty: integration with logging framework 0.1.31 Pablo Neira Ayuso 2011-03-09 13:05:08 +0100
  • 63196de6d8 TLV: Add tv_fixed_put() and msgb_tv_fixed_put() 0.1.30 Harald Welte 2011-03-05 14:32:50 +0100
  • 85e109711d prefix sub-directories containing libraries with 'lib' Harald Welte 2011-03-04 13:18:30 +0100
  • 393becc8b8 Move 'Gb' protocol stack into its own src/gb subdirectory Harald Welte 2011-03-03 23:45:28 +0100
  • 53b2096555 Merge branch 'master' of git.osmocom.org:libosmocore 0.1.29 0.1.28 Harald Welte 2011-03-03 00:27:15 +0100
  • de79cee5a6 LOGGING: Use host.app_info->name instead of FIXME Harald Welte 2011-02-24 23:47:57 +0100
  • 7c3b8fb441 rxlev_stat: Fix compiler warning Harald Welte 2011-02-19 16:35:47 +0100
  • 49cc32b0a3 vty: Revert Makefile.am change for libosmocore dependency Harald Welte 2011-02-19 16:10:51 +0900
  • 43ae94efcb LOGGING: make sure to make the 'logging filter' compatible with vty log cfg Harald Welte 2011-02-18 21:10:05 +0100
  • a62648b0b0 LOGGING: remove duplicated code between vty-logging and cfg-logging Harald Welte 2011-02-18 21:03:27 +0100
  • 6b431033b3 LOGGING: Add missing 'nat' subsystem Harald Welte 2011-02-18 20:39:36 +0100
  • 2822296ddb LOGGING: configure logging from the vty Harald Welte 2011-02-18 20:37:04 +0100