Skip to content

Releases: ecubus/EcuBus-Pro

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

Release v0.8.51

11 Aug 01:22

Choose a tag to compare

0.8.51

Changes from v0.8.50 to v0.8.51:

  • [bug]:fix dbc motorola signal data parse
  • [opt]:opt linCable error display
  • [opt]:opt lin_conformance_test example
  • [opt]:init sae j2602 test example

Release v0.8.50

08 Aug 02:00

Choose a tag to compare

0.8.50

Changes from v0.8.49 to v0.8.50:

  • [opt]: add new line to every file by @NiiMER in #3c673a4
  • [feat]:add trace id filter and delta time in overwrite mode
  • [opt]:opt test beforeEach and afterEach and log display
  • [opt]:add 中文文档
  • [feat]:Pwm output by @frankie-zeng in #176
  • [opt]:add socket clear
  • [bug]:fix vector can ts discontinuity
  • [feat]:linCable add PWM output ability
  • [opt]:allow doesn't access vector channel
  • [bug]:fix enter input in service config page

Release v0.8.49

24 Jul 14:16

Choose a tag to compare

What's Changed

  • [bug]:fix parseInt return negative value
  • [bug]:fix panel view data change flow
  • [opt]:allow funcional address return
  • [opt]:opt ldf parse
  • [bug]:fix lin ldf logical value display error
  • [feat]:add gs_usb(candle) support by @RCSN in #174

New Contributors

  • @RCSN made their first contribution in #174

Full Changelog: v0.8.48...v0.8.49