1. 90692f9 misc: Move the struct bssgp_bvc_ctx into the struct osmo_pcu by Holger Hans Peter Freyther · 11 years ago
  2. 90f08ef misc: Introduce a struct osmo_pcu and move things into it. by Holger Hans Peter Freyther · 11 years ago
  3. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  4. 51c5704 misc: Remove if (timer_pending) stop_timer idiom from the code by Holger Hans Peter Freyther · 11 years ago
  5. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  6. 050ace2 Introduce new file for various measurements by Andreas Eversberg · 11 years ago
  7. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago
  8. 71cce91 Use PCU's talloc context to allocate libosmogb instances by Andreas Eversberg · 11 years ago
  9. 273a222 Fixed memory leaks caused by not freeing bitvector by Andreas Eversberg · 11 years ago
  10. 02d7cd2 Get rid of allocating first timeslot at tfi_alloc by Andreas Eversberg · 11 years ago
  11. de5253a make sure to register NS protocol to the VTY by Harald Welte · 12 years ago
  12. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  13. 0095074 Use seperate function to parse IMSI from BSSGP message by Andreas Eversberg · 12 years ago
  14. f7adfde Fix: Removed potential double free bug when receiving NS messages by Andreas Eversberg · 12 years ago
  15. 9eb552b Merge branch 'jolly' by Ivan Kluchnikov · 12 years ago
  16. a3c12fb Fix: Cleanly open and close NS instance by Andreas Eversberg · 12 years ago
  17. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  18. 80be275 Fix: Dump correct NSVCI value at debug line by Andreas Eversberg · 12 years ago
  19. 514491d Fix: Correctly interpret MCC, MNC, CELL ID from BTS by Andreas Eversberg · 12 years ago
  20. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  21. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  22. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  23. ba1cd9b Fixed two issues found by clang, pointed out by Holger by Andreas Eversberg · 12 years ago
  24. 1115f59 misc: Fix typos in the comments by Holger Hans Peter Freyther · 12 years ago
  25. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  26. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  27. 06f96cd Added missing TA value assignment by Andreas Eversberg · 12 years ago
  28. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  29. 51ab134 Added parsing of multislot class inside BSSGP PDU by Andreas Eversberg · 12 years ago
  30. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  31. df72c89 Removed unnecessary test for tbf. by Ivan Kluchnikov · 12 years ago
  32. b8695f2 Removed obsolete if-condition by Andreas Eversberg · 12 years ago
  33. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  34. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  35. 0e40309 Restructured debugging levels to get better overview of TBFs/processes by Andreas Eversberg · 12 years ago
  36. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  37. bf5a0f6 Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cpp by Andreas Eversberg · 12 years ago
  38. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  39. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  40. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  41. bbbd79d Fixed DL TBF establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  42. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  43. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  44. 7d7cf54 Packet Downlink Assigment now uses ARFCN/TN of current BTS layout by Andreas Eversberg · 12 years ago
  45. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  46. 477e79e remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  47. a9e6dc5 Improvement of TBF management. by Ivan Kluchnikov · 12 years ago
  48. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  49. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gprs_bssgp_pcu.cpp]
  50. 5e0df93 Fixed parsing of BSSGP DL-UNITDATA in gprs_bssgp_pcu_rx_dl_ud() function. by Ivan Kluchnikov · 12 years ago
  51. b172b1b Fixed handling of LLC-PDU Length Indicator. by Ivan Kluchnikov · 12 years ago
  52. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  53. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  54. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 12 years ago
  55. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago