Saleae Logic添加NEC IR協議
阿新 • • 發佈:2018-03-07
nor 機器 HR overflow source family class upload mar 文件中指出了如何解決在64位機器編譯
一.下載需要用到的代碼
Git clone https://github.com/LiveOverflow/NECAnalyzer.git
git clone --recursive https://github.com/saleae/SampleAnalyzer.git
二.編譯執行
下載完成後會得到兩個文件夾,NECAnalyzer和SampleAnalyzer, 將NECAnalyzer中的source文件夾覆蓋SampleAnalyzer中的source文件夾,然後按照SampleAnalyzer根目錄的readme.md的操作步驟進行編譯; 需要註意的是如果編譯使用的是64位機器,編譯前請閱讀AnalyzerSDK/lib/readme.md,
三.使用編譯後的so文件
參考如下鏈接:
https://support.saleae.com/hc/en-us/articles/208667506
做完上述這些後,就能在軟件中看到想要的nec-ir協議了
NEC/IR-Remote Analyzer
Saleae Logic添加NEC IR協議