Actions
Feature #28
openValidation and verification script
Start date:
02/26/2026
Due date:
03/12/2026 (19 days late)
% Done:
53%
Estimated time:
24:00 h (Total: 53:30 h)
Description
For the production process, a script must be executed to validate the hardware it has installed. Through the same script, many characteristics must be present validate their functionalities.
- Network.
- Presence of RTC battery.
- USB dongle license.
- Fan control.
- USB power of the camera ports.
- Data from cameras (that is no errors)
- CAN.
Additionally, this script must walk the technician through the whole process.
- Update the RTC clock.
- Generate a log in the end.
Updated by Khaled Malhal Abbas 2 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
- Estimated time set to 24:00 h
So far, the following validations are executed:
- Make sure that the HUB is connected to a network and it has access to the Internet.
- Validate that the RTC module has a battery connected and that said module is also present.
- Synchronize the time using a NTP query and update the timezone.
- Guides the technician to validate the power of the USB ports is correct and that the current control behaves normally when high current passes through the port.
- Validate the USB protocol by querying its speed (it must be 5000M).
- Log all the procedures done in the validation process.
Tasks left to be done:
- USB license dongle.
- CAN bus.
- Fan control.
Updated by Khaled Malhal Abbas about 2 months ago
- Project changed from cameraserver to Yocto
- Target version deleted (
Miscellaneous)
Actions