Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warnings and Fixes to be done


#

Title

User Story

Importance

Notes

1DEVIL204-Global write to memcachedAs a developer I want GGODSta.vi and GGODDyn.vi have the "append" and "write" cases ENABLED so that I can validate real memcached write operations.Must Have
  • GGODSta.vi and GGODDyn.vi have the "append" and "write" cases DISABLED for debugging
2DEVIL204-Update DBFilesAs a developer I want updated versionof DEVILs' DBFiles  so that I can use them for loading data.Must Have
  • At this moment, DBFiles of DEVILs 364, 365, 366, 367 on /u2/dcs/db/DBFile3/ differ from those used by Apple (e.g. DEVIL365 has 24 components instead of 23). 

...

3DEVIL204-Program data loadingAs a developer I want to count on valid orbit values (that is equal to legacy Apple data) so that I can go ahead with the program development.Must Have
4DEVIL204-Optimize bundleORB VIsAs a developer I want a fast ORB dataset recontruction so that I can obtain a real time orbit acquisition.Must Have

...

  • The VIs .../0_classes/GOD/library/fetchORB[Sta|Dyn].vi and their SubVIs .../0_classes/GOD/library/bundleORB[Sta|Dyn].vi must be optimized by moving the code that parses the descriptors in the "init" frame so that it is executed only once.

Al momento la difficoltà maggiore è quella di riottenere una tabella di ordinamento tramite i VIs:
precompileORB.vi
precompileORB_IR.vi
I suddetti VIs sono stati modificati per quanto riguarda il recupero degli indirizzi ma ci sono degli errori.

...