jay1han / V2-Documents

0 stars 0 forks source link

Reboot actimetre at sync_exec request #100

Open jay1han opened 3 months ago

jay1han commented 3 months ago

If sync_exec returns error code 42, it means a glitch in the data, so reboot the actimetre.

jay1han commented 2 months ago

Actiserver calls CAT_EXEC with two filenames for trimming and concatenating the first file and concatenating it onto the second one. The first file is removed at the end of this process.

Actiserver calls SYNC_EXEC with one filename to sync it to the server and remove it.