Files
XPlaneConnectCSP/xpcPlugin
Jason Watkins 955657bb96 Improved DataManager string Get and Set methods.
- The Get method no longer assumes unknown drefs are floats.
 - The Get method now properly accounts for the fact that the dref data type is a bitflag.
 - Binary drefs are now properly read and packed into `values`.
  - This is a rather inefficient process, as it quadruples the number of bytes we have to send out. Should look into better ways to do this in the future.
 - The Set method now handles data types correctly.
 - The Set method now supports binary datarefs.
 - Improved logging of edge cases.
 - Added a check to warn about setting read-only datarefs if verbose logging is enabled.
2015-04-29 12:44:18 -07:00
..
2014-10-22 15:52:38 -07:00
2015-04-17 10:56:03 -07:00
2015-04-28 12:10:36 -07:00
2015-04-14 13:36:43 -07:00
2015-04-28 12:10:36 -07:00
2015-04-17 10:56:03 -07:00
2015-04-28 12:10:36 -07:00
2015-04-14 13:36:43 -07:00
2015-04-24 10:30:35 -07:00
2015-04-23 14:52:38 -07:00
2015-04-24 10:30:34 -07:00