Disable Frequency tracking and SP Ramping before start
This way we avoid to write on tables during the startup. This could bring the IOC to an error state (seg fault), as the tables can be written when the IOC is not completely ready. This is a temporary solution and should be reviewed later.