osmo-e1d/src
Sylvain Munaut 35a9cf0b99 build: Increase warnings
Go with -Wextra but removing some of the obnoxious options it brings with
it.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: Iaafd35ba39e272d5900b31b14d2651e0ecb8a84a
2022-01-09 11:42:41 +01:00
..
e1gen Add new "osmo-e1gen" program. 2021-01-05 23:46:05 +01:00
Makefile.am build: Increase warnings 2022-01-09 11:42:41 +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 e1d-ts-pipe: Don't write more HDLC bytes than e1d supports 2021-12-31 16:47:15 +01:00
e1d.h e1d: Add watchdog timer to detect dead lines / USB devices 2021-12-31 17:20:32 +01:00
ice1usb_proto.h Add support for icE1usb RAI interrupt error flag 2022-01-02 13:04:09 +01:00
intf_line.c e1d: Add watchdog timer to detect dead lines / USB devices 2021-12-31 17:20:32 +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 Use the error counters for remote alarm + remote CRC error 2022-01-02 13:02:37 +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 e1d/usb: Use wMaxPacketSize to know maximum number of frames to send 2022-01-06 16:10:28 +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