Changes between Version 47 and Version 48 of CommunityUpdates

Show
Ignore:
Timestamp:
06/03/2012 01:29:16 PM (12 months ago)
Author:
alexander.chemeris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommunityUpdates

    v47 v48  
    1313== Events ==  
    1414 
    15  * Video recordings from !OsmoDevCon are now [http://openbsc.osmocom.org/trac/wiki/OsmoDevCon2012#Videorecordings available]. 
    16  * Alexander Chemeris and Ivan Kluchnikov ran OpenBTS setup during [http://phdays.com/ PHDays'12] conference. 
     15 * Video recordings from '''!OsmoDevCon''' are now [http://openbsc.osmocom.org/trac/wiki/OsmoDevCon2012#Videorecordings available]. 
     16 * Alexander Chemeris and Ivan Kluchnikov ran OpenBTS setup during '''[http://phdays.com/ PHDays'12]''' conference. 
    1717 
    1818== Development == 
    19  * '''Handover implementation''' has been started at [https://github.com/dmisol/openbts-p2.8]. 
     19 * '''Handover implementation''' has been started at [https://github.com/dmisol/openbts-p2.8] by Dmitri Soloviev of Fairwaves. 
    2020  * Handover is initiated manually, to the next timeslot on the same ARFCN (intra-BTS handover). 
    2121  * Normal case: HO command -> HO access -> Physical Information -> Handover Complete. 
    2222  * Handover has been tested with USRP1 only, but should be compatible with UHD devices as well. 
    2323  * This is still in lab use only: Physical Information is sent in a wrong way, no threads at target site, etc. 
    24  * '''GPRS implementation''' 
     24 * '''GPRS implementation''' by Ivan Kluchnikov of Fairwaves. 
    2525  * '''First successful data transfer! ''' 
    2626  * Improvement of logging system in PCU, now it is more informative. 
     
    2929  * The next step is to implement data transfer and USF management to support several mobile phones at the same time. 
    3030  * Source code available from git://github.com/chemeris/openbts-p2.8.git (gprs-exp branch). 
     31 * Range pushed core support for '''Multi-ARFCN''' into public repository. Support for Multi-ARFCN in the Transceiver52M, created by Thomas Tsou, is not merged with this code yet. 
     32 * Range pushed it's own implementation of the '''remote CLI'''. It's not clear why a cleaner implementation from [https://github.com/ttsou/openbts-uhd OpenBTS-UHD]. Also libreadline support was removed with this push. Someone has to get it back. 
    3133 
    3234== Blogs, press and other media ==