index
:
openbts-osmo
master
Osmocom branch of OpenBTS (for osmo-bts)
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-13
actually connect and open the BCCH logical channel
HEAD
master
Harald Welte
1
-0/+2
2011-11-13
include lchan reference when signalling nexWtime to ThreadMuxer
Harald Welte
3
-5/+7
2011-11-13
declare operator overloading for standard <<
Harald Welte
1
-1/+1
2011-11-13
Introduce OsmoLchanBCCH
Harald Welte
2
-1/+20
2011-11-13
fix constructor reordering warning
Harald Welte
1
-2/+2
2011-11-13
propagate 'nextWriteTime' signal from L1 upwards
Harald Welte
11
-21/+66
2011-11-13
Add missing header files to Makefile
Harald Welte
1
-0/+2
2011-11-13
OsmoLogChan: Make sure mL1 and mSACCHL1 are initialized to NULL
Harald Welte
1
-1/+2
2011-11-13
Connect SAPmux upper end with Lchan during connect()
Harald Welte
1
-0/+3
2011-11-13
OsmoLogicalChannel: cosmetic cleanup, more comments
Harald Welte
1
-6/+20
2011-11-13
OsmoLogicalChannel: Don't forget SACCHL1FEC for TCH and SDCCH
Harald Welte
1
-0/+2
2011-11-12
TrueBTS: make sure we don't exit the main thread
Harald Welte
1
-1/+6
2011-11-12
OsmoComb5TS: make sure we don't put logical channels on stack
Harald Welte
1
-21/+21
2011-11-12
Make sure we lookup trxmgr->ARFCN() with TRX number, not TS number
Harald Welte
1
-3/+4
2011-11-12
TrueBTS: first compiling L1-only BTS code (TrueBTS)
Harald Welte
12
-9/+1398
2011-11-12
TrueBTS: add a new skeleton OsmoSAPMux
Harald Welte
3
-0/+122
2011-11-12
GSM: Move BCCHL1Encoder::generate() into separate file
Harald Welte
3
-21/+64
2011-11-12
GSM: Slit libGSM.la and libGSML1.la
Harald Welte
5
-6/+13
2011-11-12
Introduce gBTSL1 global and use it from the GSM L1
Harald Welte
4
-14/+21
2011-11-12
Introduce GSMConfigL1 as base class for GSMConfig
Harald Welte
5
-30/+138
2011-11-11
transceiver, resamp: enlarge transmit resampler output buffer
Thomas Tsou
1
-2/+10
2011-11-04
transceiver, resamp: insert missing filter values
Thomas Tsou
4
-4/+86
2011-10-21
config: remove non-52MHz transceiver from configuration file
Thomas Tsou
1
-3/+1
2011-10-21
transceiver: usrp1: select single dboard use at compile time
Thomas Tsou
2
-0/+17
2011-10-21
transceiver: uhd: make external reference a compile time option
Thomas Tsou
2
-6/+13
2011-10-21
transceiver: update main to accommodate resampling
Thomas Tsou
1
-2/+8
2011-10-21
build: insert autofoo for usrp transceiver and options
Thomas Tsou
2
-0/+16
2011-10-21
transceiver: add a newline for uhd information outputs
Thomas Tsou
1
-3/+3
2011-10-21
transceiver: reject usrp1 if detected using uhd
Thomas Tsou
1
-20/+40
2011-10-21
transceiver: make the transmit drive loop bus dependent
Thomas Tsou
5
-25/+58
2011-10-21
transceiver: clean variable init of radio interface constructor
Thomas Tsou
1
-12/+5
2011-10-21
transceiver: move various radio interface definitions
Thomas Tsou
2
-6/+37
2011-10-21
transceiver: rename getting radio vector time to getTime()
Thomas Tsou
3
-22/+22
2011-10-21
transceiver: add option for host based resampling
Thomas Tsou
2
-2/+330
2011-10-21
uhd: keep reading on overrun or other non-fatal errors
Thomas Tsou
1
-1/+1
2011-10-21
transceiver: separate I/O portion of radio interface implementation
Thomas Tsou
4
-92/+136
2011-10-21
transceiver: separate radio clock and vector interfaces
Thomas Tsou
8
-143/+273
2011-10-21
transceiver: uhd: update copyright header
Thomas Tsou
1
-22/+19
2011-10-21
transceiver: minor cleanup of sample type sizing in uhd
Thomas Tsou
1
-6/+10
2011-10-21
transceiver: remove extraneous comments
Thomas Tsou
1
-4/+1
2011-10-21
transceiver: remove extra typedefs to remove warnings
Thomas Tsou
1
-2/+2
2011-10-21
transceiver: remove old resampling transceiver
Thomas Tsou
20
-5726/+0
2011-10-07
transceiver: reroute UHD messages to logging facility
Thomas Tsou
1
-0/+26
2011-08-22
Merge commit 'USSD'
Ivan Kluchnikov
21
-45/+2918
2011-08-10
uhd: remove external clock polarity setting
Thomas Tsou
2
-2/+0
2011-08-05
uhd: output more informative error message on make failure
Thomas Tsou
1
-2/+2
2011-08-05
uhd: verify setting of master clock rate
Thomas Tsou
2
-16/+30
2011-08-02
transceiver: fix bug in setting low-level attenuation
Thomas Tsou
2
-6/+6
2011-07-25
CLI: Fix sendsms CLI command to actually accept text strings.
Alexander Chemeris
1
-3/+52
2011-07-25
Update .gitignore to include new executables and config files.
Alexander Chemeris
1
-0/+8
[next]