Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CYBERSTARx1000
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
CYBERSTARx1000
Commits
774fdf39
Commit
774fdf39
authored
Mar 25, 2010
by
Vincent Hardion
Browse files
Options
Downloads
Patches
Plain Diff
"Migration_Tango7"
parent
d8391428
No related branches found
No related tags found
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/CYBERSTARx1000.h
+8
-5
8 additions, 5 deletions
src/CYBERSTARx1000.h
with
9 additions
and
6 deletions
pom.xml
+
1
−
1
View file @
774fdf39
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
</parent>
</parent>
<groupId>
fr.soleil.device
</groupId>
<groupId>
fr.soleil.device
</groupId>
<artifactId>
CYBERSTARx1000-${aol}-${mode}
</artifactId>
<artifactId>
CYBERSTARx1000-${aol}-${mode}
</artifactId>
<version>
1.3.
6
</version>
<version>
1.3.
7
</version>
<packaging>
nar
</packaging>
<packaging>
nar
</packaging>
<name>
CYBERSTARx1000
</name>
<name>
CYBERSTARx1000
</name>
<description>
CYBERSTARx1000 device
</description>
<description>
CYBERSTARx1000 device
</description>
...
...
This diff is collapsed.
Click to expand it.
src/CYBERSTARx1000.h
+
8
−
5
View file @
774fdf39
...
@@ -6,11 +6,14 @@
...
@@ -6,11 +6,14 @@
//
//
// project : CYBERSTARx1000
// project : CYBERSTARx1000
//
//
// $Author:
buteau
$
// $Author:
vince_soleil
$
//
//
// $Revision: 1.1
6
$
// $Revision: 1.1
7
$
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
// Revision 1.16 2008/07/29 17:13:39 buteau
// Pb MANTIS 9936
//
// Revision 1.15 2008/03/03 16:50:37 sebleport
// Revision 1.15 2008/03/03 16:50:37 sebleport
// - read part of windowWidth and windowCenterPosition attributes added
// - read part of windowWidth and windowCenterPosition attributes added
//
//
...
@@ -84,8 +87,8 @@
...
@@ -84,8 +87,8 @@
//using namespace Tango;
//using namespace Tango;
/**
/**
* @author $Author:
buteau
$
* @author $Author:
vince_soleil
$
* @version $Revision: 1.1
6
$
* @version $Revision: 1.1
7
$
*/
*/
// Add your own constants definitions here.
// Add your own constants definitions here.
...
@@ -124,7 +127,7 @@ namespace CYBERSTARx1000_ns
...
@@ -124,7 +127,7 @@ namespace CYBERSTARx1000_ns
*/
*/
class
CYBERSTARx1000
:
public
Tango
::
Device_
3
Impl
class
CYBERSTARx1000
:
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