Changes between Version 50 and Version 51 of CommunityUpdates

Show
Ignore:
Timestamp:
06/04/2012 03:26:13 AM (12 months ago)
Author:
max.surav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommunityUpdates

    v50 v51  
    77 
    88= mid. April - end of May, 2012 = 
    9  
    10 == General news and highlights == 
    11  
    129 
    1310== Events ==  
     
    2926  * The next step is to implement data transfer and USF management to support several mobile phones at the same time. 
    3027  * Source code available from git://github.com/chemeris/openbts-p2.8.git (gprs-exp branch). 
     28 * '''Authentication and encryption''' implementation by Max Suraev. 
     29  * Fixed CKSN exchange with sipauthserve and implemented missing L3 messages parsing. 
     30  * The code is still in alpha stage - no actual encrypted calls possible yet. 
     31  * Next steps - sort-out call processing. 
     32  * Source code available from git://github.com/zabbal/openbts-p2.8.git (authenc branch). 
    3133 * 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. 
    3234 * 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] was not cherry-picked instead.