Using the latest version of RTXI (3.2.1)
Found a bug in the Data Recorder widget.
The desired time tag type is only being applied to signals added to the list before the time tag was selected from the drop down menu.
Any signals added to the list after the time tag was selected, get recorded with index-based tags.
Seems like something easy to solve, maybe updating the time tags of all signals in the list once a new signal is added?