1. ea8dbdd Move tbf ul_ack_state to osmocom FSM by Pau Espin Pedrol · 2 years, 10 months ago
  2. afe189e Get rid of lots of code only used by tests by Pau Espin Pedrol · 2 years, 10 months ago
  3. 49a2f40 replace dl_ass_state with osmocom FSM by Pau Espin Pedrol · 2 years, 10 months ago
  4. 6ad11a6 Replace ul_ass_state with osmocom FSM by Pau Espin Pedrol · 2 years, 10 months ago
  5. dc2aaac tbf: Move existing tbf_state implementation to osmo_fsm by Pau Espin Pedrol · 3 years, 1 month ago
  6. 25ebf3c Make use of T3142 received from BTS by Pau Espin Pedrol · 3 years, 1 month ago
  7. 36177c6 tbf: Improve logging when TBF being allocated or no TBF avail by Pau Espin Pedrol · 3 years, 3 months ago
  8. 00f52cc tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  9. b18d2a5 tests: Explicitly drop category from log by Pau Espin Pedrol · 3 years, 3 months ago
  10. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 4 months ago
  11. 2182e62 Unify BTS into a C usable structure by Pau Espin Pedrol · 3 years, 5 months ago
  12. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 5 months ago
  13. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 6 months ago
  14. cb98894 TLLI 0x00000000 is a valid TLLI, use 0xffffffff instead by Vadim Yanitskiy · 3 years, 7 months ago
  15. 87eec1f Get rid of bts->egprs_enabled by Pau Espin Pedrol · 3 years, 7 months ago
  16. 8072e35 Move EGPRS MS mode set to gprs_ms.cpp by Pau Espin Pedrol · 3 years, 7 months ago
  17. 46fd7a0 Move BTS initial values inside bts.cpp by Pau Espin Pedrol · 3 years, 7 months ago
  18. b3f2397 tbf: Make window() available to tbf base class by Pau Espin Pedrol · 3 years, 7 months ago
  19. 1156776 encoding: pass pdch slot directly to encoding functions by Vadim Yanitskiy · 3 years, 11 months ago
  20. 5bb87b8 rlc: Move prepare() function out of gprs_rlc_data struct by Pau Espin Pedrol · 4 years, 1 month ago
  21. de0e558 gprs_debug: Use only LOGL_NOTICE as default loglevel by Philipp Maier · 4 years, 2 months ago
  22. 322456e Expect ms object to exist before calling tbf_alloc_dl_tbf() by Pau Espin Pedrol · 4 years, 1 month ago
  23. 17402a5 Expect ms object to exist before calling tbf_alloc_ul_tbf() by Pau Espin Pedrol · 4 years, 1 month ago
  24. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 8 months ago
  25. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 8 months ago
  26. 2585451 tests: test encoding of egprs ul ack/nacks by Alexander Couzens · 5 years ago
  27. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  28. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  29. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  30. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  31. 7426c5f Add define for dummy burst string by Max · 5 years ago
  32. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  33. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  34. 71affce Allocate global context for TypesTest by Max · 6 years ago
  35. 20c7c46 Add tests for pcu_lsb() by Max · 6 years ago
  36. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  37. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  38. 7c7a86c Fix GPRS PUAN encoding: wrong BSN status by Aravind Sirsikar · 8 years ago
  39. a35c911 GPRS: PUAN encoding: add test case to show wrong BSNs status by Aravind Sirsikar · 8 years ago
  40. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  41. a3a567e rlc: Add constructor to window classes by Jacob Erlbeck · 8 years ago
  42. d87e1d6 rlc: Do not raise_v_q in receive_bsn by Jacob Erlbeck · 8 years ago
  43. 1f33294 pcu: Fix non-critical warnings by Jacob Erlbeck · 9 years ago
  44. d54d9f5 rlc: Use an enum for the state array instead of chars by Daniel Willmann · 10 years ago
  45. 146514e rlc/tbf: Move v_b into DL window by Daniel Willmann · 10 years ago
  46. 5584479 rlc/tbf: Add function receive_bsn that updates v_r, v_q, v_n by Daniel Willmann · 10 years ago
  47. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 10 years ago
  48. 48df40d tests/TypesTest: Check rbb handling in DL by Daniel Willmann · 10 years ago
  49. f1786a3 tests/TypesTest: Ensure that extract_rbb(encode_rbb(x)) == x by Daniel Willmann · 10 years ago
  50. 0f2b5fc tests/TypesTest: Print the result of Encoding::encode_rbb() by Daniel Willmann · 10 years ago
  51. c3f4330 tests/TypesTest: Add OSMO_ASSERT_STR_EQ which prints out the parameters by Daniel Willmann · 10 years ago
  52. f86fb7a tests/TypesTest: Test ssn() and update_rbb() uplink window methods in TypesTest by Daniel Willmann · 11 years ago
  53. 11f2d58 rlc: Create a testcase for the uplink window by Holger Hans Peter Freyther · 11 years ago
  54. faf3ef4 rlc: Add a basic test for the DL Window and moving the window by Holger Hans Peter Freyther · 11 years ago
  55. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  56. 9525567 rlc: Create a basic test that mark/is is talking about the same by Holger Hans Peter Freyther · 11 years ago
  57. c6382dd rlc: Add a simple test for the RLC data structure for the init by Holger Hans Peter Freyther · 11 years ago
  58. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago