Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
51a5c366
Commit
51a5c366
authored
19 years ago
by
blaakmeer
Browse files
Options
Downloads
Patches
Plain Diff
BugID: 341
Description of all APL executables
parent
995e7538
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MAC/APL/README
+104
-0
104 additions, 0 deletions
MAC/APL/README
with
104 additions
and
0 deletions
MAC/APL/README
0 → 100644
+
104
−
0
View file @
51a5c366
*** README LOFAR/MAC/APL ***
This directory contains the MAC Application Layer software.
The APL software consists of several layers:
- GSO - top level applications, interface with SAS
- VIC - Virtual instrument Control layer. Contains the Virtual Instrument CCU processes
- PAC - Partition Control layer. Contains the Logical Device LCU processes as well
as the BeamServer and Calibration server processes
- PIC - Physical Instrument Control layer. Contains all low level hardware access
processes such as the RSPDriver and the RegisterAccess application.
Executables
-----------
There are several executables:
GSO: MACScheduler:
MACScheduler
The MACScheduler process. Interface between MAC and SAS.
test/MACScheduleTest
Test program for the MACScheduler. The optional parameters -s, -u and -c
allow for scheduling, updating schedules and cancelling scheduled
observations without using SAS
test/BeamletAllocatorTest
Test program for the BeamletAllocator
test/LogicalSegmentAllocatorTest
Test program for the LogicalSegmentAllocator
test/addVI
Upload Observation schedules to the OTDB database
VIC: VirtualInstrument:
VirtualInstrument
The Virtual Instrument process. Runs on the CCU(s). Capable of creating
ObservationVI's, MaintenanceVI's, pointing VI's, VirtualRoute VI's,
ArrayOperation VI's and ArrayReceptorGroup VI's
VirtualInstrument is tested using the VItest.btsw TSE script.
PAC: BeamServer:
BeamServer
Creates and calculates beams on a station.
AVTStub
EPATest
SweepTest
BeamServerTest
PAC: CalServer:
CalServer
juggle_acc
CalTest
PAC: StationStartDaemon:
StationStartDaemon
This process runs on the remote station LCU's and is capable of starting
the StationOperations, StationReceptorGroup and VirtualTelescope logical
devices.
The LCU_increment2.btsw TSE script is used to test the StationStartDaemon.
PAC: VirtualBackend
VirtualBackend
This process runs on the CEPLCU and is capable of creating VirtualBackend
logical devices.
The CEPLCU_increment1.btsw TSE script is used to test the VirtualBackend.
PIC: MIS
MACInformationServer
The mis.btsw TSE script is used to test the MIS.
PIC: NodeManager
NodeManager
PIC: RegisterAccess
RegisterAccess
Interface between the RSPDriver and PVSS. Maps registers of the RSP board
to PVSS datapoints.
aratest
Test program for RegisterAccess. If the commandline parameter -notest is
used, then aratest acts as an RSPDriver stub.
PIC: RSPCtlFE
RSPCtlFE
Interface between the rspctl executable and PVSS.
PIC: RSPDriver
RSPDriver
Tuner
SetWG
rspctl
EPAStub
RSPTest
All executables use the LofarLogger
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