laforge
/
openbts-osmo
Archived
1
0
Fork 0
Ancient, early, incomplete attempt of integrating OpenBTS into the osmocom universe. Later replaced by the superior approach of osmo-trx + osmo-bts-trx.
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Thomas Tsou f1ec79c540 Merge branch 'master' of git://openbts.git.sourceforge.net/gitroot/openbts/openbts
* 'master' of git://openbts.git.sourceforge.net/gitroot/openbts/openbts: (21 commits)
  Transceiver52M: Do not delete 'trx' on exit.
  common libs: Implemented ISLOGGING() macro to test whether given loglevel is going to be logged.
  common libs: Implemented BitVector::unhex() which reads a hex string into a BitVector.
  common libs: Lower log level for "setting log path to " message.
  common libs: Use gethostbyname2_r() instead of gethostbyname() if available.
  control: Save IMEI in TMSI table for informational purposes.
  sip: Set display name for To field in a SIP MESSAGE.
  control: Use std::string in TransactionEntry to ctore messaging payload.
  smqueue: Documentation fixes for sm_state enumeration in smqueue.
  gsm: Add 8-bit alphabet to enumeration of GSM alphabets.
  sip: More comments and minor code ordering in SIP::sip_message().
  smqueue: Fix compiler warning about char* and constant strings.
  Transceiver: correctly exit if USRP is not found.
  Transceiver52M: Fix wrong memcpy().
  Better safety checks in TMSIRecord::load().
  Zero file descriptors set before use.
  Remove unused variable in BitVector::hex().
  Move more code out of asserts.
  Don't put real code into assert().
  Fix a bug with Timeval difference calculation on 64-bit Linux.
  ...
2010-12-22 01:10:22 -05:00
public-trunk Merge branch 'master' of git://openbts.git.sourceforge.net/gitroot/openbts/openbts 2010-12-22 01:10:22 -05:00