1. 23c3aa3 dyn TS: fix: abis_om2000: also handle dyn TS as TCH by Neels Hofmeyr · 8 years ago
  2. 94bc1e0 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  3. 79c34ff OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  4. 0818f31 OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  5. 240a828 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  6. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  7. 06b04f8 abis_om2000.c: Remove unused variable to_trx_oml. by Holger Hans Peter Freyther · 12 years ago
  8. 15eae8d Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  9. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  10. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  11. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  12. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  13. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  14. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  15. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 40d1c3f RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  17. 8b277ac OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  18. d529db6 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  19. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  20. e898ecc OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  21. 1edc2b4 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  22. ba9adbb OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  23. 75755c5 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  24. 8aeac19 OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  25. f6d6b21 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  26. aff63bc OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  27. 1164dce OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  28. 3ede723 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  29. e6e8383 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  30. 5748c20 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  31. 53492c8 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  32. f9cf961 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  33. a0ce349 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  34. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/abis_om2000.c]
  35. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/abis_om2000.c]
  36. fdb7194 OM2000: Handle various ACKs better, implement CON CONF REQ by Harald Welte · 13 years ago
  37. d88a387 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  38. b7eebf8 OM2000: Don't send START REQ in response to FAULT REP by Harald Welte · 13 years ago
  39. b3d70fd OM2000: Make sure we ACK an ENABLE RESULT by Harald Welte · 13 years ago
  40. 8bcb1a0 OM2000: Add IS Conf Req by Harald Welte · 13 years ago
  41. 0741ffe OM2000: Add enable/disable commands by Harald Welte · 13 years ago
  42. 56ee6b8 OM2000: Fix Negotiation parsing by Harald Welte · 13 years ago
  43. 563d316 OM2000: Implement proper parsing and response for Negotiation by Harald Welte · 13 years ago
  44. 8024d8f OM2000: Add support for sending the TEST REQUEST message by Harald Welte · 13 years ago
  45. 6fec79d OM2000: Add VTY commands for connect/disconnect and op_info by Harald Welte · 13 years ago
  46. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  47. 7354107 OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 13 years ago
  48. bc867d9 OM2000: Fix computation of length field in header, direct transmit of msgs by Harald Welte · 13 years ago
  49. 9a311ec [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago