- May 29, 2006
-
-
Ruud Overeem authored
Merge MAC-CS1-branch with HEAD.
-
- May 24, 2006
-
-
wierenga authored
Fix some minor bugs in the RegisterState class. Now the state of all registers is properly reported.
-
wierenga authored
New registerstate state machine.
-
wierenga authored
Implemented new defintion and behaviour of RegisterState states.
-
wierenga authored
Add new images. These run at 196 MHz.
-
- May 16, 2006
-
-
wierenga authored
New version 4.2 images for AP and BP
-
- May 12, 2006
-
-
wierenga authored
Introducing new AllRegisterState register to keep track of the update status of all hardware registers.
-
- May 10, 2006
-
-
wierenga authored
Introduced RegisterState for SS, SST, BST, XST and RSR registers.
-
wierenga authored
Always send beamformer weights every second
-
wierenga authored
prevent division by zero exception
-
wierenga authored
Remove unused constants.
-
wierenga authored
Make range slightly larger to fit data
-
wierenga authored
Extract cross-correlations from registers by reading with appropriate stride and at appropriate offset.
-
wierenga authored
Use NrBlps instead of NrRcus / N_POL
-
wierenga authored
Replace tabs by spaces. Move WRITE_BS to execute early.
-
wierenga authored
Size of cross correlation stats register is dependent on number of configured BLPs
-
wierenga authored
weights for cross-correlation were not written correctly
-
wierenga authored
Write BS register unconditionally. Write in Hz not MHz!
-
- May 03, 2006
-
-
Ruud Overeem authored
New startdaemon that starts executable in stead of tasks.
-
- May 01, 2006
-
-
wierenga authored
Handle EINTR and EAGAIN from time_pps_fetch in new method ::fetchPPS().
-
- Apr 28, 2006
-
-
wierenga authored
Use StationSettings where we can.
-
Ruud Overeem authored
Redesign of Main Control Unit software.
-
wierenga authored
Correct settings for output to lofar11 and lofar12
-
wierenga authored
only set BS register when all input to BS has stopped at some point in time WG = off, and RCUs = off
-
wierenga authored
single clock settings for all boards
-
wierenga authored
rename clock related events from plural to singular
-
wierenga authored
rename clock related events
-
wierenga authored
Rename clock related events.
-
wierenga authored
Only one clock settings allowed for the whole station.
-
- Apr 25, 2006
-
-
wierenga authored
Remove unused constants. Remove initial clear of RSP board since it doesn't work anyway and the board should be initialized properly by the higher level software anyway.
-
- Apr 24, 2006
-
-
wierenga authored
Add new CEP and LCU registers.
-
wierenga authored
Some registers are no longer read in multiple chunks. Update for it.
-
wierenga authored
Update for 4.2 version of MEP protocol.
-
wierenga authored
Changed order in which registers are read/written to make sure all BP (board processor) register are read/written before the AP (antenna processor) registers.
-
wierenga authored
cleaned up status output
-
wierenga authored
Each XST register is now < 1500 bytes so it can be read in one message, but there are not 32 cross correlation registers.
-
wierenga authored
Support subscribing on slices of the cross correlation matrix.
-
wierenga authored
Keep modified state of beamformer weights registers.
-
wierenga authored
Add new cross correlation registers. Change routing of beamformer register signals.
-
wierenga authored
RCUSettingsState is per RCU now instead of per BLP/AP.
-