silicondosa / FrontPanelWrapper

A simple I/O broker and board manager for the OpalKelly FrontPanel ® FPGA - USB/PCI communication driver
MIT License
0 stars 1 forks source link

Create an error code parser #2

Closed silicondosa closed 6 years ago

silicondosa commented 6 years ago

Use the enumerated data type 'ok_ErrorCode' in okFrontPanelDLL.h to create an error code parser similar to the one in the the T5-System USC-BBDL repo.