78 sza::util::AntennaFrameBuffer fb_;
101 unsigned persistent_;
127 unsigned current_state_;
128 unsigned last_state_;
145 void recordFeatures();
167 void recordRecordNumber(
unsigned nrecord);
174 void recordWalshState();
185 unsigned recordNumber_;
193 #endif // End #ifndef
A class to enumerate a single Antenna, or a set of Antennas.
std::list< Board * > listBoards()
Return the list of boards controlled by this task.
Tagged: Mon Mar 22 03:56:39 UTC 2004.
This is a base class for managing a generic dataframe of registers.
Tagged: Thu Nov 13 16:53:38 UTC 2003.
Tagged: Thu Nov 13 16:53:54 UTC 2003.
Scanner(SzaShare *share, sza::util::AntNum *ant)
Constructor with antenna specification.
Tagged: Fri Nov 14 12:39:31 UTC 2003.
A class to encapsulate the transmission of monitor frames from the AC to the ACC. ...
A class to encapsulate details of the frame software board.
void packNextFrame()
If there is room in the circular frame buffer, record another data frame.
An instance of this class is created by AntennaMaster and passed to the constructors of other tasks...
sza::util::DataFrameManager * dispatchNextFrame()
Method to return the next frame from our ring buffer.
Tagged: Fri Nov 14 12:37:53 UTC 2003.
unsigned int getNframesInQueue()
Return the number of data frames waiting to be dispatched.