Index: sources/storage/Logger.h =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -r8a8e17d51f3dc3f83ab7b284a4da1c9cabce59d2 --- sources/storage/Logger.h (.../Logger.h) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/storage/Logger.h (.../Logger.h) (revision 8a8e17d51f3dc3f83ab7b284a4da1c9cabce59d2) @@ -108,7 +108,7 @@ // The HSSerial is going to be the HD Serial always, // but while booting the logger is initialized first before the HD sends its serial number. // therefore during the bootup and POST that we don't have the serial, will use BootPOST. - QString _logFileNameHDSN = "BootPOST" ; + QString _logFileNameTDSN = "BootPOST" ; // The Mode is the device main states comming from HD_OpMode // this is not exactly the HD_OpModes and will be interpreted in desired cycles.