Coder Social home page Coder Social logo

dbc2excel's Introduction

DBC2Excel

Convert DBC to Excel by VBA

password:6lm3crlZu!RLFubaCiSt

IMAGE

Feature

  • Add auto filter and merge cells
  • Auto group by message
  • Highlight transmitter and receiver
  • Sort by message name and startbit
  • Support both windows and unix file

To do

Performance

File ECU Nodes Messages Signals Elapsed time(s)
1 8 25 244 22
2 9 72 754 60
3 9 76 1126 67

dbc2excel's People

Contributors

zhyongquan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dbc2excel's Issues

Error when Attempting to convert ~3 MB DBC File

I obtained a runtime error when I tried to convert this ~3 MB dbc. I believe it was this: Overflow (Error 6) [ https://learn.microsoft.com/en-au/office/vba/Language/Reference/User-Interface-Help/overflow-error-6 ].

I was able to quickly overcome this issue by replacing all Integer data type definitions with Long definitions in the VBA module. While this was an easy fix, it did not feel elegant and I did not verify whether making all Integer values Long values instead had any further consequences to it.

I can attempt to recreate this error if needed.

转换单位时出错Ω

dbc文件中原始文本内容为:
"SG_ Res : 1|1@0+ (1,0) [0|1] "Ω" TEL"
用脚本转换时报错,调试发现rline内容为:
"SG_ Res : 1|1@0+ (1,0) [0|1] "娆? TEL"

用的是WPS 2016

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.