1. 1acc7bb library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcn by Vadim Yanitskiy · 3 years, 8 months ago
  2. be33f6b library/L1CTL_Types: add missing template restrictions by Vadim Yanitskiy · 3 years, 8 months ago
  3. 1618583 library/L1CTL_Types: use traffic forwarding mode by default by Vadim Yanitskiy · 3 years, 9 months ago
  4. 3b1fae4 library/L1CTL_Types: add missing template for L1CTL_TCH_MODE_REQ by Vadim Yanitskiy · 3 years, 9 months ago
  5. 7ce605f library/L1CTL_Types: add missing 'loop_mode' to 'L1ctlTchModeReq' by Vadim Yanitskiy · 3 years, 9 months ago
  6. 3240312 library/L1CTL_Types: relax some params of tr_L1CTL_TRAFFIC_IND() by Vadim Yanitskiy · 3 years, 9 months ago
  7. 2cdb97f library/L1CTL_Types: fix definition of L1ctlDmEstReq by Vadim Yanitskiy · 3 years, 9 months ago
  8. fe05296 library/L1CTL_Types: turn L1ctlTchMode into an enumerated type by Vadim Yanitskiy · 3 years, 9 months ago
  9. eda9081 library/L1CTL_Types: introduce ts_L1CTL_DM_EST_REQ_H1 by Vadim Yanitskiy · 4 years, 2 months ago
  10. e8ea3ee library/L1CTL_Types: fix definition of L1ctlH1 (hopping parameters) by Vadim Yanitskiy · 4 years, 2 months ago
  11. 5afe885 library/L1CTL_PortType: refactor L1CTL channel establishment by Vadim Yanitskiy · 4 years, 2 months ago
  12. 23b7440 library/L1CTL_PortType.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  13. f3cc649 library/L1CTL_Types.ttcn: introduce TRAFFIC_{REQ|IND} templates by Vadim Yanitskiy · 5 years ago
  14. e432ba9 L1CTL_RACH_REQ: make both chan_nr and link_id configurable by Vadim Yanitskiy · 5 years ago
  15. 0a8d6da L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCH by Vadim Yanitskiy · 5 years ago
  16. 2a92e2a L1CTL_Types.ttcn: do not restrict the length of L1ctlDataInd by Vadim Yanitskiy · 5 years ago
  17. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  18. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  19. 5c83679 library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ message by Vadim Yanitskiy · 5 years ago
  20. 4e79ff5 library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND message by Vadim Yanitskiy · 5 years ago
  21. e01691d L1CTL_Types.ttcn: drop length limitation for traffic messages by Vadim Yanitskiy · 6 years ago
  22. 0aad596 L1CTL_Types: Add support to set L1 Header params during SACCH tx by Pau Espin Pedrol · 6 years ago
  23. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  24. f56cc49 L1CTL: Correctly parse L1CTL messages with zero-length payload by Harald Welte · 6 years ago
  25. 3c4cbf6 L1CTL_Types: dl_info is part of TRAFFIC_CONF, not just TRAFFIC_IND by Harald Welte · 6 years ago
  26. 629cc6b bts: Add TC_deact_sacch() by Harald Welte · 6 years ago
  27. 3757e60 L1CTL: make sure to self.stop in all setverdict(fail) cases by Harald Welte · 6 years ago
  28. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  29. 3705273 L1CTL: Add f_L1CTL_PARAM for timing advance + tx power control by Harald Welte · 6 years ago
  30. 344c0cf L1CTL_Types: Fix bit-ordering in FBSB_REQ by Harald Welte · 6 years ago
  31. 7024baa gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCU by Harald Welte · 6 years ago
  32. 3a40ec7 l1ctl: Add L1CTL_DATA_ABS_REQ for PACKET UPLINK ACK by Harald Welte · 6 years ago
  33. 68e495b bts: Add paging related tests by Harald Welte · 6 years ago
  34. a82f7e6 L1CTL: Increase FBSB timeout to ~1s by Harald Welte · 6 years ago
  35. ce6dc44 L1CTL: Add optional link_id argument to t_L1CTL_DATA_IND() by Harald Welte · 6 years ago
  36. 1dcc371 Add Definitions for GPRS coding schemes by Harald Welte · 7 years ago
  37. 88849c6 L1CTL_Types: Split t_IMM_ASS() off t_RR_IMM_ASS() by Harald Welte · 7 years ago
  38. b3c226e L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF} by Harald Welte · 7 years ago
  39. 9419c8a Split RR portion of GSM_Types into GSM_RR_Types by Harald Welte · 7 years ago
  40. d335cbc L1CTL_Types: Make t_RR_IMM_ASS match also TBF assignments by Harald Welte · 7 years ago
  41. 00d4dac L1CTL_Types: Add upcoming L1CTL_TBF_CFG_{REQ,CONF} by Harald Welte · 7 years ago
  42. 5b1ce8c move L1CTL modules to library for easier sharing with other test suites by Harald Welte · 7 years ago[Renamed from lapd/L1CTL_Types.ttcn]
  43. 143edbd L1CTL_Types: Fix copy+paste error in t_L1CTL_DM_REL_REQ by Harald Welte · 7 years ago
  44. 9e4725d l1ctl/lapdm test infrastructure: Move helper functions out by Harald Welte · 7 years ago
  45. 66110f0 L1CTL Test: Get all the way up to dedicated channel establishment by Harald Welte · 7 years ago
  46. 5f0d5c8 L1CTL: Fix GSM Frame Number (uint32_t, not least bits required for integer) by Harald Welte · 7 years ago
  47. 8e4db2c L1CTL: Use RSL Channel Number definition for proper decode by Harald Welte · 7 years ago
  48. 52c713c Implement L1CTL port type (dual-faced port on top of UnixDomain) by Harald Welte · 7 years ago
  49. f654332 first steps towards a L1CTL / LAPD test by Harald Welte · 7 years ago