Skip to main content

Module provision

Module provision 

Source
Expand description

Bring a receiver card to a working state in one command: snapshot, firmware, configuration, cabinet identity, verification.

Firmware takes both write paths because 16.53 guards blocks 0-2 and 8 from the host path and its SDRAM self-program writes only those. The EEPROM records are read before block 7 is written, because that write wipes their mirror and the card then reports a healthy size while dropping every pixel (docs/provisioning.md, docs/receiver-identity.md).

Structs§

Args
What rxp provision takes.

Functions§

provision
Provision a card: snapshot, firmware, configuration, EEPROM, verify. Cancellation is honoured between the five steps.