Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Implement the PowerSpy module #10

Closed
rouvoy opened this issue Nov 10, 2014 · 4 comments
Closed

Implement the PowerSpy module #10

rouvoy opened this issue Nov 10, 2014 · 4 comments
Milestone

Comments

@rouvoy
Copy link
Contributor

rouvoy commented Nov 10, 2014

  • Implement the PowerSpy sensor
  • Implement the proportional formula (+ an option to remove the static idle) // to be shared with the RAPL module
@rouvoy rouvoy added this to the 1.0 milestone Nov 10, 2014
@mcolmant mcolmant self-assigned this Nov 26, 2014
@mcolmant
Copy link
Contributor

Two dependencies:

  • bluecove-gpl: GNU General Public License (GPL)
  • bluecove: The Apache Software License, Version 2.0

@rouvoy
Copy link
Contributor Author

rouvoy commented Nov 26, 2014

Does both modules are jointly required?
If so, this module cannot be included as part of the core library and has to be implemented as a package compiled separately to deal with the specificity of the GPL license.

@mcolmant
Copy link
Contributor

After some test, the first one is required on Linux for using Bluetooth.
It's only a runtime dependency. The second one is used directly in the code for compilation.

Is it a problem to reference it in the build.sbt?

@rouvoy
Copy link
Contributor Author

rouvoy commented Nov 27, 2014

I think this is acceptable, we just have to check that GPL is compatible with A-GPL or if it imposes the GPL license specifically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants