1. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  2. 5b3c05d bs11_config: fix array bounds problem by using value_string by Harald Welte · 13 years ago
  3. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  4. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  5. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  6. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  7. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  8. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  9. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  10. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  11. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  12. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bs11_config.c]
  13. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  14. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  15. ec073e9 bs11_config: more verbose output of ACK/NACK responses by Harald Welte · 14 years ago
  16. 230cd6a bs11_config: fix help message about multi-drop (not 'port') by Harald Welte · 14 years ago
  17. 5f5189e bs11_config: update copyright statement by Harald Welte · 14 years ago
  18. f751a10 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  19. 7e72fa0 bs11_config: Add option to set BPORT1 in multi-drop mode by Harald Welte · 14 years ago
  20. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  21. 8f44371 bs11_config.c: Forward declare BTS init function by Holger Hans Peter Freyther · 14 years ago
  22. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  23. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  24. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  25. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  26. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  27. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  28. 6a9fa73 [bs11_config] Add pll-setvalue and pll-workvalue commands by Daniel Willmann · 14 years ago
  29. f904fa8 [bs11_config] Whitespace changes so the help text looks nice by Daniel Willmann · 14 years ago
  30. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  31. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  32. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  33. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  34. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  35. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/bs11_config.c]
  36. 7b26bcb * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago
  37. c125a68 A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network Call by Harald Welte · 15 years ago
  38. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  39. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  40. ef06195 dump CCLK accuracy/type as part of bs11_config query by Harald Welte · 15 years ago
  41. a7cfa03 bs11_config: print PLL 'work' and 'set' values during query by Harald Welte · 15 years ago
  42. 70128d0 remove extra whitespace in output of 'query' command by Harald Welte · 15 years ago
  43. aaf02d9 read the PLL config as part of the bs11_config 'query' command by Harald Welte · 15 years ago
  44. e69f5fb Add bs11_config commands to set the PLL mode from E1_LOCKED to STANDALONE by Harald Welte · 15 years ago
  45. 273feca Fix 'delete-trx1' command of bs11_config (we can now delete TRX1) by Harald Welte · 15 years ago
  46. a30b1ca more verbose attribute ack/nack by Harald Welte · 15 years ago
  47. 074d873 correct E1 timeslot / TEI attribute parsing by Harald Welte · 15 years ago
  48. 0558f54 only perform oml-tei once by Harald Welte · 15 years ago
  49. b6c92ae * set OML TEI and E1 timeslot in one command by Harald Welte · 15 years ago
  50. 099d610 fix various compiler warnings while building bs11_config by Harald Welte · 15 years ago
  51. f80b7d3 bs11_config: makes sure we disconnect properly before exiting by Harald Welte · 15 years ago
  52. fb81ae9 restructure and enhance bs11_config by Harald Welte · 15 years ago
  53. 0313394 * support BS11 specific IE types in abis_nm by Harald Welte · 15 years ago
  54. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago
  55. 1cbfaf5 * introduce a new '--restart' parameter to reboot BTS by Harald Welte · 15 years ago
  56. 6f14691 make bs11_config status lines shorter by Harald Welte · 15 years ago
  57. 7ed1a64 * exit program if we cannot set up the serial port by Harald Welte · 15 years ago
  58. 3ffd137 * add abis_nm_software_load_status() to header file by Harald Welte · 15 years ago
  59. c12d52b * improve parsing of status/phase response from BTS by Harald Welte · 15 years ago
  60. 268bb40 * add more detailed status printout to bs11_config by Harald Welte · 15 years ago
  61. 5e4d1b3 * rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFF by Harald Welte · 15 years ago
  62. 043d04a * Use new NM_ATT_BS11 definitions instead of magic numbers by Harald Welte · 15 years ago
  63. 623d531 bs11_config: by Harald Welte · 15 years ago
  64. 14f0934 * use select loop based rx/tx processing in bs11_config by Harald Welte · 15 years ago
  65. 3b8ba21 * Fix BS11 software download routines in abis_nm.c by Harald Welte · 15 years ago
  66. 071f34d bs11_config: by Harald Welte · 15 years ago
  67. f186c46 bs11_config: add setting of baud rate by Harald Welte · 15 years ago
  68. cfe6dce don't logon twice by Harald Welte · 15 years ago
  69. 61e42ad add bs11_config as LMT alternative by Harald Welte · 15 years ago