Commit Graph

  • 50e7fec9b8 system_information: DEBUGP() SI13/5/6 during startup Harald Welte 2009-12-19 21:29:00 +0100
  • e2d0d5fa8c system_information: ip.access wants L2_PLEN, BS-11 doesn't Harald Welte 2009-12-19 21:26:54 +0100
  • 479015bc1f don't print measurement reports that have no cells Harald Welte 2009-12-19 18:33:05 +0100
  • 51cec5f725 measurement report parsing: NO-NCELL-M of 7 tells us no neighbors Harald Welte 2009-12-19 16:45:29 +0100
  • 5e3d91bff7 ip.access: Keep a full copy of local and remote IP/PORT in lchan Harald Welte 2009-12-19 16:42:06 +0100
  • f314f6899b add --help message about --rtp-proxy argument Harald Welte 2009-12-18 15:05:02 +0100
  • b9f3dce0ae Never allocate transaction ID 7 Sylvain Munaut 2009-12-18 18:28:11 +0100
  • ea3f674710 Fix subscr ref leak for multi CM SERV REQ Sylvain Munaut 2009-12-18 18:28:10 +0100
  • feaca92fc0 Use 'new' rather than 'unknown' when starting transaction Sylvain Munaut 2009-12-18 18:28:09 +0100
  • c56a14181c Fix transaction_id displayed in debug message Sylvain Munaut 2009-12-18 18:28:08 +0100
  • 1d9efd6c9c Fix typos in debug message / comments Sylvain Munaut 2009-12-18 18:28:07 +0100
  • 18750cf1df [handover] lchan use count handling in case of trans_lchan_change() Harald Welte 2009-12-18 14:51:48 +0100
  • 3b10499694 remove call_handling.h, a reminescent of old days Harald Welte 2009-12-18 14:50:57 +0100
  • a9fa8dca33 [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan Harald Welte 2009-12-18 14:50:08 +0100
  • 6f7a5a7843 handover: use correct handover lookup function Harald Welte 2009-12-18 11:52:03 +0100
  • 386cd2b777 for now we only do handover of TCH channels Harald Welte 2009-12-18 11:49:20 +0100
  • e47f96b80c fix segfault in case of handover timer expiration Harald Welte 2009-12-18 11:49:03 +0100
  • fa5aad789b add handover.h file to Makefile.am to make distcheck happy Harald Welte 2009-12-17 23:13:38 +0100
  • b1d4c8ed9d logging: introduce log levels at caller site Harald Welte 2009-12-17 23:10:46 +0100
  • 6670681251 don't try multiple concurrent handovers for 1 channel Harald Welte 2009-12-17 22:23:21 +0100
  • 7cb7a73b4f [vty] ensure we mark fd in writefd once we vty_out() something Harald Welte 2009-12-17 21:32:19 +0100
  • fe18d5cba4 call trans_lchan_change() from ho_gsm48_ho_compl() Harald Welte 2009-12-17 17:14:43 +0100
  • cc9beb5366 introduce trans_lchan_change() to update transaction about lchan change Harald Welte 2009-12-17 17:13:28 +0100
  • 8d77b9540a [handover] first functional handover implementation Harald Welte 2009-12-17 00:31:10 +0100
  • 7a7a0d5428 make handover reference a function call argument Harald Welte 2009-12-17 00:25:18 +0100
  • 33e6597720 assign measurement report lchan member after memset'ing it Harald Welte 2009-12-16 23:29:34 +0100
  • 73ddaeddd2 measurement report: correctly parse BSIC of first neighbor cell Harald Welte 2009-12-16 23:29:12 +0100
  • 88a412ac80 ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups Harald Welte 2009-12-16 17:32:37 +0100
  • 6739dfb705 print measurement reports more verbosely Harald Welte 2009-12-16 16:52:07 +0100
  • a2f74b8477 04.08: fix off-by-one error while parsing measurement results Harald Welte 2009-12-16 16:49:21 +0100
  • 680e2eccef fix bug in bitvec resulting in all bits being set to 0xff Harald Welte 2009-12-16 15:59:24 +0100
  • 152b6261f8 [system_information] Print more debugging about what's going on Harald Welte 2009-12-16 11:57:48 +0100
  • 7f2d25b095 mroe comments on meas_rep data structures Harald Welte 2009-12-15 21:36:59 +0100
  • d12b0fdf51 introduce cache of 6 last recently received measurement reports for each lchan Harald Welte 2009-12-15 21:36:05 +0100
  • 0b12103965 add BSIC parameter to gsm_bts_neighbor() Harald Welte 2009-12-15 00:21:31 +0100
  • 84874c9005 Implement gsm_bts_neighbor() function to determine neighbor BTS Harald Welte 2009-12-14 22:33:02 +0100
  • f1dae1924a 04.08 MEAS REP: Convert relative cell number to ARFCN Harald Welte 2009-12-14 22:24:28 +0100
  • 7f73a1ac58 bitvec: Introduce bitvec_get_nth_set_bit() function Harald Welte 2009-12-14 22:23:27 +0100
  • 6c40def716 system_information: use bitvec to generate frequency lists Harald Welte 2009-12-14 22:07:14 +0100
  • d57f163bd4 bitvec updates and code simplification Harald Welte 2009-12-14 22:04:31 +0100
  • da760d3d19 [system_information] fix bit map 0 frequency list generation Harald Welte 2009-12-14 20:25:05 +0100
  • 1e191c59f6 fix compiler warnings in gsm_04_08.c Harald Welte 2009-12-14 17:51:15 +0100
  • ade7a14e75 make sure BSIC is patched into NM tables before initializing BS11 Harald Welte 2009-12-14 17:49:52 +0100
  • 3d23db43a4 [PATCH] fix MM INFO parsing in vty_interface Harald Welte 2009-12-14 17:49:15 +0100
  • 648b6ce083 Add VTY setting for whether or not to sending MM INFO Harald Welte 2009-12-14 09:00:24 +0100
  • 37600be76c fix segfault in token_auth on SS_SUBSCR != ATTACH Harald Welte 2009-12-13 12:56:47 +0100
  • 7659de1bcb introduce new signal every time we get a mobile identity Harald Welte 2009-12-13 12:39:18 +0100
  • eab84a112c [RRLP] make RRLP mode configurable from config file Harald Welte 2009-12-13 10:53:12 +0100
  • 09b7e7fa43 Gracefully reject non-speech calls Harald Welte 2009-12-12 21:36:53 +0100
  • 487e6befb8 make speech calls with NECI=1 work Harald Welte 2009-12-12 21:16:38 +0100
  • b83d938565 [04.08] use lchan_auto_release to quickly close channel Harald Welte 2009-12-12 21:00:48 +0100
  • 210c850a36 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F Harald Welte 2009-12-12 20:58:20 +0100
  • 9385c11727 If we establish a TCH/H voice call, the reason is CALL, not OTHER Harald Welte 2009-12-12 20:57:52 +0100
  • 9e2748ed3a [RSL] print human-readable channel type during channel allocation failure Harald Welte 2009-12-12 20:53:23 +0100
  • 7322528ca1 [VTY] add more cell reselection parameters to VTY Harald Welte 2009-12-12 18:17:25 +0100
  • 1d8dbc4630 print some more RF related information about BTS in VTY Harald Welte 2009-12-12 15:38:16 +0100
  • 4bb4738d21 utility functions to convert RXLEV into dBm and vice versa Harald Welte 2009-12-12 15:37:54 +0100
  • 854b9b33af fix some integer underflows in MS power calculation Harald Welte 2009-12-12 14:21:16 +0100
  • 49685d7bdd Merge remote branch 'origin/master' Harald Welte 2009-12-12 14:11:09 +0100
  • d6aa52488a add warning about accept-all network on non-barred cells Harald Welte 2009-12-12 13:44:19 +0100
  • 4669f3d9c8 fix compile warning in db.c Harald Welte 2009-12-09 19:19:45 +0100
  • 24766091d8 mark lchan2chan_nr() using a 'const' parameter Harald Welte 2009-12-09 19:18:32 +0100
  • 7bcb893eb7 remove execute permission from abis_nm.c Harald Welte 2009-12-06 12:23:47 +0530
  • 1085c097e3 location updating reject cause now specified on VTY rather than command line argument Harald Welte 2009-11-18 20:33:19 +0100
  • 0d9ed87d5c [bsc_hack] Ignore the sigpipe... Holger Hans Peter Freyther 2009-11-24 20:06:41 +0100
  • 7fc57adf16 Fix make distcheck by adding the new headers... Holger Hans Peter Freyther 2009-12-06 04:29:26 +0100
  • f49fac2785 [bsc_hack] Ignore the sigpipe... Holger Hans Peter Freyther 2009-11-24 20:06:41 +0100
  • ec7be0c969 move RTP socket information from timeslot to lchan Harald Welte 2009-12-02 01:56:49 +0530
  • 9be3347601 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() Harald Welte 2009-11-27 08:55:16 +0100
  • 3eef7b7d81 Assign default values for T3101 and T3113 Harald Welte 2009-12-01 17:36:54 +0530
  • ad69d7f8b2 [sms] trivial: Removed unneeded double check in unbcdify Steffen Neubauer 2009-11-26 23:38:41 +0100
  • a897bf3ded [system_information] fix BCCH list generation for GSM900 Harald Welte 2009-12-05 11:58:24 +0530
  • 1dfd0e254a [BS11] don't put invalid channel combination into the config file Harald Welte 2009-12-04 11:23:12 +0530
  • d6575f9d29 ip.access: add nanoBTS channel combination constraints Harald Welte 2009-12-02 02:45:23 +0530
  • 0603c9d9e5 ip.access speech mode for TCH/H channels Harald Welte 2009-12-02 01:58:23 +0530
  • 2c82899135 move RTP socket information from timeslot to lchan Harald Welte 2009-12-02 01:56:49 +0530
  • a43f789a0a Replace template-based SYSTEM INFORMATION with real implementation Harald Welte 2009-12-01 18:04:30 +0530
  • 29b9cf8446 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd Harald Welte 2009-11-30 19:43:54 +0100
  • 3961fcc031 Introduce new S_GLOBAL_SHUTDOWN signal Harald Welte 2009-11-30 19:37:18 +0100
  • b84ddfc22f Assign default values for T3101 and T3113 Harald Welte 2009-12-01 17:36:54 +0530
  • dbb1d88359 [handover] export measurement reports via signal Harald Welte 2009-11-30 19:16:47 +0100
  • 798418a068 [handover] Implement handover control logic Harald Welte 2009-11-29 22:56:14 +0100
  • d011e8b958 [handover] Introduce new handover related LCHAN signals Harald Welte 2009-11-29 22:45:52 +0100
  • 8c83af65c1 [handover] Implement 04.08 HANDOVER COMMAND Harald Welte 2009-11-29 20:02:53 +0100
  • ccd5a8892d print debug statement in case of HANDOVER COMPLETE or HANDOVER FAILED Harald Welte 2009-11-29 20:02:20 +0100
  • 3c7dc6ed50 New complete measurement result/report handling Harald Welte 2009-11-29 19:07:28 +0100
  • a5312fdd2b add notes about proposed handover algorithm Harald Welte 2009-11-29 17:41:22 +0100
  • 1a79d36440 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() Harald Welte 2009-11-27 08:55:16 +0100
  • ad3c844b2d [wireshark] patch to correctly decode SYSTEM INFORMATION on BCCH FILLING Harald Welte 2009-11-26 23:47:21 +0100
  • f326267fb7 [SMS] Implement TP-VPF-ENHANCED Steffen Neubauer 2009-11-26 12:28:41 +0100
  • 9de4a6daa9 Merge branch 'master' into on-waves/bsc-master Holger Hans Peter Freyther 2009-11-24 19:58:01 +0100
  • 2d501ea26a [vty] Add option to disable RF on a given TRX. Holger Hans Peter Freyther 2009-11-11 11:54:24 +0100
  • 1ce10f3854 [bsc_init] Activate the RC and the RSL link from the Software Activated Callback Holger Hans Peter Freyther 2009-11-19 19:18:29 +0100
  • fdd0ddf7e9 [sms] Fix compile warning by including gsm_data.h Holger Hans Peter Freyther 2009-11-22 18:01:42 +0100
  • 4642d4917f [network] Make use of T3113 for paging Holger Hans Peter Freyther 2009-11-21 21:48:53 +0100
  • 23975e718f [network] Add config option for the remaining network timers Holger Hans Peter Freyther 2009-11-21 21:42:26 +0100
  • c4d88ad971 [network] Make T3101 configurable and use it in abis_rsl Holger Hans Peter Freyther 2009-11-21 21:18:38 +0100
  • d61654cf54 [chan] Alloc SDCCH for certain reserved types Holger Hans Peter Freyther 2009-11-21 20:20:43 +0100
  • a8816dd9c7 [talloc] Provide a copy of strnlen on OSX Holger Hans Peter Freyther 2009-11-21 19:41:06 +0100
  • 851ace9f33 Merge branch 'master' into on-waves/bsc-master on-waves/0.1 Holger Hans Peter Freyther 2009-11-20 18:01:37 +0100