M-Welsch / backup-server

Backup Server (BaSe)
Apache License 2.0
3 stars 1 forks source link

Communication with PCU works #8

Closed M-Welsch closed 8 months ago

M-Welsch commented 8 months ago

Description

We want a way to communicate with the PCU to control the hardware periphery and the wakeup feature

What happens if we don't do it (aka Why is it important)?

Definition of Ready

PCU exposes a virtual serial port

Key Tasks

Write functions that transfer commands over the serial port to the PCU

Acceptance Criteria

M-Welsch commented 8 months ago

cannot tell if the time before power cutoff is long enough because we cannot execute the "shutdown -h now" command yet

M-Welsch commented 8 months ago

Test

Changed default waiting time from 5 to 10s