Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Psc dev #7

Merged
merged 51 commits into from
Sep 18, 2018
Merged

Psc dev #7

merged 51 commits into from
Sep 18, 2018

Conversation

tomhenderson
Copy link
Collaborator

No description provided.

smithsg84 and others added 30 commits August 24, 2018 18:02
*) Platform was no longer recognized as a attribute of Options.  Used waf
Utils call to obtain unversioned platform name.

*) Task classes renamed from <taskname>_task to <taskname>.

Waf was not finding the classes when named with _task suffix.

*) Waf removed check option for 'type_name' check.

Added explicit embedded code snippet based on previous Waf versions to perform uint128 checks.

*) Waf source attribute is now strings, need to convert to nodes to retrieve parent node.

# Orig 1.8.19 testdir = self.source[-1].parent.path_from(self.bld.srcnode)
testdir = self.to_nodes(self.source[-1])[0].parent.path_from(self.bld.srcnode)
Alexander Krotov and others added 21 commits September 5, 2018 18:45
Current is measured in Amps, not Watts
Thanks to:
- Michele Polese <michele.polese@gmail.com>
- Tommaso Zugno <tommasozugno@gmail.com>
Thanks to:
Alexander Krotov <krotov@iitp.ru> for reporting
NIST to provide CreateUlTxPowerSpectralDensity function
@richardrouil richardrouil merged commit 7dbdc48 into usnistgov:psc-dev Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants