The following lists the directories in this folder:
tuner - contains tuner drivers; sdk_src - contains demodulator driver source files and header files; docs - contains user's guide pdf file; sdk_examples - contains demodulator driver examples; utils - contains utils helpful for SDK.
Note: If examples are expected to be executed, please use utils\convert_c_to_cpp.bat to change all SDK .c source files to .cpp source files. For converting back the .cpp files to .c files another utility convert_cpp_to_c.bat has been packaged in the utils folder.