Skip to content

Releases: ecubus/EcuBus-Pro

Release v0.8.61

05 Mar 01:06

Choose a tag to compare

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

12 Jan 03:20

Choose a tag to compare

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

25 Dec 07:03

Choose a tag to compare

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

12 Dec 00:34

Choose a tag to compare

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

02 Dec 01:07
4fe4067

Choose a tag to compare

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

Full Changelog: v0.8.56...v0.8.57

Release v0.8.56

19 Sep 00:39

Choose a tag to compare

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

08 Sep 01:43

Choose a tag to compare

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

03 Sep 08:04

Choose a tag to compare

Changes from v0.8.53 to v0.8.54:

  • [update] add display version info for candle in #194 by @RCSN
  • [bug]:fix script build doesn't copy *.node
  • [bug]:fix the log clearing process, which casue some init log been cleared
  • [demo]:add NSUC1612_LIN_OTA demo
  • [bug]:fix crc error

Release v0.8.53

25 Aug 13:29

Choose a tag to compare

0.8.53

Changes from v0.8.52 to v0.8.53:

  • [api]:add lin power control api
  • [opt]:opt trace performance
  • [opt]:opt trace uds instrance and dir
  • [opt]:remove uds max buffer size limit
  • [opt]:add CAN error reporting for Candle device in #191 by @RCSN

Release v0.8.52

19 Aug 01:30

Choose a tag to compare

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