index
:
osmo-pcu
2021q1
2021q4
2022q1
2022q2
2023q1
daniel/gb-sns
daniel/oc2g
daniel/sys4971
fairwaves/production
fixeria/reject_hack
hfreyther/remove-ts-trx-params
jerlbeck/testing/pcu
jerlbeck/wip/edge
jerlbeck/wip/fix-pacch-alloc
jerlbeck/wip/ms-struct
jerlbeck/wip/pacch-handling
jerlbeck/wip/pdch-alloc
jolly/allocation-fixes
jolly/outdated_c
jolly/testing
keith/timing-advance
laforge/gb-sns
laforge/gprs-suspend
link_adaptation
lynxis/gprs-ack-nack
lynxis/ns2-wip
lynxis/siu
master
max/mutrx
max/pacch
max/pacchtest
max/ptsr
max/wip
mmcternan/bb_maint
neels/416
neels/big_endian
neels/fix_regression
neels/master
neels/pending2
neels/segv
neels/segv2
neels/time_cc
neels/ul-tbf-leak
next
nrw/litecell15-merge-and-rebase
origin/jerlbeck/wip/pdch-alloc
osmith/pcu-etws
osmith/perf_counters
osmith/preemptive-retransmission
osmith/release
osmith/rpm
pespin/anr
pespin/master
pespin/systemd
pespin/t3141
pespin/tbf-list
pmaier/e1gprs
pmaier/rim
pmaier/rim2
pmaier/rim_hacks
rafael2k/daemonize
rafael2k/helpoutput
sysmocom/clean-ups
sysmocom/revert_WAIT_ASSIGN
sysmocom/tbf-final-ack
user/max/asantest
zecke/features/clean-up
zecke/hacks/quick-exit
zecke/misc/cleanups
zecke/wip
Osmocom PCU code (RLC/MAC/PCU) for OsmoBTS
Ivan Kluchnikov
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
2021q1
sched: Rename func to describe its used only for RLCMAC CTRL blocks
Pau Espin Pedrol
21 months
2021q4
treewide: remove FSF address
Oliver Smith
14 months
2022q1
tests/llc: Add test_llc_codel
Pau Espin Pedrol
10 months
2022q2
gprs_ms_stoage: Release all MS in ms_storage cleanup()
Pau Espin Pedrol
9 months
2023q1
Avoid moving DL-TBF from old_msg to new_ms during ms_merge
Pau Espin Pedrol
7 weeks
daniel/gb-sns
WIP: Implement the NS Sub-Network-Service (SNS) on Gb connect
Harald Welte
4 years
daniel/oc2g
OC-2G: Properly handle initial TA for data transfer initiated from network
Minh-Quang Nguyen
4 years
daniel/sys4971
gprs_bssgp_pcu: Fix crash when configuring an existing ns bind
Daniel Willmann
15 months
fairwaves/production
release 0.8.0-fw.1
Kirill Zakharenko
3 years
fixeria/reject_hack
HACK: send Packet Access Reject from rcv_resource_request()
Vadim Yanitskiy
3 years
hfreyther/remove-ts-trx-params
tbf: Remove copy and paste between several call sites
Holger Hans Peter Freyther
9 years
jerlbeck/testing/pcu
edge: Remove warning when using the 'egprs only' command
Jacob Erlbeck
7 years
jerlbeck/wip/edge
edge: Support all coding schemes for BSSGP flow control
Jacob Erlbeck
7 years
jerlbeck/wip/fix-pacch-alloc
WIP tests and fixes TODO
Jacob Erlbeck
7 years
jerlbeck/wip/ms-struct
tbf: Add BTS::ms_alloc method
Jacob Erlbeck
8 years
jerlbeck/wip/pacch-handling
Revert "WIP: Use current_pacch_slots (TODO)"
Jacob Erlbeck
7 years
jerlbeck/wip/pdch-alloc
alloc: Optionally enforce first common TS in find_multi_slots (TODO)
Jacob Erlbeck
8 years
jolly/allocation-fixes
alloc_algorithm_b: Add seperate function to shrink rx window when TS are removed
Andreas Eversberg
9 years
jolly/outdated_c
Changes RLC/MAC code from C++ to C
Andreas Eversberg
11 years
jolly/testing
Create NS instance at startup time and open/close it at BTS start/stop
Andreas Eversberg
10 years
keith/timing-advance
Add logging statement
Keith Whyte
4 years
laforge/gb-sns
UL TBF: Actually raise V(Q) in raise_v_q() method
Harald Welte
4 years
laforge/gprs-suspend
Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP
Harald Welte
4 years
link_adaptation
Implemented estimated C/I algorithm for link adaptation.
Ivan Kluchnikov
10 years
lynxis/gprs-ack-nack
Encoding: ACK/NACK: rework uncompressed length calculation when CRBB is present
Alexander Couzens
4 years
lynxis/ns2-wip
WIP
Alexander Couzens
2 years
lynxis/siu
pgsl: Check crc bits of MCS frames
Philipp
6 years
master
rlc.h: Fix typo in param name
Pau Espin Pedrol
3 days
max/mutrx
Change internal API for consistency
Max
7 years
max/pacch
further expand rlcmac diag
Max
7 years
max/pacchtest
Expand RLCMAC diagnostics output
Max
7 years
max/ptsr
Add current state of Packet Timeslot Reconfigure
Max
7 years
max/wip
wip
Max
7 years
mmcternan/bb_maint
Changes to compile with mnc_t.
Michael McTernan
8 years
neels/416
whitespace fix
Neels Hofmeyr
6 years
neels/big_endian
add/clean big-endian packed structs (struct_endianess.py)
Neels Hofmeyr
4 years
neels/fix_regression
Revert "Rewrite EGPRS Packet Uplink Assignment"
Neels Hofmeyr
5 years
neels/master
Simplify TS alloc: move slot check into functions
Max
5 years
neels/pending2
fix uplink select for WAIT_ASSIGN state
Neels Hofmeyr
7 years
neels/segv
log: change a LOGPC to LOGP in gprs_rlcmac_ts_alloc.cpp
Neels Hofmeyr
18 months
neels/segv2
call tbf_unlink_pdch() from gprs_rlcmac_tbf destructor
Neels Hofmeyr
18 months
neels/time_cc
bts: Add counter availablePDCHAllocatedTime
Pau Espin Pedrol
15 months
neels/ul-tbf-leak
Revert "Stop abusing T3169"
Neels Hofmeyr
18 months
next
WIP: Support ANR procedures on MS with active TBF
Pau Espin Pedrol
19 months
nrw/litecell15-merge-and-rebase
Implementation of unknown NSVC alarm.
Minh-Quang Nguyen
6 years
origin/jerlbeck/wip/pdch-alloc
alloc: Fix Tta/Tra handling (WIP, TODO)
Jacob Erlbeck
8 years
osmith/pcu-etws
Forward ETWS Primary Notification to MS
Oliver Smith
3 years
osmith/perf_counters
Add counters: pcu.bts.N.pch.requests.timeout
Oliver Smith
18 months
osmith/preemptive-retransmission
tbf_dl: make preemptive re-transmission optional
Oliver Smith
3 years
osmith/release
Bump version: 0.9.0.1-9e02 → 0.9.1
Oliver Smith
17 months
osmith/rpm
contrib: integrate RPM spec
Oliver Smith
3 years
pespin/anr
WIP: Support ANR procedures on MS with active TBF
Pau Espin Pedrol
19 months
pespin/master
pcuif_proto: add indication to communicate E1 parameters
Philipp Maier
4 days
pespin/systemd
Install osmo-pcu.cfg to docdir/examples
Pau Espin Pedrol
4 years
pespin/t3141
WIP: Implement T3141
Pau Espin Pedrol
3 years
pespin/tbf-list
WIP: Get rid of tbf lists in BTS
Pau Espin Pedrol
21 months
pmaier/e1gprs
WIP support for ericsson CCU
Philipp Maier
30 hours
pmaier/rim
gprs_bssgp_rim: add serving BSS NACC application
Philipp Maier
2 years
pmaier/rim2
gprs_bssgp_rim: add serving BSS NACC application
Philipp Maier
2 years
pmaier/rim_hacks
WIP:
Philipp Maier
2 years
rafael2k/daemonize
Added support for daemonize to osmo-pcu.
Rafael Diniz
4 years
rafael2k/helpoutput
Help output of osmo-pcu looks better now.
Rafael Diniz
4 years
sysmocom/clean-ups
wip crap..
Holger Hans Peter Freyther
9 years
sysmocom/revert_WAIT_ASSIGN
Revert "tbf: Add state WAIT_ASSIGN"
Neels Hofmeyr
6 years
sysmocom/tbf-final-ack
tbf: Don't multiplex one timer per tbf
Daniel Willmann
8 years
user/max/asantest
Remove warning regarding ASAN
Max
6 years
zecke/features/clean-up
rlc: Create a testcase for the uplink window
Holger Hans Peter Freyther
9 years
zecke/hacks/quick-exit
Add a hack to exit the pcu... quick enough..
Holger Hans Peter Freyther
10 years
zecke/misc/cleanups
tests: Move the RLCMACTest into the test directory and setup autotest
Holger Hans Peter Freyther
10 years
zecke/wip
alloc: Use least reserved PDCH for algo A (TODO)
Jacob Erlbeck
8 years
Tag
Download
Author
Age
1.1.0
commit 7ebdfc29da...
Pau Espin Pedrol
7 months
1.0.0
commit 11f72dfbcb...
Pau Espin Pedrol
15 months
0.9.1
commit e30333b9b3...
Oliver Smith
17 months
0.9.0
commit 50aa492b85...
Pau Espin Pedrol
23 months
fairwaves/0.8.0-fw.1
commit a2ba99000d...
Kirill Zakharenko
3 years
0.8.0
commit b507e428e8...
Pau Espin Pedrol
3 years
0.7.0
commit 19b15a5b93...
Pau Espin Pedrol
3 years
0.6.0
commit 99278b1050...
Harald Welte
4 years
0.5.1
commit 448750e4e2...
Pau Espin Pedrol
5 years
0.5.0
commit f1a334be63...
Pau Espin Pedrol
5 years
0.4.0
commit d34ec1b969...
Harald Welte
5 years
0.1.0
tag 1bb2cd9baf...
Harald Welte
5 years
0.2.0
tag a15a996b17...
Harald Welte
5 years
0.2
commit 570b44b29b...
Harald Welte
10 years
0.1
commit e5a093986b...
Harald Welte
10 years