Giter Site home page Giter Site logo

Comments (1)

joca-hms avatar joca-hms commented on August 16, 2024

@nbanerje,

Regarding the issue topic Update analyzer to automatically build binaries using github actions

  • This repo already has github actions which build the project but currently they are only used to report the build-status for each supported platform (Windows/Linux/macOS) on README.md.
  • I assume the request or point being made here is to add an additional step in the workflow which generates/publishes a release. Currently, this is a manual endeavor, but I think there is merit in updating the workflow to support this. I will investigate what the best path is for this and look at the Saleae repo for any guidance/examples.

Regarding CMAKE,
I have a cmake commit in the dev-joca branch which has been in limbo for quite some time. I believe there were one or two minor issues which I was hoping to resolve in this approach. Ultimately I need to revisit this task to refresh my memory on the specifics.

Regarding FrameV2,
I have explored the possibility of supporting V2 but I am still unsure of whether or not it would be worth it. Unfortunately, the V2 software does not support some of the behaviors that this plugin exhibits. These have been discussed numerous times on the Saleae forum so I will not drive into this topic any more here. The question comes down to whether or not there is value in using V2 over V1 that justifies (possibly) substantial changes to how the plugin works. This is something I have not decided on yet and it requires further investigation.

  • With that said the idea of supporting HLAs with this plugin does sound interesting and could offer the option for our customers to define HLAs that add additional verbosity to the application-specific data that is encapsulated within the ABCC SPI protocol.
  • One thing I would like to understand more is whether or not the start/end times need to match between a V1 and V2 frame. In some ways I see the V2 Frame as a better fit for what V1's "packet" was. So I might want to add in V2 functionality by passing all V1 frames for a given V1 packet into a method that reprocesses them as a V2 frame (if that makes any sense).

from abccspianalyzer.

Related Issues (20)

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.