You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user of pyDatView sent me a ".dbg" output file, where some units were missing.
The columns with missing units were:
axisTilt_1P axisYaw_1P axisTilt_2P axisYaw_2P YawState
I've fixed the reader of pyDatView to support missing units, but I think it might be nicer if units are always present (e.g. [NA] or [-]).
Sorry if that's already been fixed.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi,
A user of pyDatView sent me a ".dbg" output file, where some units were missing.
The columns with missing units were:
axisTilt_1P axisYaw_1P axisTilt_2P axisYaw_2P YawState
I've fixed the reader of pyDatView to support missing units, but I think it might be nicer if units are always present (e.g. [NA] or [-]).
Sorry if that's already been fixed.
Cheers!
The text was updated successfully, but these errors were encountered: