Re: [Linuxptp-devel] [PATCHv3 0/3] Replace moving average with moving median for delay filtering.
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-10-30 21:14:07
|
On Tue, Oct 29, 2013 at 11:58:17AM +0100, Miroslav Lichvar wrote: > Changes in v3: > - fixed declaration of filter_sample() > - renamed accepted configuration options for delay_filter > - removed forgotten MAVE_LENGTH and PORT_MAVE_LENGTH macros > > Miroslav Lichvar (3): > Add modular filter interface. > Add median filter. > Add options to configure delay filter. Series applied. Thanks, Richard |