Originally, we thought we can verify Rx test of each RF chipset with a universal waveform file. But in practice, the feasible waveform for each RF chipset might be different. We should consider a way to assign specific waveform file in each project.
Currently we tar all the waveform files and store it at the private localmirror. When we make the package, we download the file and merge with the source code. If we also put the specific waveform file into the tar file, the size will increase as we integrate more and more projects. Moreover, we might deploy the unrelated waveform files to the next project.
Therefore, my proposal is we still put the additional waveform file at the localmirror but in different zip file. When I make the package, I can choose which additional waveform should be downloaded. Then it can be easily reused by next project, and keep it easy to deploy.
Comment 1 by bugdroid1@chromium.org
, Apr 22 2017