Multicore SpinAPI Changelog =========================== Copyright (C) 2009-2010 SpinCore Technologies, Inc. http://www.spincore.com ----------- 2010-04-01 ----------- - Added support for DualCore design 18-5 with clock out for multiple board synchronization. ----------- 2010-03-05 ----------- - Added new function pb_inst_raw(flag, cycles) which allows the user to specify the raw number of clock cycles to be used (as opposed to time intervals.) - Created an example 6 program for the DualCore and QuadCore demonstrating the use of the pb_inst_raw function. ----------- 2009-10-12 ----------- - Added support for QuadCore PulseBlaster ESR 8M - Example programs updated to include board include define - For QuadCore Boards "#define QUADCORE" must be used before the inclusion of spinapi.h - For DualCore Boards "#define DUALCORE" must be used before the inclusion of spinapi.h