- Jun 01, 2006
-
-
Ruud Overeem authored
Added taskname to every message to simplify multiple parent support in shared controllers.
-
Ruud Overeem authored
Replaced SAS protocol with CONTROLLER protocol. Note: LOGICALDEVICE protocol will soon be obsolete.
-
wierenga authored
Insert magic to easily distinguish unused fields in tcpdump/ethereal output. Set correct payload size. Introduce config variable WRITE_CDO_ONCE to control wether to write CDO register once or every period (= second).
-
Ruud Overeem authored
Extended startdaemon protocol with 'newparent' message. Created new protocol for the Controllers. This protocol will replace the LogicalDevice protocol some time in the future. The Controller protocol uses the ID of the obsolete SAS protocol.
-
- May 29, 2006
-
-
Ruud Overeem authored
Builing against head.
-
Ruud Overeem authored
Using ParameterSet from ACC/APS iso GCF. GCF/ParameterSet is obsolete.
-
Ruud Overeem authored
Building against head.
-
Ruud Overeem authored
Build against head.
-
Ruud Overeem authored
Built against head.
-
Ruud Overeem authored
Need head of LCS/Transport.
-
Ruud Overeem authored
Need HEAD of LCS/Common for FileLocator classes.
-
Ruud Overeem authored
Journal with MAC changes for CS1
-
Ruud Overeem authored
Merge MAC-CS1-branch with HEAD. See MAC/Journal for changes.
-
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 15, 2006
-
- 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 08, 2006
-
-
blaakmeer authored
Control script implemented in panel.
-
- May 04, 2006
-
-
wierenga authored
New interCnn.Bin
-
wierenga authored
New test for usage output (jtagctl without arguments).
-
wierenga authored
New infraCnn.Bin file. This file works after consuling with JTAG on 2006-05-04.
-
wierenga authored
Regenerated test reference files using ./test.sh -genref
-
wierenga authored
Add argument to -r option to save test result to a file. Added name/version number output Fixed test_testexec to add 1 for null-termination.
-
- 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().
-