1. dfef28d llist: Add a C++ wrapper for linux_list by Jacob Erlbeck · 9 years ago
  2. e04e0b0 ms: Add GprsMs class to hold per-MS information by Jacob Erlbeck · 9 years ago
  3. 0a0b5dc pcu: Add pcu_utils.h to Makefile.am by Jacob Erlbeck · 9 years ago
  4. ca102af tbf: Split out UL/DL TBF methods into separate files by Daniel Willmann · 10 years ago
  5. 58db60c rlc: Start to move things out of the tbf into the rlc by Holger Hans Peter Freyther · 11 years ago
  6. be57081 llc: Move the llc structure to a new header file by Holger Hans Peter Freyther · 11 years ago
  7. 096f6f9 llc: Move the llc code out of the tbf.cpp into a new dedicated one by Holger Hans Peter Freyther · 11 years ago
  8. 61a0a04 tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbf by Holger Hans Peter Freyther · 11 years ago
  9. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago
  10. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  11. 621dc2f sba: Move the sba code to a dedicated file by Holger Hans Peter Freyther · 11 years ago
  12. 111614a ta: Create TimingAdvance class and make it belong to the BTS by Holger Hans Peter Freyther · 11 years ago
  13. d6ef534 ta: Move timing advance related code into the ta.cpp file by Holger Hans Peter Freyther · 11 years ago
  14. 63f29d6 encoding: Move the functions into the encoding class by Holger Hans Peter Freyther · 11 years ago
  15. 6ca0a90 encoding: Move encoding routines into a separate file by Holger Hans Peter Freyther · 11 years ago
  16. b78adcd bts: Introduce a PollController that has the responsibility to poll by Holger Hans Peter Freyther · 11 years ago
  17. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  18. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  19. 02ab4a8 alloc: Move the two timeslot alloc algorithms to a dedicated file by Holger Hans Peter Freyther · 11 years ago
  20. 17c31ce tbf: Begin to add some structure to the tbf code by Holger Hans Peter Freyther · 11 years ago
  21. e13298d tests: Move the RLCMACTest into the test directory and setup autotest by Holger Hans Peter Freyther · 11 years ago
  22. 050ace2 Introduce new file for various measurements by Andreas Eversberg · 11 years ago
  23. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 12 years ago
  24. 0b0f2c0 misc: Add the libosmocore CFLAGS to the CPPFLAGS by Holger Hans Peter Freyther · 12 years ago
  25. da62859 Makefile.am: Actually install the pcu during 'make install' by Harald Welte · 12 years ago
  26. 3022a70 Makefile.am: rename executable name from pcu to osmo-pcu by Harald Welte · 12 years ago
  27. ebde64f logging: Add vty to allow definition/storage of debug levels by Andreas Eversberg · 12 years ago
  28. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  29. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  30. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  31. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  32. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  33. f6b7ca5 Adding more OpenBSC object files to Makefile.am by Andreas Eversberg · 12 years ago
  34. 477e79e remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  35. 40383dc Makefile.am: Don't link lots of openbsc / sgsn / ggsn internal .o files by Harald Welte · 12 years ago
  36. 57f6b02 Add auto-foo (partial cleanup, master makefile/configure.ac by Harald Welte · 12 years ago
  37. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from Makefile.am]
  38. 6043718 Added PCU debugging/logging support code based on osmocom logging system. by Ivan Kluchnikov · 12 years ago
  39. 962f97b Additional functions for Osmocom bit vector abstraction. by Ivan Kluchnikov · 12 years ago
  40. ff447cd Added gsm_timer.h and gsm_timer.cpp files to Makefile.am. by Ivan Kluchnikov · 12 years ago
  41. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago
  42. 5c2f9fb Added RLC/MAC application. by Ivan Kluchnikov · 12 years ago
  43. 9c2c699 Fixed GPRS/Makefile.am. Libgprs.la for RLCMACTest was lost. by Ivan Kluchnikov · 12 years ago
  44. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago