s=gyr,x=-0.14690529,y=-0.028577317,z=0.09692149,ts=1424988205037,acy=3 |
s=mag,x=-172.73999,y=-170.28,z=-164.09999,ts=1424988205041,acy=3 |
s=gyr,x=-0.13305685,y=-0.030707845,z=0.09798675,ts=1424988205042,acy=3 |
s=uwb,t=tag #1,tu=87289750000000,ts=1424988205044,d=1.3906851,acy=0 |
s=gyr,x=-0.116012625,y=-0.032838374,z=0.09798675,ts=1424988205045,acy=3 |
s=gyr,x=-0.100033656,y=-0.03390364,z=0.10011728,ts=1424988205049,acy=3 |
s=mag,x=-172.68,y=-170.34,z=-164.04,ts=1424988205052,acy=3 |
s=gyr,x=-0.085119955,y=-0.03390364,z=0.10011728,ts=1424988205054,acy=3 |
s=acc,x=-0.61291564,y=6.895301,z=7.967903,ts=1424988205055,acy=0 |
s=gyr,x=-0.07127152,y=-0.03390364,z=0.10011728,ts=1424988205059,acy=3 |
s=gyr,x=-0.05529255,y=-0.03177311,z=0.09798675,ts=1424988205064,acy=3 |
s=prs,p=949.69,ts=1424988205065,acy=0 |
<prsRecord> | <uwbRecord> // five different sensor record types
“,” <timestamp> “,” <acInd> // x,y,z, timestamp, accuracy?
“,” <timestamp> “,” <acInd>
“,” <timestamp> “,” <acInd>
“,” <timestamp> “,” <acInd> // mbar, timestamp, accuracy
“,d=” <range> “,” <accInd> // tagName, tuVal? ts, meters, accuracy
I think accInd may represent the sensor sensitivity (maxG for example). The tuVal number is a mystery, but I’m wondering if it is some representation of the impulse signal that reveals the quality of the range assessment. |