1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/abis_om2000.c]
  2. 3521af7 abis_om2k: protect MO FSMs by NULL check by Alexander Couzens · 8 years ago
  3. ce49258 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  4. c103c64 OM2000: Change the order of MO initialization by Harald Welte · 7 years ago
  5. 0722ffc OM2000: Add FIXME comments for missing resolving of RX/TX MO! by Harald Welte · 8 years ago
  6. 2d02775 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  7. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  8. 80ccb95 OM2000: Fix missing dynamic TCH initialization by Harald Welte · 8 years ago
  9. 96638d1 OM2000: Add three IEs to TCH activation about which we have no clue by Harald Welte · 8 years ago
  10. 38cba5a OM2000: Fixup based on Coverity Scan suggestion by Philipp · 8 years ago
  11. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  12. 87ef68e OM2000: disallow ip.access style TCH/F_PDCH pchan type by Neels Hofmeyr · 8 years ago
  13. f926f45 OM2000: for TS conf of dyn TS, always send TCH/F chan comb by Neels Hofmeyr · 8 years ago
  14. b4ecc1d OM2000: Throw error when MO can not be enabled by Philipp · 8 years ago
  15. 8136e4b OM2000: Add fault report parsing by Philipp · 8 years ago
  16. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  17. 424656e OM2000: Fix state machien for CF/TRXC on START Result by Harald Welte · 8 years ago
  18. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  19. 23c3aa3 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  20. 94bc1e0 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  21. 79c34ff OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  22. 0818f31 OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  23. 240a828 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  24. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  25. 06b04f8 abis_om2000.c: Remove unused variable to_trx_oml. by Holger Hans Peter Freyther · 12 years ago
  26. 15eae8d Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  27. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  28. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  29. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  30. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  31. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  32. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  33. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  34. 40d1c3f RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  35. 8b277ac OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  36. d529db6 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  37. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  38. e898ecc OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  39. 1edc2b4 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  40. ba9adbb OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  41. 75755c5 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  42. 8aeac19 OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  43. f6d6b21 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  44. aff63bc OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  45. 1164dce OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  46. 3ede723 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  47. e6e8383 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  48. 5748c20 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  49. 53492c8 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  50. f9cf961 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  51. a0ce349 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  52. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/abis_om2000.c]
  53. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/abis_om2000.c]
  54. fdb7194 OM2000: Handle various ACKs better, implement CON CONF REQ by Harald Welte · 13 years ago
  55. d88a387 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  56. b7eebf8 OM2000: Don't send START REQ in response to FAULT REP by Harald Welte · 13 years ago
  57. b3d70fd OM2000: Make sure we ACK an ENABLE RESULT by Harald Welte · 13 years ago
  58. 8bcb1a0 OM2000: Add IS Conf Req by Harald Welte · 13 years ago
  59. 0741ffe OM2000: Add enable/disable commands by Harald Welte · 13 years ago
  60. 56ee6b8 OM2000: Fix Negotiation parsing by Harald Welte · 13 years ago
  61. 563d316 OM2000: Implement proper parsing and response for Negotiation by Harald Welte · 13 years ago
  62. 8024d8f OM2000: Add support for sending the TEST REQUEST message by Harald Welte · 13 years ago
  63. 6fec79d OM2000: Add VTY commands for connect/disconnect and op_info by Harald Welte · 13 years ago
  64. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  65. 7354107 OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 13 years ago
  66. bc867d9 OM2000: Fix computation of length field in header, direct transmit of msgs by Harald Welte · 13 years ago
  67. 9a311ec [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago