aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2015-11-30Revert "pcu: Improve default config"Jacob Erlbeck1-4/+0
This reverts commit acfb883011552a54c1d5b1b727466a3f29768e61. The values are now the default values of the application, so they do not need to be set in this file. Sponsored-by: On-Waves ehf
2015-11-27pcu: Improve default configJacob Erlbeck1-0/+4
Currently the optional features dl-tbf-idle-time and idle-ack-delay are not enabled when using the default config. Without the former, the packet loss is significantly increased since CoDel is enabled by default, eventually throwing away packets from ongoing paging and TBF establishment procedures. This commit changes the default config for satisfactory results even with a single PDCH. Sponsored-by: On-Waves ehf
2015-08-17pcu: Update example config fileJacob Erlbeck1-2/+2
This commits sets the initial CS to 2 to allow a successful connection setup if the radio link has a low quality. The slot allocation algorithm is changed to 'dynamic', which is the binary's current default anyway. Sponsored-by: On-Waves ehf
2013-01-11add missing examples/Makefile.amHarald Welte1-0/+4
2013-01-11add example configuration file as per Andreas' suggestionHarald Welte1-0/+6