Release v0.6.0 on 2019-01-21.
  1. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  2. 0df80be rlc: Add decode_gsm_ra_cap to decode Radio Access Caps by Jacob Erlbeck · 8 years ago
  3. 1b51734 Fix warnings in gsm_rlcmac.cpp by Ivan Kluchnikov · 11 years ago
  4. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  5. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  6. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from gsm_rlcmac.cpp]
  7. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  8. 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
  9. 92ac637 Added encoder for RLC/MAC downlink data control block. by Ivan Kluchnikov · 12 years ago
  10. d5f0133 Added function for decoding GPRS RLC/MAC uplink data block. by Ivan Kluchnikov · 12 years ago
  11. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago