Jan Zwiener
0e493920fa
sendPOSI command change (double for lat/lon/h) ( #111 )
...
* Updated POSI to use doubles for lat/lon/alt, as step size for floats was unacceptably large at high longitudes.
2018-10-19 17:35:05 -07:00
Jason Watkins
76b6d84a86
Quick fix to C example.
2015-09-08 12:40:46 -07:00
Jason Watkins
472ed4feac
Added check to beginning of C example to ensure that the client is connected to X-Plane.
2015-05-01 14:20:44 -07:00
Chris Teubert
761ee793ba
Updates to use new function names
2015-04-29 13:57:50 -07:00
Jason Watkins
8932edbd67
Renamed "setDREF" function back to "sendDREF".
2015-04-28 12:10:53 -07:00
Jason Watkins
1d766dbb09
Updated C example program to conform to the new client API.
2015-04-24 10:30:29 -07:00
Chris Teubert
0c2e786890
Removed "sim/" auto add feature
...
Removed “sim/“ auto add feature. There are some drefs (custom/art) that
do not start with “sim/“
2015-04-03 10:47:55 -07:00
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