- 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.
-
wierenga authored
Move expected result definition to RCUProtocolWrite.cc.
-
wierenga authored
When writing the RCU control register, also clear the result register to make sure the comparison between received result and expected result is truthful.
-
wierenga authored
Support retrieval of slices of the cross correlation matrix.
-
wierenga authored
Add registerstate for beamformer weights registers.
-
wierenga authored
Read beamformer statistics register in one chunk.
-
wierenga authored
Support the new (larger) beamformer weights registers. Only update weights registers when register value is modified.
-
wierenga authored
New (larger) set of cross correlation register.
-
- Apr 13, 2006
-
-
wierenga authored
done
-
wierenga authored
Added RSP MAC address discovery.
-
wierenga authored
Only show the version number.
-
wierenga authored
fix version keyword
-
wierenga authored
Add version info.
-
wierenga authored
Check for running RSPDriver before doing anything.
-
wierenga authored
Completed first full version of rsuctl including manual (README).
-
- Apr 12, 2006
-
-
wierenga authored
Specifying page -1 (all pages) is no longer supported.
-
wierenga authored
.ttf to binary conversion is now done on the fly Remove .bin files from repository because you can now use .ttf files on the command line directly.
-
wierenga authored
Fixed ttf2bin conversion, it was inserting extra 0 bytes every 16 input bytes. Fixed interpretation of RSU Status.
-
- Apr 11, 2006
-
-
Ruud Overeem authored
Base for better maintenance on EPA/RSP protocol: all definitions in one file.
-
- Apr 07, 2006