Ubbe
Member
If you play a closecall wav file in the scanner and the display show info like TG's and subtones, then those data have to come from the wav header file and nowhere else. Look at the hex values in the header and try and match the display info with the hex values. The frequency isn't stored in text mode and the TG and subtones are probably also not stored as ascii text but as hex. Subtones could be stored as a 1 for CTCSS and a 2 for DCS and another position could have a 1 for the first possible subtone 67Hz and 2 for the next 69.3Hz and so on. So you probably need to compare different closecall wavs that have different subtones or TG's to be able to tell where in the header the data are stored.
/Ubbe
/Ubbe