net/savvycan: Update to V220

Changes since v213

 - Fix a variety of DBC related issues

 - Add Extended CAN Bus Frame to SLCAN/LAWICEL

 - Fixed 2 DBC file format errors

 - Improved graph signal editor and signal viewer message filtering

 - Added canlogserver CAN remote capture

 - Add support ListenOnly feature for Qt SerialBus plugins

 - Add comma check to TRC CanHacker loader

 - Add 3000000 baudrate mode for Lawicel device

 - LAWICEL CAN-FD support, CAN-FD data rate selection

 - Support higher time resolution CANserver format

 - Calculate the default row height correctly

 - Scripting Interface Enhancements

 - Do not add extra trailing newline on the decoded message texts

 - Update required C++ standard to C++17

 - Fix FirmwareUpdater

 - ConnectionWindow: fix Device Console duplicates

 - add support for SIG_VALTYPE_ to specify floating point signals

 - make qmake check Qt version

 - signal makePrettyOutput: add a space between value and unit

 - Add support for reading Wireshark SocketCAN log format

 - Added/corrected timestamps for LAWICEL protocol

 - Support for ext CAN IDs in wireshark

 - Fix dbc handling of comments and attributes

 - Fix icons output dir

 - Fix device deselection after connecting

 - Add support for > 8

 - FIX Issues 878 and 834 - usec overflow (using system clock)

 - Implemented connection save with speeds and can fd at least for
 - bus 0.

 - Corrected extended CAN ID read for IDs < 0x800

 - chore: add installer script for linux

 - FuzzingWindow: Add buttons to set all high/low/auto

 - [DBC]Add support for multiple signal multiplexor values

Reported by:    portscout
This commit is contained in:
Craig Leres 2025-05-09 08:20:48 -07:00
parent e026fad185
commit f1af7ad537
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= savvycan PORTNAME= savvycan
PORTVERSION= 213 PORTVERSION= 220
PORTEPOCH= 2 PORTEPOCH= 2
CATEGORIES= net CATEGORIES= net

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1682127718 TIMESTAMP = 1746800574
SHA256 (collin80-SavvyCAN-213-V213_GH0.tar.gz) = 1c60055a05dacfd9b00b5416e728735dc7d507f9692c52bf2e4eed74f56f84cd SHA256 (collin80-SavvyCAN-220-V220_GH0.tar.gz) = 1fd00dd3d685810484e87999be65e9e81e5922a6da7f17f3d6d756452b5847bf
SIZE (collin80-SavvyCAN-213-V213_GH0.tar.gz) = 3750379 SIZE (collin80-SavvyCAN-220-V220_GH0.tar.gz) = 3830017