osmocom-bb.git
2010-06-28 Andreas.Eversberg[layer23] Updated layer23 to current L1 support and...
2010-06-27 Andreas.Eversberg[layer23] Minor fix for MCC+MNC print format.
2010-06-27 Andreas.Eversberg[layer1] TX should be disabled by default.
2010-06-26 Andreas.Eversberg[layer23] Added option argument to alter default VTY...
2010-06-26 Andreas.Eversberg[layer23] Committed missing vty.h of last commit.
2010-06-26 Andreas.Eversberg[layer23] Removed cloned VTY and replaced it by libosmovty.
2010-06-26 Andreas.Eversberg[layer23] Fixed output format of MCC+MNC in subscriber.c
2010-06-26 Andreas.Eversberg[lapdm] Added flow control between L1 and L2, so DM...
2010-06-26 Andreas.Eversberg[layer23] Fixed DM est./release for current supported...
2010-06-25 Harald Welte[layer1] set RF frontend gain during power measurement
2010-06-25 Harald Welte[l1ctl] add dedicated mode release request
2010-06-25 Harald Welte[layer1] fix AGC computation (dbm vs. dbm8 mistakes)
2010-06-25 Harald Welte[layer1] correctly compute dBm input level for RX norma...
2010-06-25 Harald Welte[layer1] remove superfluous rx_window call
2010-06-25 Harald Welte[layer1] Activate AGC implementation
2010-06-25 Harald Welte[layer23] remove raw printf about RACH CONF
2010-06-25 Harald Weltemove to TCP port 4247 to not conflict with openbsc...
2010-06-25 Harald Welte[layer23] make sure we recognize our own IMM ASS
2010-06-25 Harald Welte[layer1] An actual AGC implementation
2010-06-25 Harald Welte[layer1] Power Measurement updates
2010-06-25 Harald Welte[layer23] reverse-engineer missing header file changes
2010-06-25 Harald Welte[build scripts] Make sure libosmocore for the target...
2010-06-25 Harald WelteMerge commit '1067e8cc9a5d4f28f986f7473093cbac874d4208...
2010-06-25 Harald WelteFix typo in configure script regarding --disable-vty
2010-06-25 Harald WelteMerge commit '816e24cb4296d6b7110da4a89661bbac8dc7af21...
2010-06-25 Andreas Eversberg[RSL] Added special RSL message types for mobile side
2010-06-25 Andreas Eversberg[gsm48] fix typo in struct gsm48_req_ref
2010-06-24 Harald Welte[layer23] use the TSC that is passed from L1 when going...
2010-06-24 Sylvain Munautfw/layer1: Add some RFCH utilities to get channel param...
2010-06-24 Sylvain Munautlayer1: Introduce a decicated channel state in l1s
2010-06-24 Sylvain Munautl1a_l23_interface: Update DM EST REQ format
2010-06-24 Andreas.Eversberglayer23: Now receiver of IMM.ASS checks for timeslot...
2010-06-24 Andreas.Eversberglayer23: Corrected PLMN format when selecting RPLMN...
2010-06-24 Harald Welte[firmware] move board_init() to a gcc-type constructor
2010-06-24 Harald Welte[firmware] make sure the .ctor sections are preserved...
2010-06-24 Harald Welte[firmware] fix code that iterates over constructors
2010-06-24 Harald Welte[layer1] use __attribute__ ((constructor)) for completi...
2010-06-24 Harald Welte[firmware] Add support for __attribute__ ((constructor))
2010-06-22 Sylvain Munautfw/layer1/l23_api: Process each message in a function
2010-06-22 Sylvain Munautfw/layer1: Fix compiler warning about mismatched ptr...
2010-06-22 Sylvain Munauthost/layer23: Update test application to support combin...
2010-06-22 Sylvain Munautfw/layer1: Add support CCCH combined/non-combined
2010-06-22 Sylvain Munautlayer23/gsm322: Make a wrapper for fbsb_req to avoid...
2010-06-22 Sylvain Munautfw/layer1: When resetting hw, reset both SYNCHRO &...
2010-06-22 Sylvain Munautlayer23: Add info about SNCB GSM-R network
2010-06-20 Harald Welte[layer1] add missing break statment at end of switch()
2010-06-20 Harald Welte[layer23] Add debug print of _CONF messages
2010-06-20 Harald Welte[L1CTL] Introduce completion for transmit of L2 frame
2010-06-20 Harald Welte[layer1] Fix RACH completion (don't use FB completion...
2010-06-20 Harald Welte[L1CTL] rename primitives to comply with official namin...
2010-06-20 Harald Welte[L1CTL] Introduce L1CTL_RESET_RESP
2010-06-20 Harald Welte[layer1] Introduce function to reset the gsmtime scheduler
2010-06-20 Harald Welte[L1CTL] rename L1CTL_RESET to L1CTL_RESET_IND
2010-06-20 Andreas.EversbergMerge branch 'master' of git.osmocom.org:osmocom-bb
2010-06-20 Andreas.Eversberglayer23: Added CLIP and CLIR feature.
2010-06-20 Andreas.Eversberglayer23: Added support for waiting calls, hold/retrieve...
2010-06-20 Andreas.EversbergMerge branch 'master' of git.osmocom.org:osmocom-bb
2010-06-20 Andreas.Eversberglayer23 radio ressource: Added signal loss condition...
2010-06-20 Harald Welte[layer1] Add L1CTL_RACH_RESP to confirm that a RACH...
2010-06-20 Harald Welte[layer1] FBSB: abort FB0 acquisition after 30 failing...
2010-06-20 Harald Welte[layer1] FBSB: re-try FB0/FB1 request up to 3 times
2010-06-20 Andreas.Eversberglayer23: Fixed name of "DB Systel GSM-R" for MNC 10...
2010-06-20 Andreas.Eversberglayer23: Complete rework of MCC and MNC structure.
2010-06-17 Jan Luebbel1ctl.c: add missing ntohs for band_arfcn
2010-06-16 Andreas.Eversberglayer23: Corrected MCC in network table. -1 is used...
2010-06-16 Andreas.Eversberglayer23: Complete list of GSM operators and countries.
2010-06-16 Andreas.Eversberglayer23 manual network search: Fixed searching behavior.
2010-06-16 Andreas.EversbergThis commit belongs to the last one.
2010-06-16 Andreas.Eversberglayer23: Added VTY command to display current states.
2010-06-16 Andreas.Eversberglayer23 VTY: "end" now ends configuration in all config...
2010-06-15 Andreas.Eversberglayer23: Added some more detailed debugging parameters.
2010-06-15 Andreas.Eversberglayer23: Fixed release problems of call control.
2010-06-15 Harald Welte[GSM 04.08] add more RR IEIs
2010-06-14 Andreas.Eversberglayer23 call control: Fixed sending of RELEASE COMPLETE.
2010-06-14 Andreas.Eversberglayer23 cell selection: Fix in cell selection after...
2010-06-13 Andreas.Eversberglayer23: Added more logging to transaction.c
2010-06-13 Andreas.Eversberglayer23: Added more logging to call control.
2010-06-13 Andreas.Eversberglapdm: Minor fix.
2010-06-13 Andreas.Eversberglayer23: IMSI detach works now.
2010-06-13 Andreas.Eversberglayer23: Added VTY messages to call application.
2010-06-13 Andreas.Eversberglayer23: Added feature to do emergency calls without...
2010-06-13 Andreas.Eversberglayer23: Fixed issues about location update and it...
2010-06-13 Andreas.Eversberglapdm: Fixed length check for SABM frame.
2010-06-13 Andreas.Eversbergcell selection: Added temporary hack to sync multiple...
2010-06-13 Andreas.EversbergMNCCms: Added missing return value.
2010-06-13 Andreas.Eversbergradio ressource: After loosing signal, the process...
2010-06-13 Andreas.Eversbergmobility management: Fixes.
2010-06-13 Andreas.Eversberglapdm: Fixed double free issues. (segfaults)
2010-06-12 Andreas.EversbergAdded more release cases between RR and MM layer.
2010-06-12 Andreas.EversbergFixed ARFCN output on sysinfo dumping.
2010-06-12 Andreas.EversbergRadio ressources now has functions for release of radio...
2010-06-12 Andreas.EversbergFixed CM SERVICE REQUEST message.
2010-06-12 Andreas.EversbergAdded missing proto_descr content filling in call control.
2010-06-12 Andreas.EversbergAdded ARFCN to system information dump.
2010-06-12 Andreas.EversbergUpdated description of buffers and queues in lapdm...
2010-06-10 Sylvain Munautgsm48: Add authentication response message
2010-06-09 Sylvain Munautgsm_utils: Add a fn to test A5(x) support given a class...
2010-06-08 Holger Hans... vty: Mark app info strings as const char*.
2010-06-06 Andreas.EversbergFixes and improvements of RR, MM, CC processes.
2010-06-06 Andreas.EversbergAdded call application to mnccms.c and added commands...
next