📄 changes
字号:
Freediag Project Change Log: $Id: CHANGES,v 1.2 2003/04/20 22:42:16 rpalmeida Exp $----------------------------------------------------Version 0.3Changes 0.2->0.3 1) Fix timing issue in idle code where idle responses arent always read on "smart" interfaces (me/br) and then confuse the application2) Fix iso14230 code so that it works with message >127 bytes (bad typecast)3) Fix BR-1 ISO9141 support4) Support the "new BR-1 interface with ISO14230"5) Support response from multiple ECUs in Scantool (lots of changes)6) Make scantool read CVN instead of just how many messages to get CVN7) ISO14230 now will use "user" supplied addresses on a per message basis - it will use the original connection addresses if 0 is supplied as a src/dest address to the send() routine and for all idle (tester present) messages8) Start of elm device support [iso interface only]9) Support ISO9141-2 cars which return keybyte 0x94 0x94, not just 0x08 0x0810) Ensure set source address is used by scantool correctly11) Added local mkdep for more portability12) Removed some typecasts in defines used in case statements as this breaks latest versions of GCC----------------------------------------------------Version 0.2Changes 0.1->0.2Thanks to Bjorn Helgaas for much of this stuff ! And others for testing ...1) Fix J1979 idle message format (affects ISO9141 cars)2) Fix coredump on ISO9141 cars caused by uninitialised timer3) Add basic J1850 support for smart interfaces such as Multiplex Engineering4) Support for B. Roadman BR1 interface5) diag_l1_open now checks layer 1 supported protocols against requested protocol6) Fix a lot of the display of values in monitor mode7) Add English display of units (configurable between English and Metric)8) Fix many spelling errors in comments and printed messages9) Extended data logging10) Readline() support to give command line editing in the scantool11) autoconf to make it build on Linuxs other then Redhat12) diag_l1() bug where if you scanned, then changed interface type and scanned again, coredump13) Fixed ISO14230 slow init to expect correct keybytes14) Scantool handles h/w interface open failure nicely now15) Get/Display Stored DTCs (mode 3) instead of just printing how many DTCs16) Move O/S specific serial code into diag_os_linux.c from layer 0 drivers17) Add $HOME/.scantoolrc startup command file support18) Add ability to read in command files (source command)19) Various other minor fixes----------------------------------------------------Version 0.1Initial release
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -