I am using 4 anchors and 1 tag to track the distance. However I am getting the output from the les/lec command with precision equals to two decimal points, is there any possibility that I can increase the precision to 3 decimal points using source code or by any other means? The purpose of this question is that I wanted to track the breathing rate of the person.
I doubt there will be any benefit while sticking to the PANs system.
The internal clock resolution in in the couple of mm region but when sitting stationary you normally get a bit of noise, the best I’ve seen is a standard deviation of around 3 cm. So without averaging you are going to get a cm or two of noise. Averaging will get rid of that noise but if the aim is to track something moving then averaging starts to hit issues.
You either need to measure very quickly or you need to do some curve fitting and track the motion.