In the GPIO tab of the NioNode device, enlarged the label text, so that the text is always readable. Also made the labels have a background color so it's easier to differentiate the sections.
Removed "Serial Control" device, which is instead auto-instantiated through a NioNode.
Added "Find parent of selected control" find command. Only available if a single control is selected.
Added 'Find controls of selected device' find command.
Implemented default find value for flyoff name if flyoff is selected when find is called.
Added logical control operator "exactly one" that satisfies an "alternate" definition of XOR.
Bug Fixes
Fixed a build problem with Beta 8 that caused the DSP primitives to be out of date with the DSP kernel. This would cause the DSPs to stop functioning and DMA errors to be generated.
Fixed bug which caused the incorrect context sensitive help to be displayed in certain dialog boxes.