novaHost - Plugin Overview
As previously mentioned the Nova Host SDK has been designed to separate CIGI source code examples from implementation details that are hidden in the closed source GUI.
All Nova Host Plugins are open source and appear as vertical tabs in the GUI.
These plugins come with full source code so their GUI elements and behaviors can be modified and recompiled.
Additionally, users can see what pC-Nova ICD fields the plugins are modifying and how aeRosetta translates these ICD fields to CIGI packets.
In the following sections we will be looking at the Plugin API used to develop new Nova Host Plugins and describing the existing plugins.