1. 6f0796a Set csnStream direction *after* csnStreamInit by Daniel Willmann · 10 years ago
  2. 1b51734 Fix warnings in gsm_rlcmac.cpp by Ivan Kluchnikov · 11 years ago
  3. cf0265a csn1: Fix various printf/format issues pointed out by gcc by Holger Hans Peter Freyther · 11 years ago
  4. 148fb9a csn1: Remove unused code from the file by Holger Hans Peter Freyther · 11 years ago
  5. 4440845 Fixed decoding and encoding of CSN_RECURSIVE_TARRAY, CSN_RECURSIVE_TARRAY_1, CSN_RECURSIVE_TARRAY_2. by Ivan Kluchnikov · 11 years ago
  6. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  7. 9b06ff0 Removed all size_t variables. Fixed type of readIndex and writeIndex variables. by Ivan Kluchnikov · 12 years ago
  8. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from csn1.cpp]
  9. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  10. 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
  11. 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
  12. 487a141 Moved CSN1 and RLC/MAC code to new GPRS directory. by Ivan Kluchnikov · 13 years ago