osmo-e1d/src
Harald Welte 5e0dfdcfe4 make compile-time default logging configuration less verbose
As Keith pointed out we shouldn't spam the stderr with debug level
logging by default.

Change-Id: I909affb3b798c13950f95628275a6ec3a38c76ca
2021-11-12 21:34:34 +01:00
..
e1gen Add new "osmo-e1gen" program. 2021-01-05 23:46:05 +01:00
Makefile.am Bump version: 0.1.1.33-4292-dirty → 0.2.0 2021-02-24 14:07:28 +01:00
ctl.c ctl: properly set the timeslot mode in E1DP_CMD_TS_QUERY 2021-05-10 23:33:54 -05:00
e1d-ts-pipe.c make RAW read buffer size configurable (instead of hard-coded 160) 2020-07-22 09:42:56 +02:00
e1d.h Use new stat item/ctr getter APIs 2021-06-04 18:05:25 +02:00
ice1usb_proto.h Add support for icE1usb interrupt endpoint error reporting 2020-12-20 11:29:59 +01:00
intf_line.c Evaluate received E and A bits in TS0 2021-01-05 23:46:02 +01:00
log.c make compile-time default logging configuration less verbose 2021-11-12 21:34:34 +01:00
log.h Always log context (interface/line/timeslot) when available 2020-06-29 23:09:27 +02:00
mux_demux.c Evaluate received E and A bits in TS0 2021-01-05 23:46:02 +01:00
osmo-e1d.c move usb.c function declarations to newly-created usb.h 2020-12-20 11:45:54 +01:00
osmo-e1gen.c Add new "osmo-e1gen" program. 2021-01-05 23:46:05 +01:00
proto.c Add new E1DP_CMD_LINE_CONFIG for switching channelized/superchannel 2020-07-15 10:26:15 +00:00
proto_clnt.c make sure a given timeslot can only be opened once (by default) 2020-09-20 11:55:14 +02:00
proto_srv.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-10-18 22:36:34 +02:00
usb.c Evaluate received E and A bits in TS0 2021-01-05 23:46:02 +01:00
usb.h move usb.c function declarations to newly-created usb.h 2020-12-20 11:45:54 +01:00
vpair.c Evaluate received E and A bits in TS0 2021-01-05 23:46:02 +01:00
vty.c e1d: fix ASSERT during "write terminal" 2021-03-26 09:29:15 +01:00