Commit Graph

8 Commits

Author SHA1 Message Date
Jason Watkins
85fdcbe3dc Several small fixes
- Added Visual Studio solution for C client example.
 - Fixed inconsistent indentation in C client example.
 - Changed default behavior in MATLAB client's sendCTRL function to leave unchanged instead of setting default values.
 - Fixed sendPOSI and sendDATA sections of the MATLAB example.
 - Fixed port number in the C and C++ setCONN tests.
2015-03-30 13:38:51 -07:00
Jason Watkins
b91776e687 Removed files that were previously in version control that should be ignored. 2015-03-25 11:32:40 -07:00
Elvis Dowson
5853062402 C/xpcExample: Update XCode project to reference new source file location.
This commit:
- updates the XCode project to 6.1.1
- updates the reference to the xpcExample source file
- modifies the project so that some of the files that are copied across during the build phase are
  only done during deployment.

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2015-01-02 14:45:36 +04:00
Elvis Dowson
b3fada3c64 C/xpcExample: Add CMake support for building xpcExample that uses the xplaneconnect library.
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2015-01-02 14:24:34 +04:00
Elvis Dowson
6709765a48 C/xpcExample: Move sources to src sub-folder.
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2015-01-02 14:23:02 +04:00
Chris Teubert
e36dcbb693 Minor fix for requestDREF
Fix for requestDREF
2014-11-28 10:05:56 -08:00
Chris Teubert
28a9d7573a Updated Example - IP Address
Changed IP to 127.0.0.1
2014-11-24 12:13:38 -08:00
Chris Teubert
8013ce1003 Initial Version 2014-10-22 15:52:38 -07:00