1. de8af3d library/L1CTL_PortType.ttcn: clarify and unify timeout messages by Vadim Yanitskiy · 5 years ago
  2. e432ba9 L1CTL_RACH_REQ: make both chan_nr and link_id configurable by Vadim Yanitskiy · 5 years ago
  3. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  4. b05fd2d L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASS by Harald Welte · 5 years ago
  5. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  6. 0258590 show return code when sending L1CTL_FBSB_REQ fails by Stefan Sperling · 6 years ago
  7. e4ff537 library: Ensure setverdict(fail) is followed by mtc.stop by Daniel Willmann · 6 years ago
  8. 752ffd5 bts: Set L1CTL rxlev_exp as module parameter by Pau Espin Pedrol · 6 years ago
  9. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  10. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  11. ea1a0ae L1CTL_PortType: Remove some logging, make it less chatty by Harald Welte · 6 years ago
  12. 3dc2046 bts: Send DM_REL_REQ to L1 when closing logical channel by Harald Welte · 6 years ago
  13. aca6e07 L1CTL: Have proper timeout during reset by Harald Welte · 6 years ago
  14. 3757e60 L1CTL: make sure to self.stop in all setverdict(fail) cases by Harald Welte · 6 years ago
  15. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  16. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  17. 3705273 L1CTL: Add f_L1CTL_PARAM for timing advance + tx power control by Harald Welte · 6 years ago
  18. f8e7f13 L1CTL: Fix passing 'combined' and 'offset' from f_L1CTL_RACH() by Harald Welte · 6 years ago
  19. 8fe9eba L1CTL: Try FBSB up to 10 times in f_L1CTL_FBSB() by Harald Welte · 6 years ago
  20. 6fc784e L1CTL: Add message segmentation helper via getMsgLen() by Harald Welte · 6 years ago
  21. 7d7d26c L1CTL: Quickly fail in case of non-successful FBSB.resp by Harald Welte · 6 years ago
  22. f68765d L1CTL_PortType: Make osmocom_l2 socket configurable as module parameter by Harald Welte · 7 years ago
  23. b3c226e L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF} by Harald Welte · 7 years ago
  24. 9419c8a Split RR portion of GSM_Types into GSM_RR_Types by Harald Welte · 7 years ago
  25. d1209a6 Move "connect to L1CTL and RESET" function from LAPDm_RAW_PT to L1CTL_PortType by Harald Welte · 7 years ago
  26. 5b1ce8c move L1CTL modules to library for easier sharing with other test suites by Harald Welte · 7 years ago[Renamed from lapd/L1CTL_PortType.ttcn]
  27. 9e4725d l1ctl/lapdm test infrastructure: Move helper functions out by Harald Welte · 7 years ago
  28. 52c713c Implement L1CTL port type (dual-faced port on top of UnixDomain) by Harald Welte · 7 years ago