Changes between Version 45 and Version 46 of CommunityUpdates

Show
Ignore:
Timestamp:
06/02/2012 02:42:57 PM (12 months ago)
Author:
dburgess
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommunityUpdates

    v45 v46  
    33= Welcome to Community Update page = 
    44Here is the digest of most interesting happenings in and around OpenBTS community for given periods. All community members are more then welcome to participate in generating news and putting them here! ;) 
     5 
     6''Note: Material in this wiki refers to work in the public release and on unofficial forks of the public release.  For information on commercially supported features of OpenBTS, please contact [http://www.rangenetworks.com Range Networks] directly.''' 
    57 
    68= mid. April - end of May, 2012 = 
     
    1416 
    1517== Development == 
    16  * Handover implementation has been started at [https://github.com/dmisol/openbts-p2.8]. Handover is initiated manually, to the next timeslot on the same ARFCN (intra-BTS handover). Normal case: HO command -> HO access -> Physical Information -> Handover Complete. Handover has been tested with USRP1 only, but should be compatible with UHD devices as well. This is still in lab use only: Physical Information is sent in a wrong way, no threads at target site, etc.. [Note: This describes work in an unofficial branch of the public release, not the Range Networks commercial product.] 
     18 * Handover implementation has been started at [https://github.com/dmisol/openbts-p2.8]. Handover is initiated manually, to the next timeslot on the same ARFCN (intra-BTS handover). Normal case: HO command -> HO access -> Physical Information -> Handover Complete. Handover has been tested with USRP1 only, but should be compatible with UHD devices as well. This is still in lab use only: Physical Information is sent in a wrong way, no threads at target site, etc. 
    1719 * GPRS implementation. Improvement of logging system in PCU has been done, now it is more informative. PDP context activation is implemented and the next step is to implement data transfer and USF management for support working with several mobile phones at the same time. Source code available from git://github.com/chemeris/openbts-p2.8.git (gprs-exp branch). 
    1820