Giter Club home page Giter Club logo

logic-lin-data's Introduction

LIN Data

LIN Data is a high-level extension for the LIN protocol designed for the Saleae Logic signal analyzer and protocol decoder.

It parses the Protected ID and Data frames and helps search for specific data and patterns. You can choose between decimal and hexadecimal representation, as well as an output in plaintext or CSV.

capture

Installation

Install LIN Data by clicking Install on the LIN Data entry in the Extensions panel.

Click on the right Analyzer panel, then + LIN Data

settings

Select LIN as Input Analyzer, terminal and numeric display as preferred. As the LIN specification allows variable lengths for data transfer, you can choose the desired size of the excahnged data. If not sure, keep 8 as default.

Output

The plugin output can be visualized in the decoder view, table, and terminal view. CSV output in the terminal helps you easily export and post-process the data in your preferred software.

display

Feedback & Issues

Issues and feature requests should be raised on GitHub using

logic-lin-data's People

Contributors

ma-lwa-re avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

logic-lin-data's Issues

shows multiple lines of data for each frame

I'm seeing multiple lines of data for each LIN frame. Looks like it is appending a new byte each time.

image

name	type	start_time	duration	protected_id	data	index	checksum
LIN Data	header_pid	1.78085264	0.00049476	0x12			
LIN Data	header_pid	1.79087168	0.00049476	0x23			
LIN Data	header_pid	1.80102168	0.00049476	0x13			
LIN Data	header_pid	1.84890172	0.00049476	0x24			
LIN Data	header_pid	1.85087776	0.00049476	0x10			
LIN Data	header_pid	1.86109476	0.00049476	0x14			
LIN Data	header_pid	1.8710378	0.00049476	0x3C			
LIN Data	data	1.87949584	0.00049476	0x3C	0x01	0x0000000000000000	
LIN Data	data	1.87949584	0.00101568	0x3C	0x01, 0x06	0x0000000000000001	
LIN Data	data	1.87949584	0.00153568	0x3C	0x01, 0x06, 0xB2	0x0000000000000002	
LIN Data	data	1.87949584	0.00205672	0x3C	0x01, 0x06, 0xB2, 0x01	0x0000000000000003	
LIN Data	data	1.87949584	0.00257668	0x3C	0x01, 0x06, 0xB2, 0x01, 0xFF	0x0000000000000004	
LIN Data	data	1.87949584	0.00309776	0x3C	0x01, 0x06, 0xB2, 0x01, 0xFF, 0x7F	0x0000000000000005	
LIN Data	data	1.87949584	0.00361868	0x3C	0x01, 0x06, 0xB2, 0x01, 0xFF, 0x7F, 0xFF	0x0000000000000006	
LIN Data	data	1.87949584	0.00413876	0x3C	0x01, 0x06, 0xB2, 0x01, 0xFF, 0x7F, 0xFF, 0xFF	0x0000000000000007	
LIN Data	checksum	1.88366084	0.00049476				0x89
LIN Data	header_pid	1.89107976	0.00049476	0x3D			
LIN Data	data	1.89169488	0.00049476	0x3D	0x01	0x0000000000000000	
LIN Data	data	1.89169488	0.00101564	0x3D	0x01, 0x05	0x0000000000000001	
LIN Data	data	1.89169488	0.00153664	0x3D	0x01, 0x05, 0xF2	0x0000000000000002	
LIN Data	data	1.89169488	0.00205776	0x3D	0x01, 0x05, 0xF2, 0x98	0x0000000000000003	
LIN Data	data	1.89169488	0.00257868	0x3D	0x01, 0x05, 0xF2, 0x98, 0x49	0x0000000000000004	
LIN Data	data	1.89169488	0.0030996	0x3D	0x01, 0x05, 0xF2, 0x98, 0x49, 0x1E	0x0000000000000005	
LIN Data	data	1.89169488	0.00362072	0x3D	0x01, 0x05, 0xF2, 0x98, 0x49, 0x1E, 0x00	0x0000000000000006	
LIN Data	data	1.89169488	0.0041416	0x3D	0x01, 0x05, 0xF2, 0x98, 0x49, 0x1E, 0x00, 0xFF	0x0000000000000007	
LIN Data	checksum	1.8958628	0.00049476				0x89

Software is Logic 2.4.6
OS is xubuntu 20.04

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.