1. 48587d5 gsm_rlcmac: use consistent naming for [Extended] Packet Timing Advance by Vadim Yanitskiy · 3 years, 9 months ago
  2. a2d972a RLC/MAC: implement decoding of EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 2 months ago
  3. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years ago
  4. 99eb353 rlcmac: add dissection of 2G->3G/4G PS handover by Pau Espin Pedrol · 4 years, 2 months ago
  5. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 2 months ago
  6. 007056e gsm_rlcmac: Use 'struct bitvec' instead of 'bitvec' by Pau Espin Pedrol · 4 years, 2 months ago
  7. de63548 rlcmac: Rename field to MS RA Cap2 in Additional_MS_Rad_Access_Cap_t by Pau Espin Pedrol · 4 years, 2 months ago
  8. 10ec506 cosmetic: rlcmac: Fix comment typo and whitespace introduced recently by Pau Espin Pedrol · 4 years, 2 months ago
  9. e50ce6e rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bits by Pau Espin Pedrol · 4 years, 2 months ago
  10. 7faa5da rlcmac: Fix bug receiving RA cap by Pau Espin Pedrol · 4 years, 2 months ago
  11. 1145fd2 gsm_rlcmac: improve dissection of MS RA Capability IE by Vincent Helfre · 4 years, 4 months ago
  12. 0daf913 gsm_rlcmac: fix Packet_Resource_Request_t: s/Slot/I_LEVEL_TN/ by Pau Espin Pedrol · 4 years, 3 months ago
  13. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 4 months ago
  14. 2d075be gsm_rlcmac: Update : PACKET RESOURCE REQUEST to Release 14.0.0 by AndersBroman · 4 years, 4 months ago
  15. 47de232 rlcmac: Return error code from csn1 encoder/decoder by Pau Espin Pedrol · 4 years, 4 months ago
  16. e525bf9 gsm_rlcmac: add dissection of NAS container by Vincent Helfre · 4 years, 4 months ago
  17. 29248d6 gsm_rlcmac: Enhance dissection of PSI1 by Pascal Quantin · 4 years, 4 months ago
  18. cc76d41 gsm_rlcmac.h: Remove Uplink messages from the RlcMacDownlink_t structure by Pascal Quantin · 4 years, 4 months ago
  19. bc4f393 gsm_rlcmac.h: Make sure we have a corresponding 'u' member to RlcMacDownlink_t for every call by Gerald Combs · 4 years, 4 months ago
  20. bcc6408 gsm_rlcmac.h: #if 0 unused stuff by Bill Meier · 4 years, 4 months ago
  21. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 4 months ago
  22. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  23. 910a387 Move include guard to the top by Max · 6 years ago
  24. 0df80be rlc: Add decode_gsm_ra_cap to decode Radio Access Caps by Jacob Erlbeck · 8 years ago
  25. c2141c6 edge: Workaround to fix decoding of EGPRS_AckNack_w_len_t by Jacob Erlbeck · 8 years ago
  26. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  27. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gsm_rlcmac.h]
  28. 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
  29. 92ac637 Added encoder for RLC/MAC downlink data control block. by Ivan Kluchnikov · 12 years ago
  30. d5f0133 Added function for decoding GPRS RLC/MAC uplink data block. by Ivan Kluchnikov · 12 years ago
  31. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 12 years ago