commit 285a451d4bccf43c4981374238b854be9c296e10
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Jul 1 12:55:37 2016 +0530
Updated files for v3.0.0
commit 69530befe9ca80d8fbe609dba50fe0447563cbc4
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Thu Jun 30 17:56:36 2016 +0530
BUSMASTER v3.0.0 changes
commit 93f0f2805bbef626758a717ab176d47bc424bab4
Author: Prathiba <Prathibabharathi.pagadala@in.bosch.com>
Date: Tue Nov 17 12:07:30 2015 +0530
Version information updated
commit 41180fd99ae65bf8d2b683eb8095acb87c41b1f8
Author: Prathiba <prathibabharathi.pagadala@in.bosch.com>
Date: Mon Nov 16 18:24:59 2015 +0530
Updated Documentation for v2.6.4
commit 9c9a1eab4ec821eafc395817ae97370a579661a1
Author: Prathiba <prathibabharathi.pagadala@in.bosch.com>
Date: Mon Nov 16 17:19:13 2015 +0530
BUSMASTER v2.6.4 changes
commit b5d2283d30eaebddf979f329b7ff55c463f19f0e
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Aug 7 15:40:42 2015 +0530
Updated version information and help contents
commit 77091d5527bcd4d5bc9c53be2f1b5a58a9a4f2e0
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Aug 7 14:27:14 2015 +0530
Updated with bug fixes and LIN Kvaser contribution for v2.6.3
commit 724cd462e165f8199f283010f09c522e93e3a24b
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Wed May 20 13:50:44 2015 +0530
Changes for v2.6.2
commit 1ff3b544f655974a4fc65ebe2f931a5c53a9fa8f
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Feb 27 15:45:59 2015 +0530
Version information updated
commit 150c0d69c00bf70cceb0b5075e93257f103cdc4b
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Feb 27 15:00:33 2015 +0530
Updated for v2.6.1
commit 9f1cb0c9b26c520cad26dabbc04bdfb315b8d681
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Nov 7 11:35:17 2014 +0530
Updated What's New page
commit e18534c998478294c71503f47e5b58b1b370495e
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Thu Nov 6 20:22:08 2014 +0530
Updated MHS library file path
commit c4716b5674df234c9e1b41da931a2d28f1104f33
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Thu Nov 6 17:57:13 2014 +0530
Updated version and license details
commit a5460744c5e23f3bbd588eac048553ba5df3ece6
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Oct 31 18:08:31 2014 +0530
Updated for DBManager compilation
commit 075c056775ef39f203226facc0866062f465e707
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Oct 31 17:08:49 2014 +0530
Added solution files
commit e7f98e09e942d86751e233e4a203c8c0c3f7003a
Author: saravanan <saravanan.sivasubramaniam@in.bosch.com>
Date: Fri Oct 31 16:54:56 2014 +0530
v2.6.0 changes
commit 569daa43c3c6e7dc3d798840beb3ca78d340d32f
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Fri Aug 29 13:55:37 2014 +0200
Several optimizations
* BUSMASTER.exe.manifest: File beautified
* stdafx.h: WINVER declarations removed
* CMakeLists.txt: Unnecessary linker declarations removed (e.g. /STACK:8000000)
* CMakeLists.txt: Unnecessary optimization hinderers removed (e.g. remove_definitions)
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit 2dc1ca14e57eb31ed40d257f80b8cce95bd16bec
Merge: c1a4a39 0ba65c7
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 28 16:15:10 2014 +0200
Merge branch 'master' of https://github.com/rbei-etas/busmaster
Conflicts:
Sources/BIN/Libs/Release/vs_can_api.lib
Sources/BIN/Libs/busmaster_debug/vs_can_api.lib
Sources/BIN/busmaster_debug/vs_can_api.dll
Sources/CAN_VSCOM/vs_can_api.h
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit c1a4a399a59f1922dd15a49235ff0b66b634d619
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 28 16:05:58 2014 +0200
Introduction of CMake for BUSMASTER solution/project generation.
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit 0ba65c7c9eca8363f63a5b96f2c20cc5a3cdbef1
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 28 14:58:48 2014 +0200
Fix linker warnings from WinDDK
That's the warning:
warning LNK4254: section 'ATL' (50000040) merged into '.rdata' (40000040) with different attributes
That's the fix:
http://stackoverflow.com/questions/13971980/warning-lnk4254-section-atl-50000040-merged-into-rdata-40000040-with-d
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit 61b34ae297f814ee3689142a88376003fdcb8259
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Wed Aug 27 09:23:18 2014 +0200
Added chapter on CMake to Development Environment Documentation.
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit f723c573739f834541537dc2c68f5f4741255b54
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Tue Aug 26 17:45:50 2014 +0200
Correction of ES581.3 serial number handling.
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit d968a7184ab95074f1d69e6021e27e70451fdc28
Merge: 623daaf 10da1b7
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Mon Aug 25 19:20:02 2014 +0200
Merge pull request #748 from yegorich/dll-update
CAN_VSCOM: bump API to 1.7.1
commit 10da1b7824a1341dfdae3283a341bc6387314055
Author: Yegor Yefremov <yegorslists@googlemail.com>
Date: Mon Aug 25 09:35:05 2014 +0200
CAN_VSCOM: bump API to 1.7.1
commit 623daaf7ced3962269e5a3f8d7f6e23c126e21a4
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 21 18:02:22 2014 +0200
Centralize MFC build definition
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit 02a3e6bf25747275407cbdd7b9857c8796194aba
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 21 17:04:34 2014 +0200
Changes to improve compilation under different IDEs/compilers
Only the MSVC/MSBuild is generating Configuration-dependent directories,
e.g. Release, Debug, ...
Hence the copy command to install the targets into the BIN,
was not working under QtCreator.
This has been fixed now by using $<TARGET_FILE:...> property.
The definition _AFXDLL is necessary instead of _AFXEXT
to exclude some includes in the global afxres.rc.
These includes where not found and hence broke compilation.
It works now in MSVC/MSBuild and QtCreator/NMake
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit 7b14b204a6f88252f97b106ac28a827c24f35c82
Merge: ff6490e 6d871f4
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 21 13:44:35 2014 +0200
Merge branch 'master' of https://github.com/rbei-etas/busmaster
commit ff6490ecc09154caa8af81451c1a77a372928a4a
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 21 13:44:03 2014 +0200
Replace the VS solution/project files with CMake.
CMake sets these files up automatically.
But if you prefer CMake can also setup for different environments.
Signed-off-by: Tobias Lorenz <tobias.lorenz@etas.com>
commit 6d871f4644b83db3df2d56315eda3e324bdc6db0
Merge: 03328dd 14f5203
Author: Tobias Lorenz <tobias.lorenz@etas.com>
Date: Thu Aug 21 13:38:01 2014 +0200
Merge pull request #747 from yegorich/cppcheck
Cppcheck
commit 14f5203aebd5c44b3cf80c49c7531291f097df4f
Author: Yegor Yefremov <yegorslists@googlemail.com>
Date: Thu Aug 21 12:06:31 2014 +0200
CAN_VSCOM: reduce variable scope
commit 9f8c0bc36aeb9fac30780afc6833a34d8866a903
Author: Yegor Yefremov <yegorslists@googlemail.com>
Date: Thu Aug 21 12:01:00 2014 +0200
CAN_VSCOM: remove redundant assignments
commit 9443b306bfc9211dddd4886e319421607332a0ad
Author: Yegor Yefremov <yegorslists@googlemail.com>
Date: Thu Aug 21 11:50:22 2014 +0200
CAN_VSCOM: fix memset() size
Use size
暖白开加点糖
- 粉丝: 16
- 资源: 4
最新资源
- 博途S7-1200主站与S7-200从站实现RS485通讯程序 S7-200可以当作一个仪表
- C#、C++分别开发的OPC DA CLIENT软件. 1、枚举服务器名称; 2、连接服务器以后枚举出TAG; 3、根据TAG名称自动读取服务器数据; 4、图片内有OPC SERVER和CLIENT实
- python-workspace.zip.005
- 龙门上下料样本程序,四轴 用台达AS228T和台达触摸屏编写 注意软件是用台达新款软件ISPSOFT ,借鉴价值高,程序有注释
- 一款window下的串口监视抓包工具
- 欧姆龙CP1H与3台力士乐VFC-x610变频器通讯程序 功能:原创程序,可直接用于现场程序 欧姆龙CP1H的CIF11通讯板,实现对3台力士乐VFC-x610变频器 设定频率,控制正反转,读取实际
- dp111113333
- CV-密集人群图像数据集(5800张图片).rar
- 福特汽车主观评价规范,性能开发参考,英文原版直译,评价条目、规则描述非常细致 包含平顺舒适性,转向,操稳,NVH,制动,加速感,驾驶性等等性能,并详细描述了评价的准备工作 评价条目细分至第四级,共
- 三菱FX3S两轴标准程序,XZ两轴,包含轴点动,回零,相对与绝对定位,只要弄明白这个程序,就可以非常了解整个项目的程序如何去编写,从哪里开始下手,可提供程序问题解答,程序流程清晰明了,注释完整
- MATLAB代码:考虑P2G与碳捕集机组的多能微网低碳经济调度 关键词:碳交易 阶梯碳交易 碳捕集 多能微网 低碳调度 仿真平台:MATLAB+yalmip+cplex 主要内容:代码主要做的是一个
- 本程序采用matlab编写,主要是实现电流注入型牛拉法 除此之外,本人还编写了很多种关于潮流计算的程序,主要有牛拉法,前推回代法,以还有相和三相潮流计算程序
- 智能门锁架构图,供大家参考
- 三菱FX3U六轴标准程序,程序包含本体3轴控制,扩展3个1PG定位模块,一共六轴 程序有轴点动控制,回零控制,相对定位,绝对定位 另有气缸数个,一个大是DD马达控制的转盘,整个是转盘多工位流水作业
- 批量登录到远程Linux服务器检查服务器时间差的shell
- MATLAB电动车七自由度整车模型 MATLAB Simulink电动车转弯制动abs模型asr转弯制动防抱死abs模型+模糊控制算法+七自由度整车模型+纵向运动+侧向运动+横摆运动+四轮魔术公式+四
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈