1. 72a76b5 library: L1CTL: rework GPRS related message definitions by Vadim Yanitskiy · 1 year, 4 months ago
  2. af0aae6 library: L1CTL: merge L1ctl{Ul,Dl}Message into L1ctlMessage by Vadim Yanitskiy · 1 year, 4 months ago
  3. 1df1a8f library/L1CTL_PortType: allow sending L1ctlDlMessage via L1CTL_PT by Vadim Yanitskiy · 1 year, 7 months ago
  4. 150d6d1 library: move IA/IAR Rest Octets to GSM_RestOctets.ttcn by Vadim Yanitskiy · 1 year, 9 months ago
  5. 440e1dc bts: Pass AMR codec info over L1CTL and RSL by Pau Espin Pedrol · 1 year, 10 months ago
  6. e243ef6 library/L1CTL_PortType: add f_L1CTL_rx_data() helper by Vadim Yanitskiy · 2 years, 8 months ago
  7. aaa0dfd Move "ro_integer" to Osmocom_Types by Harald Welte · 3 years, 5 months ago
  8. 1acc7bb library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcn by Vadim Yanitskiy · 3 years, 8 months ago
  9. 52787bf BTS_Tests: indicate TCH mode to the L1 in f_est_dchan() by Vadim Yanitskiy · 3 years, 9 months ago
  10. e7c4a99 library/L1CTL_PortType: fix indention in alt() statements by Vadim Yanitskiy · 3 years, 9 months ago
  11. 204d1b8 library/L1CTL_PortType: f_L1CTL_DM_EST_REQ_IA(): handle hopping params by Vadim Yanitskiy · 4 years, 1 month ago
  12. 5afe885 library/L1CTL_PortType: refactor L1CTL channel establishment by Vadim Yanitskiy · 4 years, 1 month ago
  13. 23b7440 library/L1CTL_PortType.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  14. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  15. de8af3d library/L1CTL_PortType.ttcn: clarify and unify timeout messages by Vadim Yanitskiy · 5 years ago
  16. e432ba9 L1CTL_RACH_REQ: make both chan_nr and link_id configurable by Vadim Yanitskiy · 5 years ago
  17. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  18. b05fd2d L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASS by Harald Welte · 5 years ago
  19. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  20. 0258590 show return code when sending L1CTL_FBSB_REQ fails by Stefan Sperling · 6 years ago
  21. e4ff537 library: Ensure setverdict(fail) is followed by mtc.stop by Daniel Willmann · 6 years ago
  22. 752ffd5 bts: Set L1CTL rxlev_exp as module parameter by Pau Espin Pedrol · 6 years ago
  23. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  24. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  25. ea1a0ae L1CTL_PortType: Remove some logging, make it less chatty by Harald Welte · 6 years ago
  26. 3dc2046 bts: Send DM_REL_REQ to L1 when closing logical channel by Harald Welte · 6 years ago
  27. aca6e07 L1CTL: Have proper timeout during reset by Harald Welte · 6 years ago
  28. 3757e60 L1CTL: make sure to self.stop in all setverdict(fail) cases by Harald Welte · 6 years ago
  29. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  30. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  31. 3705273 L1CTL: Add f_L1CTL_PARAM for timing advance + tx power control by Harald Welte · 6 years ago
  32. f8e7f13 L1CTL: Fix passing 'combined' and 'offset' from f_L1CTL_RACH() by Harald Welte · 6 years ago
  33. 8fe9eba L1CTL: Try FBSB up to 10 times in f_L1CTL_FBSB() by Harald Welte · 6 years ago
  34. 6fc784e L1CTL: Add message segmentation helper via getMsgLen() by Harald Welte · 6 years ago
  35. 7d7d26c L1CTL: Quickly fail in case of non-successful FBSB.resp by Harald Welte · 6 years ago
  36. f68765d L1CTL_PortType: Make osmocom_l2 socket configurable as module parameter by Harald Welte · 7 years ago
  37. b3c226e L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF} by Harald Welte · 7 years ago
  38. 9419c8a Split RR portion of GSM_Types into GSM_RR_Types by Harald Welte · 7 years ago
  39. d1209a6 Move "connect to L1CTL and RESET" function from LAPDm_RAW_PT to L1CTL_PortType by Harald Welte · 7 years ago
  40. 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]
  41. 9e4725d l1ctl/lapdm test infrastructure: Move helper functions out by Harald Welte · 7 years ago
  42. 52c713c Implement L1CTL port type (dual-faced port on top of UnixDomain) by Harald Welte · 7 years ago