9 Commits

Author SHA1 Message Date
Jason Watkins
19d901915a Remove extraneous line in MATLAB sendDREF command. 2015-05-20 10:40:39 -07:00
Jason Watkins
238c82454c Merge branch 'release-1.0.1' into develop
Conflicts:
	C/src/xplaneConnect.c
	MATLAB/+XPlaneConnect/XPlaneConnect.jar
	MATLAB/+XPlaneConnect/sendDREF.m
	xpcPlugin/XPlaneConnect/mac.xpl
2015-05-14 13:20:15 -07:00
Jason Watkins
d826bb97c6 Fixed typo in MATLAB client. 2015-05-14 08:39:25 -07:00
Jason Watkins
22a864a8dc Added support for sending multiple datarefs to the MATLAB client. 2015-05-07 15:30:09 -07:00
Jason Watkins
7017c314fd Added support for setting speed brakes to MATLAB client.
- Updated .jar version of the Java client used by the MATLAB client
 - Added documentation for speed brake setting
 - No additional changes are needed since the Java client handles the heavy lifting.
 - Fixed a bug in sendDREF related to the updated .jar
2015-05-05 13:04:11 -07:00
Jason Watkins
8932edbd67 Renamed "setDREF" function back to "sendDREF". 2015-04-28 12:10:53 -07:00
Jason Watkins
e191537bc9 Refactored MATLAB client to use the Java client internally.
- Still need to implement selectDATA for all languages.
2015-04-18 09:16:23 -07:00
Chris Teubert
678b04491d Documentation/Version Number Changes 2014-11-24 12:29:40 -08:00
Chris Teubert
8013ce1003 Initial Version 2014-10-22 15:52:38 -07:00