aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-nitb/ctrl_commands.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-16nitb: Fix smsqueue ctrl commandIvan Kluchnikov1-2/+1
2014-01-16nitb: Fix output of lchan, paging, oml_link, channels-load and smsqueue ctrl ...Ivan Kluchnikov1-0/+15
2014-01-15nitb: Add output parameters for lchan ctrl commandIvan Kluchnikov1-18/+58
2014-01-15nitb: Fix lchan-summary ctrl commandIvan Kluchnikov1-9/+13
2014-01-15nitb: Minor code optimization for ctrl commandsIvan Kluchnikov1-60/+12
2014-01-15nitb: Add network-status ctrl command to get all network counters, SMS queue ...Ivan Kluchnikov1-16/+97
2014-01-14nitb: Add ctrl command to get SMS queue statusIvan Kluchnikov1-0/+31
2014-01-14nitb: Add ctrl commands to get paging counters and state of oml linkIvan Kluchnikov1-3/+79
2014-01-14nitb: Change syntax of ctrl commands for network countersIvan Kluchnikov1-30/+30
2014-01-14nitb: Add ctrl command to get summary of logical channelsIvan Kluchnikov1-0/+109
2014-01-13nitb: Add ctrl command to get network channels loadIvan Kluchnikov1-1/+49
2014-01-13nitb: Add ctrl commands to get network related countersIvan Kluchnikov1-0/+103
2014-01-13nitb: Add ctrl command to set the TRX ARFCNHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the TRX max_power_reductionHolger Hans Peter Freyther1-0/+24
2014-01-13nitb: Add ctrl command to add/remove the BTS neighbor listHolger Hans Peter Freyther1-0/+41
2014-01-13nitb: Add ctrl command to set the BTS neighbor modeHolger Hans Peter Freyther1-0/+28
2014-01-13nitb: Add ctrl command to set the BTS ms max powerHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS cell_identityHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS location area codeHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS site idHolger Hans Peter Freyther1-0/+3
2014-01-13nitb: Add ctrl command to set the BTS descriptionHolger Hans Peter Freyther1-0/+6
2014-01-13nitb: Add ctrl command for setting the global timersHolger Hans Peter Freyther1-0/+32
2014-01-13nitb: Add ctrl command to apply the configurationHolger Hans Peter Freyther1-0/+31
2014-01-13nitb: Add ctrl command for saving the configurationHolger Hans Peter Freyther1-0/+28
2014-01-13nitb: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther1-0/+75