Giter Site home page Giter Site logo

PPG Events about data-spy HOT 4 OPEN

griffincollaboration avatar griffincollaboration commented on August 16, 2024
PPG Events

from data-spy.

Comments (4)

VinzenzBildstein avatar VinzenzBildstein commented on August 16, 2024

I think that is the old interpretation of the PPG format, now the "new" PPG pattern is the requested PPG pattern and the "old" PPG pattern is the actual PPG pattern (as read back from the PPG).

from data-spy.

r3dunlop avatar r3dunlop commented on August 16, 2024

Ah, we should put some comments or change the naming scheme in the GRSISort data parser then.

On Nov 13, 2015, at 1:35 PM, Vinzenz Bildstein [email protected] wrote:

I think that is the old interpretation of the PPG format, now the "new" PPG pattern is the requested PPG pattern and the "old" PPG pattern is the actual PPG pattern (as read back from the PPG).


Reply to this email directly or view it on GitHub #5 (comment).

from data-spy.

SmithJK avatar SmithJK commented on August 16, 2024

This is inconsistent with some of the PPG patterns from the last run:

0x820ffff0 0xdd771329 0x0008c008 0x9008c008 0xa0000000 0xb0000000 0xe0000000
0x820ffff0 0xd0000000 0x0002c002 0x9002c002 0xa8f0d1c0 0xb0000000 0xe008c008
0x820ffff0 0xd0000000 0x0001c001 0x9001c001 0xaee6b2c2 0xb0000000 0xe002c002
0x820ffff0 0xd0000000 0x0004c004 0x9004c004 0xa03e0562 0xb0000001 0xe001c001

Based on these, I think that the last word is now 28 bits of the Old PPG. Obviously, this doesn't leave us with a corruption check, though I suppose the repetition within the pattern itself is a decent check.

from data-spy.

VinzenzBildstein avatar VinzenzBildstein commented on August 16, 2024

That is exactly what I said (though I left out that the old PPG status is now in the trailer). We used to read the new PPG, then the old PPG, and find the new PPG repeated in the trailer. This was (I think) the case for the Cd/In experiments in August.
Since then the format has changed (though not the TPPG class). Now we get the requested new PPG pattern, then the read back new PPG pattern, and the old PPG in the trailer. The only thing we changed in the GRSISort code was to omit the check of the trailer vs the new PPG, meaning we're storing the requested PPG as new PPG, and the read back PPG as old PPG.

from data-spy.

Related Issues (10)

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.