1. ca89ada Added README by Andreas Eversberg · 12 years ago
  2. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  3. bc65586 Fix: Kill pending downlink TBF, if mobile requests uplink TBF on RACH by Andreas Eversberg · 12 years ago
  4. 7438df7 Fix: Send downlink assignment on PCH twice to make reception more safe by Andreas Eversberg · 12 years ago
  5. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  6. a1503fa VTY: Select timeslot allocation algorithm via VTY by Andreas Eversberg · 12 years ago
  7. da62859 Makefile.am: Actually install the pcu during 'make install' by Harald Welte · 12 years ago
  8. 3022a70 Makefile.am: rename executable name from pcu to osmo-pcu by Harald Welte · 12 years ago
  9. 74acef8 import GPLv2 license text to this project by Harald Welte · 12 years ago
  10. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  11. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  12. 3b7461c Fixed Paging RR on PACCH by Andreas Eversberg · 12 years ago
  13. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  14. 8389fd0 Update to version 3 of PCU socket interface (includes version check) by Andreas Eversberg · 12 years ago
  15. 4b470ff Changed log levels, to indicate abnormal events by Andreas Eversberg · 12 years ago
  16. 0f13c40 Check for downlink sequence is out of range by Andreas Eversberg · 12 years ago
  17. f54a89e Change polling interval for Packet Downlink Ack/Nack by Andreas Eversberg · 12 years ago
  18. 67e4f2f If we already sent final Packet Uplink Ack/Nack, request DL TBF on PCH by Andreas Eversberg · 12 years ago
  19. 67a1976 No content resolution is required when UL TBF is requested during DL TBF by Andreas Eversberg · 12 years ago
  20. c8466f4 Ignore Packet Resource Request by Andreas Eversberg · 12 years ago
  21. a9b9407 Only select TLLI, if it is valid (and not unset) by Andreas Eversberg · 12 years ago
  22. ab18bab Set coding scheme on Packet Uplink Ack/Nack message by Andreas Eversberg · 12 years ago
  23. 52c748c Minor fixes of debug output of channel allocation by Andreas Eversberg · 12 years ago
  24. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  25. 06f96cd Added missing TA value assignment by Andreas Eversberg · 12 years ago
  26. 53f4725 Adding multislot allocation algorithm by Andreas Eversberg · 12 years ago
  27. 6664a90 Downlink transfer is finished if all packets are acknowleged by Andreas Eversberg · 12 years ago
  28. 5e043da Polling for downlink ack/nack is performed only on suitable slot by Andreas Eversberg · 12 years ago
  29. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  30. 51ab134 Added parsing of multislot class inside BSSGP PDU by Andreas Eversberg · 12 years ago
  31. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  32. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  33. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  34. b8695f2 Removed obsolete if-condition by Andreas Eversberg · 12 years ago
  35. ebde64f logging: Add vty to allow definition/storage of debug levels by Andreas Eversberg · 12 years ago
  36. 1294256 VTY implementation by Andreas Eversberg · 12 years ago
  37. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  38. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  39. 88a214c Fixed return value of pcu_l1if_open() when connection to BTS fails by Andreas Eversberg · 12 years ago
  40. 0e40309 Restructured debugging levels to get better overview of TBFs/processes by Andreas Eversberg · 12 years ago
  41. 7b04501 Fixed pseudo length of IMMEDIATE ASSIGNMENT message. by Andreas Eversberg · 12 years ago
  42. 1944bd5 Minor fix of MCC, MNC options by Andreas Eversberg · 12 years ago
  43. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  44. bf5a0f6 Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cpp by Andreas Eversberg · 12 years ago
  45. 81e895b Adding MCC/MNC spoof options to pcu_main.cpp by Andreas Eversberg · 12 years ago
  46. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  47. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  48. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  49. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  50. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  51. bbbd79d Fixed DL TBF establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  52. 83ced49 Adding .gitignore to source directory by Andreas Eversberg · 12 years ago
  53. 34460b8 Modified encoding of Packet Downlink Assignment and Packet Uplink Ack/Nack messages. by Ivan Kluchnikov · 12 years ago
  54. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  55. 66690dd Rewrite of RLC/MAC uplink acknowledged TBF. by Andreas Eversberg · 12 years ago
  56. 39621c4 Introducing scheduler to process transmission of blocks by Andreas Eversberg · 12 years ago
  57. d78ee73 Fixed Downlink TBF Establishment on CCCH. by Ivan Kluchnikov · 12 years ago
  58. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  59. 7d7cf54 Packet Downlink Assigment now uses ARFCN/TN of current BTS layout by Andreas Eversberg · 12 years ago
  60. 0553408 Fixed IMM.ASS message by Andreas Eversberg · 12 years ago
  61. fe411b3 Hack to slow down uplink transfer by Andreas Eversberg · 12 years ago
  62. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  63. f6b7ca5 Adding more OpenBSC object files to Makefile.am by Andreas Eversberg · 12 years ago
  64. 477e79e remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  65. a9e6dc5 Improvement of TBF management. by Ivan Kluchnikov · 12 years ago
  66. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  67. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  68. 40383dc Makefile.am: Don't link lots of openbsc / sgsn / ggsn internal .o files by Harald Welte · 12 years ago
  69. 57f6b02 Add auto-foo (partial cleanup, master makefile/configure.ac by Harald Welte · 12 years ago
  70. 57875a9 add .gitignore file by Harald Welte · 12 years ago
  71. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago
  72. 6347711 Fixed gprs_rlcmac_rcv_data_block() function. by Ivan Kluchnikov · 12 years ago
  73. 5e0df93 Fixed parsing of BSSGP DL-UNITDATA in gprs_bssgp_pcu_rx_dl_ud() function. by Ivan Kluchnikov · 12 years ago
  74. 2f69acd Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  75. b172b1b Fixed handling of LLC-PDU Length Indicator. by Ivan Kluchnikov · 12 years ago
  76. e359423 Modified gprs_rlcmac_segment_llc_pdu() and gprs_rlcmac_tx_dl_data_block() functions. by Ivan Kluchnikov · 12 years ago
  77. bceb3fb Modified gprs_rlcmac_data_block_parse() function. by Ivan Kluchnikov · 12 years ago
  78. b2b8100 Fixed gprs_rlcmac_rcv_data_block() and gprs_rlcmac_data_block_parse() functions. by Ivan Kluchnikov · 12 years ago
  79. c5d8c27 Fixed maximum length of LLC frame. by Ivan Kluchnikov · 12 years ago
  80. 3fa42b2 Fixed length of BSSGP header. by Ivan Kluchnikov · 12 years ago
  81. 9c795ab Changed Downlink TBF Establishment. by Ivan Kluchnikov · 12 years ago
  82. 0b450c1 Modified write_packet_downlink_assignment function. by Ivan Kluchnikov · 12 years ago
  83. a21f275 Fixed RLC/MAC downlink block data length and gprs_rlcmac_tx_dl_data_block function. by Ivan Kluchnikov · 12 years ago
  84. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  85. 6043718 Added PCU debugging/logging support code based on osmocom logging system. by Ivan Kluchnikov · 12 years ago
  86. 835f91e We don't use OpenBTS bit vectors in PCU anymore. All OpenBTS bit vectors are replaced by Osmocom bit vectors. by Ivan Kluchnikov · 12 years ago
  87. 962f97b Additional functions for Osmocom bit vector abstraction. by Ivan Kluchnikov · 12 years ago
  88. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  89. 27482ba Added structure for GsmL1_PhConnectInd_t primitive. by Ivan Kluchnikov · 12 years ago
  90. 192e9c1 Fixed: wrong sizeof value for malloc(). by Ivan Kluchnikov · 12 years ago
  91. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. by Ivan Kluchnikov · 12 years ago
  92. ff447cd Added gsm_timer.h and gsm_timer.cpp files to Makefile.am. by Ivan Kluchnikov · 12 years ago
  93. 6578562 Added GSM timer handling routines. GSM timer is the same as osmo_timer, but it uses frame numbers instead of seconds. by Ivan Kluchnikov · 12 years ago
  94. 4277f0c L1 Interface (PCU side): Added function for handle phReadyToSendInd primitive. Added variable and functions for storage current FN. by Ivan Kluchnikov · 12 years ago
  95. 8b0e8e3 Changed parameters for Downlink Immediate Assignment Rest Octets. by Ivan Kluchnikov · 12 years ago
  96. 74b459f Fixed: We should use guint8 array instead of guint32 and guint64 variables for decoding and encoding CSN1 bitmap. by Ivan Kluchnikov · 12 years ago
  97. 1efac07 Fixed: endif statement is missed in gsmL1prim.h. by Ivan Kluchnikov · 12 years ago
  98. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  99. c320d86 Fixed bugs in handling of TBFs. by Ivan Kluchnikov · 12 years ago
  100. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago