A third dialog box allows to specify case properties for the document
being imported. Press the Help button if you need instructions on how
to fill in the dialog box fields. Fill in the fields that are not grayed
or accept defaults and press Ok to continue. Or press Cancel to abort.
Route recorders are small tracking devices attached to the back
of pigeons in order to record their flight route. Route recorder data
does not directly provide position information. Instead, a one byte
value is recorded every 4s which codes the direction of movement.
Thus, recorder data needs to be complemented by additional user input.
The Import Route Recorder command allows you to specify the required
additional information and gives precise control over the translation
of the imported data into a case document. Once the data has been
imported into a case document, it can be manipulated like any other
Wintrack case document.
Importing route recorder data requires two files. The data file
merely contains the stream of byte values directly downloaded from
the recorder. In addition, a table file has been generated for each
individual recorder using a calibration device. During the calibration
process, the recorder is rotated in steps of 10°. At each step,
the direction and the corresponding recorder byte are noted. The resulting
table file provides a lookup table with 36 entries (actually 38 because
the first and 18th step are recorded twice) that allows translation
of recorder byte values into direction values. Table files occur in
two forms both of which can be read by Wintrack: binary (.BIN). or
as CR/LF delimited ASCII (.TAB).