During station startup, after loading into DRAM the station’s last saved database (config.bog), the DataRecoveryService starts up and detects that recovered data exists in the preserved SRAM block, and also possibly in flash-preserved “.drdb” files.
The DataRecoveryService then performs the following actions:
Note that in some cases this playback to DRAM can take a few minutes—this depends on how much data there is to replay. Station startup then completes, and an immediate save of the DRAM-restored station to flash (config.bog) occurs. All previous “.drdb” files are erased in flash, as well as SRAM data blocks, and DataRecoveryService operation begins anew. See “Recording (normal operation)” for details.