Package uk.ac.manchester.spinnaker.messages.bmp
package uk.ac.manchester.spinnaker.messages.bmp
Messages that talk to the BMP.
-
ClassesClassDescriptionA request to read a region of memory from a BMP.BMPRequest<T extends BMPRequest.BMPResponse>The base class of a request following the BMP protocol.Represents an SCP request thats tailored for the BMP connection.A BMP response that contains a payload of interest.A request to alter the LEDs on a board managed by a BMP.A request to write to memory on a BMP.A request to erase flash memory on a BMP.A request to read the version of software running on a board's BMP.Get the reset status of the FPGAs managed by a BMP.A request to start an initialisation of the FPGAs.A request for the board status data from the BMP including voltages, temperatures and fan speeds.A request for the CAN bus status data from the BMP.A request for the data from a FPGA's register.A request for the IP address data from a BMP.A request to read a region of serial flash from a BMP.A request to get the CRC of serial flash memory from a BMP.A request for the serial data vector from the BMP.A request to perform a reset of the FPGAs managed by a BMP.The data in the serial vector.A request for the BMP to power on or power off some boards.A request to update flash memory on a BMP.A request to write memory to flash on a BMP.A request to upload a chunk of FPGA initialisation data.A request to write data to an FPGA register managed by a BMP.A request to write to serial flash on a BMP.