1. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  2. 3741f14 Remove comment warning by Max · 7 years ago
  3. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  4. 68fc127 Install the pcuif_proto.h header file by Harald Welte · 8 years ago
  5. 5d93f0f Fix GSMTAP logging in case direct PHY access is enabled by Harald Welte · 8 years ago
  6. bb47d95 pcu_l1_if: get rid of magic numbers and use ARRAY_SIZE() for array iteration by Harald Welte · 8 years ago
  7. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  8. cbf9a72 Extend BTS <-> PCU protocol with measurement by Max · 8 years ago
  9. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  10. 58b6646 Change internal API for consistency by Max · 8 years ago
  11. cad867e Rename define for direct hw access by Max · 8 years ago
  12. 528ff39 Add gsmtap support to generic bts by Max · 8 years ago
  13. 2efdf69 Introduce --gsmtap-ip/-i option by Max · 8 years ago
  14. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  15. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  16. 6d8884d Always exit and don't try to recover by Daniel Willmann · 10 years ago
  17. 02beed5 bts: Move gprs_rlcmac_rcv_rach into the BTS class by Holger Hans Peter Freyther · 11 years ago
  18. 40cfaa6 bts: Move rcv_imm_ass_cnf into the bts code by Holger Hans Peter Freyther · 11 years ago
  19. 9ae367f pdch: Instead of passing bts, trx, ts use the pdch by Holger Hans Peter Freyther · 11 years ago
  20. 09ef27a pdch: Simplify the reset code, rename variables to XYZ_no by Holger Hans Peter Freyther · 11 years ago
  21. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  22. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  23. f098489 bts/pdch: Move the adding of paging to the BTS/PDCH objects by Holger Hans Peter Freyther · 11 years ago
  24. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  25. b78adcd bts: Introduce a PollController that has the responsibility to poll by Holger Hans Peter Freyther · 11 years ago
  26. 9b30c7f bts: Move the frame_number into the BTS sructure by Holger Hans Peter Freyther · 11 years ago
  27. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  28. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  29. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago
  30. 1af73f6 bts: Remove global state from gprs_rlcmac_add_paging by Holger Hans Peter Freyther · 11 years ago
  31. b0250eb bts: Remove global state from gprs_rlcmac_rcv_rach by Holger Hans Peter Freyther · 11 years ago
  32. 698b612 bts: Remove global state from gprs_rlcmac_rcv_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  33. 344ff48 bts: Remove the global state gprs_rlcmac_trigger_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  34. 4f6a4e5d tbf: Add another variant of the free_all now by pdch by Holger Hans Peter Freyther · 11 years ago
  35. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  36. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  37. e8d9a5f bssgp: Return the gprs_bssgp_pcu instance from create/connect by Holger Hans Peter Freyther · 11 years ago
  38. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  39. 421fe79 bssgp: The method creates and the connects.. reflect that in the name by Holger Hans Peter Freyther · 11 years ago
  40. f14ddb7 pcu_l1_if.cpp: Remove unused method and comment by Holger Hans Peter Freyther · 11 years ago
  41. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  42. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  43. 81a12be Fix: Correctly display SGSN remote IP at debugging by Andreas Eversberg · 11 years ago
  44. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  45. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago
  46. 3afe56d Fixed closing of PDCH when enabling sysmo-bts' direct DSP access by Andreas Eversberg · 11 years ago
  47. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  48. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  49. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  50. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  51. 514491d Fix: Correctly interpret MCC, MNC, CELL ID from BTS by Andreas Eversberg · 12 years ago
  52. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  53. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  54. 3b7461c Fixed Paging RR on PACCH by Andreas Eversberg · 12 years ago
  55. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  56. 8389fd0 Update to version 3 of PCU socket interface (includes version check) by Andreas Eversberg · 12 years ago
  57. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  58. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  59. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  60. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  61. 7b04501 Fixed pseudo length of IMMEDIATE ASSIGNMENT message. by Andreas Eversberg · 12 years ago
  62. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  63. bf5a0f6 Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cpp by Andreas Eversberg · 12 years ago
  64. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  65. c7e7f68 Implemented Paging procedure on CCCH. by Ivan Kluchnikov · 12 years ago
  66. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  67. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  68. 856221f Removed all OpenBTS dependencies. We don't use OpenBTS cout and gsmtap anymore. by Ivan Kluchnikov · 12 years ago
  69. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_l1_if.cpp]
  70. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  71. 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
  72. 5310d45 L1 Interface (PCU side): Added functions for handling PhConnectInd and PhRaInd primitives. by Ivan Kluchnikov · 12 years ago
  73. 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
  74. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  75. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago