osmo-e1d/src
Harald Welte 5d5e47ff3b Add new E1DP_CMD_LINE_CONFIG for switching channelized/superchannel
This adds the related code to the server and client side of the CTL
interface to switch a line between CHANNELIZED and SUPERCHANNEL.

Change-Id: I765b5c3bc9e07b2353f8647e8260ff95df3727e6
2020-07-15 10:26:15 +00:00
..
Makefile.am Makefile.am: Don't put LIBS into CFLAGS 2020-07-01 13:07:14 +02:00
ctl.c Add new E1DP_CMD_LINE_CONFIG for switching channelized/superchannel 2020-07-15 10:26:15 +00:00
e1d-ts-pipe.c Add osmo-e1d-pipe utility 2020-06-30 19:44:09 +02:00
e1d.h actually implement the superchannel mode 2020-07-14 14:40:10 +02:00
intf_line.c actually implement the superchannel mode 2020-07-14 14:40:10 +02:00
log.c move from printf() debug output to libosmocore logging 2020-06-29 17:19:14 +02:00
log.h Always log context (interface/line/timeslot) when available 2020-06-29 23:09:27 +02:00
osmo-e1d.c add missing call to logging_vty_add_cmds() during startup 2020-07-09 20:57:01 +00:00
proto.c Add new E1DP_CMD_LINE_CONFIG for switching channelized/superchannel 2020-07-15 10:26:15 +00:00
proto_clnt.c Add new E1DP_CMD_LINE_CONFIG for switching channelized/superchannel 2020-07-15 10:26:15 +00:00
proto_srv.c proto*.[ch]: Don't refer to GPL if license is LGPL 2020-07-01 08:07:03 +00:00
usb.c usb.c: Fix error introducing Tx underflows 2020-07-09 20:57:07 +00:00
vpair.c Add virtual pair of E1 interfaces 2020-06-29 23:10:33 +02:00
vty.c actually implement the superchannel mode 2020-07-14 14:40:10 +02:00