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