Commit Graph

11 Commits

Author SHA1 Message Date
Jason Watkins
685d121edd Fixed several bugs found by unit tests. 2015-05-01 09:14:35 -07:00
Jason Watkins
3825259603 Fixed .gitignore rules for IntelliJ
- All excluded IntelliJ files are now ignored, regardless of path.
2015-04-07 09:22:43 -07:00
Jason Watkins
0a09b11bae Initial project files 2015-04-03 10:53:17 -07:00
Jason Watkins
535b8164af Updated .gitignore.
- New rules should automatically exclude nearly all files that shouldn't be in source control.
 - Works well on Windows. Hasn't been tested on Mac
2015-03-25 11:16:54 -07:00
Chris Teubert
1c27374647 Updated Mac Plugin 2015-03-24 16:52:14 -07:00
jason-watkins
f902303b20 Added Visual Studio solution for C test scripts and fixed test bug
- Added a Visual Studio solution that builds the C test scripts on Windows.
 - Updated .gitignore to ignore user specific Visual Studio files
 - Updated .gitignore to ignore Windows build folders
 - Fixed a bug in closeTest. It now properly closes the UDP port a second time after reopening the port to verify that it closed successfully.
2015-03-23 16:10:50 -07:00
Christopher Teubert
ef6c80d7a4 Added 64-bit windows support
Added separate .xpl plugin files for win 32/64.
Updated Readme to explain.
2015-02-10 11:57:14 -08:00
Elvis Dowson
b91bdf6d35 .gitignore: Ignore build folder.
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2015-01-02 14:20:33 +04:00
Chris Teubert
dd7f4cc83e Updated .gitignore to ignore mac xcuserstate files 2014-12-04 10:37:47 -08:00
Chris Teubert
f368ebaed0 Updated Capability Matrix 2014-11-24 14:56:43 -08:00
Chris Teubert
33283701f3 Git Ignore
Ignore temporary MATLAB .m~ Files
2014-11-21 14:23:15 -08:00