just performed the FW upgrade to 1.73 and checked if multitrack-recording at a Transcend JetFlash 710 64GB is working.
The good news:
Firmware upgrade worked without any issues
Multitrack recording to the USB_stick also works nicely
One thing I recognized is, that the recorded tracks have a date of Jan 1st, 1970.
I could not find anything on setting up the date and time in the user manual and I can not search right now in the menus as the desk is in the rehearsal room …
January 1, 1970, 00:00:00 UTC is the Unix epoch. It’s an arbitrary zero point from which all other dates and times are measured on Unix systems.
Is the Qu operating system unix?
OR
There are a few funny little easter eggs in the graphics of the Qu effects, so perhaps January 1, 1970 is a significant date for Allen & Heath?
Some sidefacts regarding time representation in file systems…
1.1.1970 is displayed, since you’re looking from a Mac, which is *nix based and starts counting time from that date (as already stated).
Looking on Qu-created directories and files from Windows DIR command, you’d see 1.1.1601 00:00 GMT, which Microsoft decides to be a good bias for time representation (beginning of the Gregorian leap year cycle Year 1601).
If you’d use an older microsoft OS, you’ll likely would see 1.1.1980, which is the date bias within the FAT filesystem.
In fact the Qu simply stores zero in the date/time fields so every OS seems to fallback to their personal bias.