Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-12 | WIP: Work towards a more real DL TBF receiver implementation | Harald Welte | 1 | -0/+7 |
2018-03-12 | pcu: First DL TBF hack | Harald Welte | 1 | -0/+15 |
2018-03-12 | gprs_gb: working UL TBF with segmentation | Harald Welte | 1 | -2/+117 |
2018-03-12 | gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCU | Harald Welte | 1 | -0/+13 |
2018-03-03 | rlcmac: Fix name of RRBP_Nplus21_or_22_mod_2715648 | Harald Welte | 1 | -1/+1 |
2017-08-01 | RLCMAC: Integrate encoding/decoding of Control Message Payload | Harald Welte | 1 | -2/+3 |
2017-07-31 | RLCMAC: Fix encoding/decoding of 'union' types | Harald Welte | 1 | -8/+10 |
2017-07-31 | RLCMAC: Add Rlcmac{Ul,Dl}Block unions to cover both Control + Data blocks | Harald Welte | 1 | -2/+30 |
2017-07-30 | Add hand-written encoder/decoder for RLC/MAC UL/DL data blocks | Harald Welte | 1 | -52/+50 |
2017-07-28 | library: Initial work on GPRS RLC/MAC encoder/decoder | Harald Welte | 1 | -0/+200 |