laforge
/
openbts-osmo
Archived
1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Harald Welte 3cabf472d9 propagate 'nextWriteTime' signal from L1 upwards
We drive it via SAPmux through OsmoLogicalChannel up into OsmoThreadMux
2011-11-13 15:21:58 +01:00
Harald Welte 98cdb03713 GSM: Move BCCHL1Encoder::generate() into separate file
BCCHL1Encoder actually belongs to layer3, but is implemented as part of
Layer1.  If we keep it linked into GSML1FEC.o, it will cause
dependencies to higher layers (through gBTS)
2011-11-12 17:54:47 +01:00
Harald Welte efd2e6e25f Introduce gBTSL1 global and use it from the GSM L1
The purpose of this is to find a way how we can just configure the L1
without depending on the higher layers of the protocol stack.
2011-11-12 17:43:31 +01:00
Sylvain Munaut e6d5057d5d gsm: Update and enhance the GSM Tap functionality
* switch to the new format
* add uplink frame dump as well
* fill more fields than before (not fully complete yet tough)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-12-01 00:46:02 +01:00
Sylvain Munaut b6b3f6ace1 gsm: Add same ARFCN()/typeAndOffset() accessors to L1Decoder than L1Encoder
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-12-01 00:00:18 +01:00
Sylvain Munaut 3c7ad29fa8 gsm: Save time of received frame for later use in XCCHL1Decoder
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-12-01 00:00:18 +01:00
David A. Burgess 3a8fd4fac1 Another fix to the copyright notice header. 2010-07-16 17:09:09 -07:00
David A. Burgess fa179f74b7 Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
David A. Burgess ecbaf97509 Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00