LD_PRELOAD magic to intercept library calls from FRC_NetCommDaemon
- Intercept FPGA read/write calls and output them to shared memory in
/dev/shm/
- Modifying FPGA calls on the fly
- Freeze and manually write to registers
- Expand to intercept library calls from
frcUserProgram