osmo-e1d/src
Sylvain Munaut 8a2e82560c octoi: Simple RX priming / pre-filling
This was not an issue with the original FIFO code, which dynamically
substituted frames and always created the minimal required backlog.

The RIFO can by principle not operate this way, so we really have to
prime / pre-fill it with a number of TDM frames.  That initial fill
level has to be sufficient to cover RTT jitter of the OCTOI link as
well as clock drift between (GPS synced) receiver and transmitter.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I3a4b3846d3dbd1c99989e994ad95e609f2757219
2022-04-19 19:31:18 +02:00
..
e1gen Fix a bunch of warning raised by the new build warning options 2022-01-09 11:43:01 +01:00
octoi octoi: Simple RX priming / pre-filling 2022-04-19 19:31:18 +02:00
Makefile.am OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
ctl.c OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02: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: stat_items for the GPS-DO related bits 2022-04-19 17:55:25 +02:00
e1oip.c OCTOI: initial support for E1oIP forwarding 2022-03-28 12:26:09 +02:00
ice1usb_proto.h GPS-DO support for icE1usb hardware 2022-02-07 18:38:08 +01:00
intf_line.c e1d: stat_items for the GPS-DO related bits 2022-04-19 17:55:25 +02: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 Add rate counters for number of frames muxed/demuxed (E1 side) 2022-04-19 15:04:53 +02:00
osmo-e1d.c Fix stats exporter 2022-04-18 19:31:36 +02: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 Fix a bunch of warning raised by the new build warning options 2022-01-09 11:43:01 +01:00
usb.c e1d: stat_items for the GPS-DO related bits 2022-04-19 17:55:25 +02:00
usb.h GPS-DO support for icE1usb hardware 2022-02-07 18:38:08 +01:00
vpair.c e1_{intf,line}_new: Allow caller to specify the numeric identifier 2022-01-31 19:51:14 +01:00
vty.c vty: Print only applicable information during 'show line' 2022-04-10 17:35:15 +02:00