ipnc_rdk_m3vpss_release.xem3是M3的程序,针对不同的sensor通过不同的宏来编译出不同的程序。这样针对后续的维护比较麻烦,能否通过参数或者动态库等类似的方式来实现同一个程序兼容所有支持的sensor。因为该程序是在M3里面跑,所以不知道有什么方式可以实现。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
ipnc_rdk_m3vpss_release.xem3是M3的程序,针对不同的sensor通过不同的宏来编译出不同的程序。这样针对后续的维护比较麻烦,能否通过参数或者动态库等类似的方式来实现同一个程序兼容所有支持的sensor。因为该程序是在M3里面跑,所以不知道有什么方式可以实现。