1. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  2. 8692128 tbf: Move the alloc_ul_tbf into tbf.c and change signature by Holger Hans Peter Freyther · 11 years ago
  3. bb20b2c tbf: Add more to do items for refactoring on the dl assignment by Holger Hans Peter Freyther · 11 years ago
  4. bcafdf8 tbf: Warn about copy and paste between different tbf alloc routines by Holger Hans Peter Freyther · 11 years ago
  5. 443c822 tbf: Move the creation of a new tbf for the downlink to a new method by Holger Hans Peter Freyther · 11 years ago
  6. d868928 tbf: Create an assign method for IMSI. by Holger Hans Peter Freyther · 11 years ago
  7. d1d114f tbf: Move code that sets the tbf's ms_class to a central place by Holger Hans Peter Freyther · 11 years ago
  8. 31d0df9 tbf: Separate the easy path out of the receive path by Holger Hans Peter Freyther · 11 years ago
  9. 17c31ce tbf: Begin to add some structure to the tbf code by Holger Hans Peter Freyther · 11 years ago
  10. dcc9c39 sba: Fix memory leak when all PDCHs are disabled by Holger Hans Peter Freyther · 11 years ago
  11. 70862c9 misc: Print the payload that is not known by Holger Hans Peter Freyther · 11 years ago
  12. 26da836 rlc: Add missing break after GPRS_RLCMAC_CONTROL_BLOCK_OPT by Holger Hans Peter Freyther · 11 years ago
  13. 483f77a misc: Fix some typos sed -i s,ressources,resources,g by Holger Hans Peter Freyther · 11 years ago
  14. 9858060 misc: Fix format and typos in the code by Holger Hans Peter Freyther · 11 years ago
  15. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  16. 2023bd1 tbf: Make multislot lookup tables static/const by Holger Hans Peter Freyther · 11 years ago
  17. d6bd91e tfi: The tfi_alloc doesn't allocate anything, rename the function by Holger Hans Peter Freyther · 11 years ago
  18. 9d93838 emu: Add a crash re-producer for the SGSN (and the concept of tests) by Holger Hans Peter Freyther · 11 years ago
  19. bc1e52c emu: Use OpenBSC code to decode the LLC and add assertions by Holger Hans Peter Freyther · 11 years ago
  20. 741481d emu: Send a static GPRS ATTACH request and wait for the reply. by Holger Hans Peter Freyther · 11 years ago
  21. 4ea9407 emu: Create an app that allows to communicate with a SGSN by Holger Hans Peter Freyther · 11 years ago
  22. 416ce69 bssgp: Add callback UNITDATA.DL messaes with the data by Holger Hans Peter Freyther · 11 years ago
  23. c0f1644 bssgp: Add callbacks for certain BSSGP events by Holger Hans Peter Freyther · 11 years ago
  24. e8d9a5f bssgp: Return the gprs_bssgp_pcu instance from create/connect by Holger Hans Peter Freyther · 11 years ago
  25. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  26. 90d5df4 bssgp: These routines are not public API.. make them static for now by Holger Hans Peter Freyther · 11 years ago
  27. a9744de bssgp: Re-indent the switch/case statement by Holger Hans Peter Freyther · 11 years ago
  28. dfe17d7 tests: Fix the expected result (re-add whitespace) by Holger Hans Peter Freyther · 11 years ago
  29. e13298d tests: Move the RLCMACTest into the test directory and setup autotest by Holger Hans Peter Freyther · 11 years ago
  30. bb00704 tests: Create tests directory and move the VTY testing into there by Holger Hans Peter Freyther · 11 years ago
  31. 421fe79 bssgp: The method creates and the connects.. reflect that in the name by Holger Hans Peter Freyther · 11 years ago
  32. 939bfae bitvector: Address compiler warnings about unsigned/signed by Holger Hans Peter Freyther · 11 years ago
  33. f14ddb7 pcu_l1_if.cpp: Remove unused method and comment by Holger Hans Peter Freyther · 11 years ago
  34. 997d2ac femtobts: Remove code that is causing warnings with GCC 4.8 by Holger Hans Peter Freyther · 11 years ago
  35. cf0265a csn1: Fix various printf/format issues pointed out by gcc by Holger Hans Peter Freyther · 11 years ago
  36. 49be8bc misc: Ignore the two osmo-pcu binaries and files created by vim by Holger Hans Peter Freyther · 11 years ago
  37. 148fb9a csn1: Remove unused code from the file by Holger Hans Peter Freyther · 11 years ago
  38. 98fe945 misc: Move the parsing of the ms_class from RA Capabilities to a method by Holger Hans Peter Freyther · 11 years ago
  39. 249c7e9 bssgp: Remove commented out code that is currently not used. by Holger Hans Peter Freyther · 11 years ago
  40. 40bd0c4 bssgp: Reset the BVC and NSVC state in the destroy routine by Holger Hans Peter Freyther · 11 years ago
  41. 4b984b1 misc: Move the nsvc_unblocked into the struct osmo_pcu by Holger Hans Peter Freyther · 11 years ago
  42. ed70cb7 misc: Move the bvc_timer into the struct osmo_pcu by Holger Hans Peter Freyther · 11 years ago
  43. d8157c0 misc: Remove the unused sgsn pointer from the compilation unit by Holger Hans Peter Freyther · 11 years ago
  44. 90692f9 misc: Move the struct bssgp_bvc_ctx into the struct osmo_pcu by Holger Hans Peter Freyther · 11 years ago
  45. 90f08ef misc: Introduce a struct osmo_pcu and move things into it. by Holger Hans Peter Freyther · 11 years ago
  46. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  47. 51c5704 misc: Remove if (timer_pending) stop_timer idiom from the code by Holger Hans Peter Freyther · 11 years ago
  48. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  49. 783aa4b Allow to enable realtime priority for the BTS process by Andreas Eversberg · 11 years ago
  50. b6bb55d We shouldn't include the VTY tests in make check by default. by Ivan Kluchnikov · 11 years ago
  51. 7dac486 Added conditional python-based tests for VTY/config handling by Kat · 11 years ago
  52. 72075f0 Make the code handle SIGTERM. by Holger Hans Peter Freyther · 11 years ago
  53. 81a12be Fix: Correctly display SGSN remote IP at debugging by Andreas Eversberg · 11 years ago
  54. 050ace2 Introduce new file for various measurements by Andreas Eversberg · 11 years ago
  55. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  56. 0b874b6 Use default 'alpha' value of 0 by Andreas Eversberg · 11 years ago
  57. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago
  58. 4440845 Fixed decoding and encoding of CSN_RECURSIVE_TARRAY, CSN_RECURSIVE_TARRAY_1, CSN_RECURSIVE_TARRAY_2. by Ivan Kluchnikov · 11 years ago
  59. 5dc29a5 Fixed memory leaks caused by not freeing msgb in udp_read_cb() function. by Ivan Kluchnikov · 11 years ago
  60. 3afe56d Fixed closing of PDCH when enabling sysmo-bts' direct DSP access by Andreas Eversberg · 11 years ago
  61. 827ed55 misc: Use the $enableval in the macro and not "yes" by Holger Hans Peter Freyther · 11 years ago
  62. e5a0939 pcu_main: Add '-V' to obtain the (compile) version of osmo-pcu by Harald Welte · 11 years ago 0.1 0.1.0
  63. d1e340f VTY: complete the copyright message by Harald Welte · 11 years ago
  64. 71cce91 Use PCU's talloc context to allocate libosmogb instances by Andreas Eversberg · 11 years ago
  65. 0f4541b Free each fl1h (sysmo-bts' layer 1 handler) when closing BTS<->PCU socket by Andreas Eversberg · 11 years ago
  66. 273a222 Fixed memory leaks caused by not freeing bitvector by Andreas Eversberg · 11 years ago
  67. 7a5a67a Use global PCU's talloc context for all talloc calls by Andreas Eversberg · 11 years ago
  68. 97644ed Various fixes for multi slot allocation algotihm by Andreas Eversberg · 11 years ago
  69. 02d7cd2 Get rid of allocating first timeslot at tfi_alloc by Andreas Eversberg · 11 years ago
  70. 138f4e6 Adding missing initialization of logging to RLCMACTest.cpp by Andreas Eversberg · 11 years ago
  71. 9aaf2ae add missing examples/Makefile.am by Harald Welte · 11 years ago
  72. e405011 install osmo-pcu.cfg to /etc/osmocom/ by Harald Welte · 11 years ago
  73. 850d80b add example configuration file as per Andreas' suggestion by Harald Welte · 11 years ago
  74. de5253a make sure to register NS protocol to the VTY by Harald Welte · 11 years ago
  75. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  76. 106ea79 Fix: Align TLLI to 32 bit margin, before converting it by Andreas Eversberg · 12 years ago
  77. d87b468 Fix of debug names and initial log levels by Andreas Eversberg · 12 years ago
  78. 5b8a528 Doc: Update on README and tbf.txt by Andreas Eversberg · 12 years ago
  79. f01929b Rework on multislot allocation algorithm by Andreas Eversberg · 12 years ago
  80. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  81. 0095074 Use seperate function to parse IMSI from BSSGP message by Andreas Eversberg · 12 years ago
  82. afdd9e1 Fix: Don't use TIMING_ADVANCE_INDEX in assignment messages, if not used by Andreas Eversberg · 12 years ago
  83. 3a7eb6b Fix: Drop ongoing UL TBF, if another UL TBF is established for same TLLI by Andreas Eversberg · 12 years ago
  84. 0c9b50c Fix: Handling of final acknowledge on downlink TBFs by Andreas Eversberg · 12 years ago
  85. aafcd70 Fix: Be sure to check if the PACKET DOWNLINK ACK belongs to the polled MS by Andreas Eversberg · 12 years ago
  86. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  87. 5cae087 Fix: Free CS paging messages by Andreas Eversberg · 12 years ago
  88. f7adfde Fix: Removed potential double free bug when receiving NS messages by Andreas Eversberg · 12 years ago
  89. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  90. 9eb552b Merge branch 'jolly' by Ivan Kluchnikov · 12 years ago
  91. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  92. 3b1332c Replace switch/case construct by a structure, to define coding schemes by Andreas Eversberg · 12 years ago
  93. 5f14bd9 Fix: Poll correctly for downlink acknowlege, to prevent window stalling by Andreas Eversberg · 12 years ago
  94. a3c12fb Fix: Cleanly open and close NS instance by Andreas Eversberg · 12 years ago
  95. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  96. 99a107d Free existing UL/DL TBF, if RACH has been received from MS by Andreas Eversberg · 12 years ago
  97. 80be275 Fix: Dump correct NSVCI value at debug line by Andreas Eversberg · 12 years ago
  98. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  99. df4d20e Fix: T3193 is now started with the correct value by Andreas Eversberg · 12 years ago
  100. 9a91346 Fix: Send correct QOS profile and DL-UNITDATA IE to SGSN by Andreas Eversberg · 12 years ago