DLTViewer windows查看分析工具 Er**or上传21.44MB文件格式zip 适用于windows 64位 32位系统,解压即可使用 (0)踩踩(0) 所需:1积分 RCR4407SQ-VB一款SOP8封装P-Channel场效应MOS管 2024-11-13 23:42:22 积分:1 QM6208S-VB一款SOP8封装2个N-Channel场效应MOS管...
name: DLT-Mac - name: Download DLT Windows parser artifacts uses: actions/download-artifact@v2 with: name: DLT-Windows-parser - name: Download DLT Windows sdk artifacts uses: actions/download-artifact@v2 with: name: DLT-Windows-sdk - run: | assetsZip=$(find . -name 'DLT*.zip' | while...
echoSDK installed in:%DLT_VIEWER_SDK_DIR% set/pname=Continue exit0 exit/b0 4 changes: 4 additions & 0 deletions4build_sdk_windows_qt5_MSVC_interactive.bat Original file line numberDiff line numberDiff line change @@ -0,0 +1,4 @@ ...
Bpcpost.exe——(Microsoft)微软TVviewer软件 ClipSrv.exe——(Microsoft)Windows NT 剪贴板DDE服务器,支持“剪贴簿查看器”,以便可以从远程剪贴簿查阅剪贴页面 Cmmon32.exe——(Microsoft) Microsoft Connection Manager Monitor.微软连接管理监视器 Conime.exe——输入法编辑器,允许用户使用标准键盘就能输入复杂的字符...
run: Compress-Archive -Path .\build\dist -DestinationPath DLT-Windows-${{ matrix.task }}.zip - name: Upload DLT artifact uses: actions/upload-artifact@v2 with: name: DLT-Windows-${{ matrix.task }} path: DLT-*.zip createRelease: name: Create release 80 changes: 0 additions & 80 dele...
In a Windows PC, in high DPI displays when using scaling, DLT-viewer looks weird. The Qt Widgets seem to be scaled twice: once by the system, and another by Qt. The screenshot below compares DLT-Viewer 2.16 (Qt 5.5) with DLT-Viewer 2.21 (Qt 5.14) and windows explorer in a high DP...
Fix usage of two separate calls to determine seconds and microseconds. Replaced by single timespec_get call. Fixed as well a race condition where provided sec or usec to writeDLTMessageToFile are 0. Issue: COVESA#232master (COVESA/dlt-viewer#381) mb...
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=%DLT_VIEWER_SDK_DIR% ..\.. if %ERRORLEVEL% NEQ 0 GOTO ERROR_HANDLER cmake --build . @@ -89,156 +90,7 @@ echo *** echo *** Create SDK *** echo *** if not exist %DLT_VIEWER_SDK_DIR% mkdir %DLT_VIEWER...
@@ -67,7 +67,7 @@ class FiletransferPlugin : public QObject, QDLTPluginInterface, QDltPluginViewer /* QDltPluginCommandInterface */ bool command(QString command, QList<QString> params); bool exportAll(QString path); bool exportAll(QDir extract_dir); private: Form *form; 52 changes:...
Diagnostic Log and Trace viewing program. Contribute to dlt-viewer/dlt-viewer development by creating an account on GitHub.