1. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  2. 0241526 Fix CSN1 decoding: CSN_LEFT_ALIGNED_VAR_BMP bounds by Neels Hofmeyr · 8 years ago
  3. 2b09c39 Fix issue in encoding CSN_RECURSIVE_ARRAY by Saurabh Sharan · 8 years ago
  4. 656eed5 Fix encoding of padding bits to start with 0 bit by Saurabh Sharan · 8 years ago
  5. ae9c575 edge: Handle EGPRS PACKET DOWNLINK ACK NACK by Jacob Erlbeck · 8 years ago
  6. 5d77f14 csn1: Add spaces between string literal and identifier by Daniel Willmann · 10 years ago
  7. 6f0796a Set csnStream direction *after* csnStreamInit by Daniel Willmann · 10 years ago
  8. 1b51734 Fix warnings in gsm_rlcmac.cpp by Ivan Kluchnikov · 11 years ago
  9. cf0265a csn1: Fix various printf/format issues pointed out by gcc by Holger Hans Peter Freyther · 11 years ago
  10. 148fb9a csn1: Remove unused code from the file by Holger Hans Peter Freyther · 11 years ago
  11. 4440845 Fixed decoding and encoding of CSN_RECURSIVE_TARRAY, CSN_RECURSIVE_TARRAY_1, CSN_RECURSIVE_TARRAY_2. by Ivan Kluchnikov · 11 years ago
  12. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  13. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  14. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from csn1.cpp]
  15. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  16. 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
  17. 74b459f Fixed: We should use guint8 array instead of guint32 and guint64 variables for decoding and encoding CSN1 bitmap. by Ivan Kluchnikov · 12 years ago
  18. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago