Git Product home page Git Product logo

Comments (2)

iannesbitt avatar iannesbitt commented on May 17, 2024

Hi @eshoemaker1, sorry it's taken me so long to respond. The values depend on your radar controller, and the integer type will be displayed in the header info. I think in most cases, they are 32 bit signed. Some earlier GSSI hardware may output 16 signed or 8 signed, but unless you're using an older model I don't think this will be the case for you. In any event, assuming they're 32 bit signed is probably fine, since I'm assuming you're using something like Matlab to read them in, and putting them in an array with a larger integer type won't necessarily hurt if they are in fact a smaller integer. (the array will just use slightly more memory in this case)

What I can do in the future is add a printed statement when outputting CSV that displays what kind of integer was indicated by the file header.

As for the conversion, I have no idea. I'm not a GSSI representative, and I don't know much about the electrical engineering of their hardware. That's a question for GSSI support. I would assume yes, but take caution in doing so. My guess is that the conversion would probably not be linear, it would depend on hardware and software gain and filter effects, but again that's a wild guess.

from readgssi.

iannesbitt avatar iannesbitt commented on May 17, 2024

Closing old issue.

from readgssi.

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.