Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DISCOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
INAF
DISCOS
Commits
61ea4004
Commit
61ea4004
authored
3 years ago
by
Fabio Vitello
Browse files
Options
Downloads
Patches
Plain Diff
Update NotoActiveSurfaceBoss.midl
Include of ActiveSurfaceCommon.idl Removed enum TASonewayaction and TASprofile
parent
39ccfdad
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Noto/Interfaces/NotoActiveSurfaceInterface/idl/NotoActiveSurfaceBoss.midl
+1
-24
1 addition, 24 deletions
...NotoActiveSurfaceInterface/idl/NotoActiveSurfaceBoss.midl
with
1 addition
and
24 deletions
Noto/Interfaces/NotoActiveSurfaceInterface/idl/NotoActiveSurfaceBoss.midl
+
1
−
24
View file @
61ea4004
...
...
@@ -17,35 +17,12 @@
#include <ASErrors.idl>
#include <ManagmentDefinitions.idl>
#include <ActiveSurfaceBoss.idl>
#include <ActiveSurfaceCommon.idl>
#pragma prefix "alma"
module ActiveSurface {
enum TASOneWayAction {
AS_STOP,
AS_SETUP,
AS_STOW,
AS_REFPOS,
AS_UP,
AS_DOWN,
AS_BOTTOM,
AS_TOP,
AS_UPDATE,
AS_CORRECTION,
AS_MOVE,
AS_PROFILE
};
ACS_ENUM(TASOneWayAction);
enum TASProfile {
AS_SHAPED,
AS_SHAPED_FIXED,
AS_PARABOLIC,
AS_PARABOLIC_FIXED
};
ACS_ENUM(TASProfile);
/**
* This component is the supervisor of the Noto Active Surface subsystem.
* It will be used to control the entire active surface, i. e. during an
...
...
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