﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
237	ropp_pp_openloop wrong calculation of correlation between data and external navbits	kmk	Ian Culverwell	"ropp_pp_openloop line 193:

> ni = SUM(DNB(kmin:kmax+i)**2)

should be:

> ni = SUM(DNB(kmin+i:kmax)**2)

The effect here is a potential miscalculation of the correlation between the external navigation bits and the data. I think this is a minor bug but it could have effects."	defect	closed	minor	5.1	ropp_pp	4.1	fixed		kmk@…
