Imported from previous forum
This may be a stupid question, but where can I find some sample FAST data to run with the sample FAST Decoder in C# program? Thanks!
This may be a stupid question, but where can I find some sample FAST
data to run with the sample FAST Decoder in C# program? Thanks!
One suggestion…
You can take the example.dat file from the C reference code, and pass it to the C# encoder. The generated file will be FAST encoded, which can then be passed into the C# decoder.
This may be a stupid question, but where can I find some sample FAST
data to run with the sample FAST Decoder in C# program? Thanks!One suggestion…
You can take the example.dat file from the C reference code, and pass it
to the C# encoder. The generated file will be FAST encoded, which can
then be passed into the C# decoder.
Tried that. Didnt work!
Got the data. Thanks!
This may be a stupid question, but where can I find some sample FAST
data to run with the sample FAST Decoder in C# program? Thanks!One suggestion…
You can take the example.dat file from the C reference code, and pass
it to the C# encoder. The generated file will be FAST encoded, which
can then be passed into the C# decoder.Tried that. Didnt work!