14-Oct-2020
Attendee
@Andrew Fearing
@Jackson Paddock
@Joshua Alexander
@David Burnett
@Xinyi Yan
@jinyue zhu
@jessica Malow
@Tsang-Yung Wu
@Said Alvarado-Marin
@Trifun Savic
@Thomas Watteyne
@Tengfei Chang
Minutes
@jinyue zhu Update the ADC
define the ADC interface
Fix issues
interrupt conflict issue Test for ADC precision and accuracy
The code holding the ADC interface implementation at adc.h and adc.c in scum-test-code repository
some adc interface to image to have
define sample frequency
threshold checking on ADC reading
…
@Thomas Watteyne proposes nRF5240 DK as the bootloader/hex file holder/calibration
@Tengfei Chang Update hornet tracking algorithm
Filter out the frequency > 55ppm and < -55 ppm
Filter out the invalid phase difference
The result SCuM is able to measure the angle at a rough accuracy of 30 degrees
Unexpected wrong angle calculation on Nordic side (target angle 135 degree, measured as 40 degrees)
Â