Functions for writing a list of modules into any database as character data
Runs at DAQ start, goes through the settings manager list and for each
set of settings, it serialises the settings data into a binary array, this
is then converted from binary data to 6 bit ascii data (using the character set
from the AIS standard, which should be compatible with any DBMS).
Functions for writing serialised Pamguard Settings into any database as character data
Runs at DAQ start, goes through the settings manager list and for each
set of settings, it serialises the settings data into a binary array, this
is then converted from binary data to 6 bit ascii data (using the character set
from the AIS standard, which should be compatible with any DBMS).