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