Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FemtoCurrentAmplifier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Tango devices
MeasureInstruments
FemtoCurrentAmplifier
Commits
8d017c24
Commit
8d017c24
authored
Mar 25, 2010
by
Vincent Hardion
Browse files
Options
Downloads
Patches
Plain Diff
"Migration_Tango7"
parent
6ba10be5
Branches
Branches containing commit
Tags
1.55.0
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/FemtoCurrentAmplifier.h
+5
-5
5 additions, 5 deletions
src/FemtoCurrentAmplifier.h
with
6 additions
and
6 deletions
pom.xml
+
1
−
1
View file @
8d017c24
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
</parent>
</parent>
<groupId>
fr.soleil.device
</groupId>
<groupId>
fr.soleil.device
</groupId>
<artifactId>
FemtoCurrentAmplifier-${aol}-${mode}
</artifactId>
<artifactId>
FemtoCurrentAmplifier-${aol}-${mode}
</artifactId>
<version>
1.3.
2
</version>
<version>
1.3.
3
</version>
<packaging>
nar
</packaging>
<packaging>
nar
</packaging>
<name>
FemtoCurrentAmplifier
</name>
<name>
FemtoCurrentAmplifier
</name>
<!-- use for the name of executable -->
<!-- use for the name of executable -->
...
...
This diff is collapsed.
Click to expand it.
src/FemtoCurrentAmplifier.h
+
5
−
5
View file @
8d017c24
...
@@ -6,9 +6,9 @@
...
@@ -6,9 +6,9 @@
//
//
// project : Femto Low-Noise Current Amplifier
// project : Femto Low-Noise Current Amplifier
//
//
// $Author:
flanglois
$
// $Author:
vince_soleil
$
//
//
// $Revision: 1.1
1
$
// $Revision: 1.1
2
$
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
//
//
...
@@ -34,8 +34,8 @@
...
@@ -34,8 +34,8 @@
//using namespace Tango;
//using namespace Tango;
/**
/**
* @author $Author:
flanglois
$
* @author $Author:
vince_soleil
$
* @version $Revision: 1.1
1
$
* @version $Revision: 1.1
2
$
*/
*/
// Add your own constants definitions here.
// Add your own constants definitions here.
...
@@ -64,7 +64,7 @@ namespace FemtoCurrentAmplifier_ns
...
@@ -64,7 +64,7 @@ namespace FemtoCurrentAmplifier_ns
*/
*/
class
FemtoCurrentAmplifier
:
public
Tango
::
Device_
3
Impl
class
FemtoCurrentAmplifier
:
public
Tango
::
Device_
4
Impl
{
{
public
:
public
:
// Add your own data members here
// Add your own data members here
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment