Releases: ecubus/EcuBus-Pro
Releases · ecubus/EcuBus-Pro
Release v0.8.61
What's Changed
- [base]:integrated python
- [base]:optimized with python-canmatrix as a replacement for the original dbc parser; all CAN databases need to be reimported
- [base]:add agent skills generate
- [base]:add can replay feature(offline mode), only asc format log file support
- [cli]:add build code with minify ability
- [api]:add can message proxy with signals
- [base]:add lin asc format logger
- [ui]:add channel number display in hardware setup page
- [logger]:add lin asc logger
Full Changelog: v0.8.59...v0.8.61
Release v0.8.60
changes from v0.8.59 to v0.8.60:
- [api]:add linBaudRateCtrl api, detail
- [base]:fix plugin setting doesn't exist
- [base]:add multi language support, and zh-CN language has published in Plugin Marketplace
Full Changelog: v0.8.59...v0.8.60
Release v0.8.59
0.8.59
Changes from v0.8.58 to v0.8.59:
- [plugin]:add custom plugin download path feature
- [can]:fix period timer doesn't update data
- [lin]:fix lin diag sch delay issue
- [plugin]:fix plugin has specal char path
- [script]:add serial port script api
Release v0.8.58
What's Changed
- [feat]:add logger file choose
- [bug]:fix cli pnpm try to found node
- [bug]:fix ecb file read use others encoding
- [feat]:remove panel group component
- [opt]:add hex and s19 built in uds service
- [feat]:add setVars api
- [bug]:fix vector period send failed (#256)
- [bug]:fix normal node can't access uds service
- [bug]:fix dbc file physValue calc when it has vt
- [bug]:fix RPM package path in release by @felixvanoost in #254
- [opt]:Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #255
- [feat]:Add User login by @frankie-zeng in #257
- [feat]:add logger Blf format by @frankie-zeng in #258
Full Changelog: v0.8.57...v0.8.58
Release v0.8.57
What's Changed
- [bug]:fix lin can sendout ID 0
- [bug]:fix param save error when witout subfunc
- [opt]:opt message windows for amazing performance
- [opt]:refactor ecubus workerpool, all node script need rebuild
- [example]:add can e2e example
- [opt]:opt cantp id check
- [bug]:fix script lin can data isn't buffer
- [bug]:fix sa dll cmake template
- [bug]:fix can get from database length error
- [feat]:update license to apache
- [opt]:logger file name record with timestamp
- [bug]:fix script can't get correct signal value
- [feat]:add peak period send can ability
- [feat]:add vector period send can ability
- [feat]:add kvaser period send can ability
- [opt]:use mitt to replace self eventbus
- [opt]:opt graph bigdata
- [opt]:opt example image display
- [opt]:opt graph tooltip and step control
- [opt]:add uuid to internal data array
- [bug]:fix sequence status index error
- [feat]:add mutli trace
- [feat]:add lin auto addressing examples
- [opt]:change precise from ms to us in trace window
- [bug]:fix var doesn't change in script
- [opt]:allow same sunfucntion with suppress
- [feat]:add plugin ability Detail
- [feat]:add OSEK os trace ability Detail
New Contributors
- @crazy0104 made their first contribution in #208
- @felixvanoost made their first contribution in #223
Full Changelog: v0.8.56...v0.8.57
Release v0.8.56
Changes from v0.8.55 to v0.8.56:
- [feat]:add auto build script when start
- [bug]:fix uds TesterPresent can't set 0x80
- [bug]:fix can dbc value undefined issue
- [feat]:add can statistics sentCnt and recvCnt
- [feat]:add high precision timer
Release v0.8.55
Changes from v0.8.54 to v0.8.55:
- [feat]:add archLinux build in #197 by @taotieren
- [bug]:fix api runUdsSeq can run correnct sequence bug
- [feat]:base someip feature ok, Detail
- [api]:add getSignal api
- [api]:add onSignal API
Release v0.8.54
Release v0.8.53
Release v0.8.52
0.8.52
Changes from v0.8.51 to v0.8.52:
- [feat]:add file logger
- [bug]:fix esbuild missing in linux
- [opt]:opt lin tp sch method
- [opt]:opt ecb_cli test subcommand