1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/bsc_rf_ctrl.c]
  2. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  3. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  4. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  5. a9fae1a bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  6. 362d10f libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  7. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  8. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  9. 2a89607 bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  10. 7b6ea56 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  11. baa1a2d bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  12. 65924a5 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  13. 41a93dc bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago[Renamed from openbsc/src/osmo-bsc/osmo_bsc_rf.c]
  14. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  15. a90eb00 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  16. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  17. 5e3bbba bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  18. 1a07e21 osmo-bsc: bring in sync with recent NM MO changes by Harald Welte · 13 years ago
  19. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  20. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  21. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  22. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  23. 4b41746 bsc: Include openbsc/ipaccess.h for the drop_oml command by Holger Hans Peter Freyther · 13 years ago
  24. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  25. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  26. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_rf.c]
  27. 1176245 rf: Delay execution of commands by Holger Hans Peter Freyther · 13 years ago
  28. 00c805f rf: Verify that the requested mode is entered and drop OML in error by Holger Hans Peter Freyther · 13 years ago
  29. 37ac420 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  30. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  31. cf6f71a mid-call: Make the mid-call behavior the default for switching things off by Holger Hans Peter Freyther · 14 years ago
  32. 70c232f mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  33. 7a1591b osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  34. 12b917d osmo_bsc_rf: Add a grace command, send a signal by Holger Hans Peter Freyther · 14 years ago
  35. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago