Commit Graph

  • 6631814438 Updated Copyright Year, Version #, Mac Binary Chris Teubert 2017-05-03 10:20:59 -07:00
  • cdad81d190 Fixed windows.h include in Test.h Jason Watkins 2017-05-03 09:29:02 -07:00
  • a94c4268b7 Merge pull request #105 from nasa/develop Christopher Teubert 2017-05-02 16:56:04 -07:00
  • db92652bc2 Fixed issue with c tests running too fast (overwhelming plugin) Chris Teubert 2017-05-02 16:51:58 -07:00
  • fcc6beed34 Merge pull request #104 from nasa/develop Christopher Teubert 2017-05-02 12:02:13 -07:00
  • 10f3ce2854 Fixed Issue with clearing buffer breaking response messages Chris Teubert 2017-05-02 12:00:00 -07:00
  • 9bb5f99f37 Removed for loop initial declarations Chris Teubert 2017-04-24 11:01:44 -07:00
  • 1dfe7bff66 fixed include time in c client (#102) Chris Teubert 2017-04-24 10:52:03 -07:00
  • 9ba5c1470e Updated Mac OS X testing versions in readme Christopher Teubert 2016-10-03 10:20:55 -07:00
  • 4cb9982b86 Update README.md Jason Watkins 2016-10-02 14:50:36 -07:00
  • 5d23d482f7 Fixed incorrect error checking in readDATA Jason Watkins 2016-07-09 17:54:41 -07:00
  • f9ca716f44 Updated C client test project to build on VS 2015 Jason Watkins 2016-07-09 17:38:12 -07:00
  • f1855e9c00 Updated Linux binaries Jason Watkins 2016-07-07 10:05:14 -07:00
  • 312829420d Updated Windows binaries Jason Watkins 2016-07-07 09:55:20 -07:00
  • 35285cac2f Updated SetPosition Jason Watkins 2016-06-20 09:57:59 -07:00
  • cdd218e71b Fixed typo in readDATA error message Jason Watkins 2016-06-20 09:02:17 -07:00
  • 7bd16df72b Updated Mac Binary Chris Teubert 2016-03-07 17:26:05 -08:00
  • d12cc02368 More copyright updates Jason Watkins 2016-03-04 13:59:32 -08:00
  • 0fcd31e9be Update copyright year in README Jason Watkins 2016-03-04 13:47:17 -08:00
  • 470219694c Remove unused method from Message.h Jason Watkins 2016-03-01 16:31:40 -08:00
  • ec151a2248 Update copyright year. Jason Watkins 2016-03-01 16:31:14 -08:00
  • d5a88d0aaa Updated dead code in XPCFlightLoopCallBack and removed unused variables. Jason Watkins 2016-03-01 16:27:26 -08:00
  • d548186252 Merge remote-tracking branch 'origin/develop' into develop Chris Teubert 2016-02-29 12:51:42 -08:00
  • cfdd183214 Merge branch 'master' into develop Chris Teubert 2016-02-29 12:48:30 -08:00
  • 6d75e7989a Merge pull request #83 from oberion/master Jason Watkins 2016-01-27 08:58:38 -08:00
  • 2c2e4c2674 [xDATA]: fix non working Data gathering functions in MATLAB. Matlab does not know the istrue() function. Further the java readData() function was misspelled. oberion 2016-01-27 13:10:29 +01:00
  • 1aa65856d5 Merge branch 'master' into develop Jason Watkins 2015-09-08 12:41:33 -07:00
  • 76b6d84a86 Quick fix to C example. Jason Watkins 2015-09-08 12:40:46 -07:00
  • b87fde51a1 Merge pull request #78 from nasa/release-1.2.0 Christopher Teubert 2015-08-27 13:34:52 -07:00
  • 591e3277d5 Fixed input parsing in Java playback example. Jason Watkins 2015-08-27 02:44:37 -07:00
  • 25b2d70d57 Finished implementation of Java playback example. Jason Watkins 2015-08-26 21:11:16 -07:00
  • 2e9a51e7dc Bug-fix accidentally limited monitor loop Chris Teubert 2015-08-25 11:18:43 -07:00
  • 96a6d16365 Python example fix Chris Teubert 2015-08-25 11:02:35 -07:00
  • 9187c82e56 Fixes for MATLAB and C Examples, Updated Mac Binary Chris Teubert 2015-08-25 10:50:15 -07:00
  • 1ec7649569 Updated Linux binaries Jason Watkins 2015-08-20 09:53:12 -07:00
  • dbeabc6779 Updated PrintToLog method in Message.cpp to handle all current message types and to work reliably across platforms. Jason Watkins 2015-08-20 09:45:39 -07:00
  • 7c58c627ff Minor fixes and Mac Binary Chris Teubert 2015-08-20 09:16:33 -07:00
  • 73bafd2a7e Fixed module loading in the Python Tests file. Jason Watkins 2015-08-20 08:55:18 -07:00
  • cd25ae5fcc Merge branch 'master' into release-1.2.0 Jason Watkins 2015-08-20 08:39:33 -07:00
  • ae72eed8e5 Fixed missing format argument in dref logging. Jason Watkins 2015-08-20 08:16:37 -07:00
  • e932179e20 Updated plugin version number and new Windows binaries Jason Watkins 2015-08-20 08:12:20 -07:00
  • d446b18d55 Merge branch 'monitor-example' into develop Jason Watkins 2015-08-17 09:28:32 -07:00
  • c51bdfb925 Merge branch 'playback-example' into develop Jason Watkins 2015-08-17 09:27:12 -07:00
  • c226e170a7 Merge branch 'master' into develop Jason Watkins 2015-08-17 09:24:45 -07:00
  • c520132ba6 Fixed several bugs in Python playbackExample Jason Watkins 2015-08-17 09:17:45 -07:00
  • 67881bf03b Added Java playback example Jason Watkins 2015-08-17 09:17:21 -07:00
  • 02cd59dbae Added playback example to Python client Jason Watkins 2015-07-30 13:42:07 -07:00
  • b4d1a8a980 Added playback example to C client Jason Watkins 2015-07-29 11:03:52 -07:00
  • e7e4b62ff7 Fix default timeout value for MATLAB client. Jason Watkins 2015-07-07 20:16:54 -07:00
  • 601bae9024 Merge branch 'hotfix-matlab-example' Jason Watkins 2015-07-06 08:46:50 -07:00
  • ea2b1a07d2 Fixed potential index out of range error in Java client. Jason Watkins 2015-07-06 08:37:27 -07:00
  • ad2f455079 Fixed bugs in MATLAB Example and added support for setting timeout. Jason Watkins 2015-07-06 08:34:58 -07:00
  • 87672e132b Added MATLAB monitor example. Jason Watkins 2015-06-29 12:45:36 -07:00
  • f449ec8074 Added monitor example for Java Jason Watkins 2015-06-19 13:37:09 -07:00
  • 49fb706e9d Added monitor example for Python Jason Watkins 2015-06-19 13:09:17 -07:00
  • d045e649b5 Simplified example to allow for cross platform compatibility. Jason Watkins 2015-06-19 09:37:20 -07:00
  • 337182f241 Fleshed out monitor example Jason Watkins 2015-06-11 12:15:14 -07:00
  • 9359a93068 Created basic example that continuously prints the player aircraft's position. Jason Watkins 2015-06-11 09:58:01 -07:00
  • b6be2510c5 Fix version numbers Jason Watkins 2015-06-16 13:11:17 -07:00
  • 9342e28fa3 Fix error in MATLAB Example.m Jason Watkins 2015-06-16 13:11:05 -07:00
  • efc99c3eae Make pointer in Log.cpp const to avoid deprecated conversion warning on gcc. Jason Watkins 2015-06-08 09:40:11 -07:00
  • e0200ce29e Fix CMakeLists for Linux builds. Jason Watkins 2015-06-08 09:33:18 -07:00
  • ab4c27c046 Merge branch 'more-getters' into develop Jason Watkins 2015-06-02 14:50:07 -07:00
  • 00b61f6051 Added support for GETP and GETC to MATLAB client. Jason Watkins 2015-06-02 14:13:28 -07:00
  • a738414ac1 Added getCTRL and getPOSI support to Java client. Jason Watkins 2015-05-20 10:31:27 -07:00
  • 228a337a54 Fix typo in sendCTRL doc comments. Jason Watkins 2015-05-20 09:32:09 -07:00
  • b903bdd90d Added getCTRL and getPOSI support to python client. Jason Watkins 2015-05-19 15:18:24 -07:00
  • 4b6b1d57ce Fixed logging typos Jason Watkins 2015-05-19 08:17:53 -07:00
  • 0b562d1fce Added getPOSI and getCTRL support to the C client. Jason Watkins 2015-05-16 09:26:27 -07:00
  • 292f347982 Added GCTRL and GPOS commands to the plugin. Jason Watkins 2015-05-15 16:40:10 -07:00
  • 3d083da218 Merge branch 'master' into develop Jason Watkins 2015-06-02 12:38:00 -07:00
  • dcdcf22751 Fix compilation issues on Linux and update Linux binaries. Jason Watkins 2015-06-01 12:37:36 -07:00
  • 38c0f1b1ff Update Readme.md to include Python Christopher Teubert 2015-05-27 10:40:07 -07:00
  • ece43c3c30 Merge pull request #72 from nasa/release-1.1.0 Jason Watkins 2015-05-27 10:38:37 -07:00
  • a17b29881d Updated Linux binaries Jason Watkins 2015-05-27 10:35:52 -07:00
  • 3189eaaed1 Updated Windows binaries. Jason Watkins 2015-05-27 10:32:47 -07:00
  • cc094f46c2 Updated Mac Binary Chris Teubert 2015-05-27 10:21:16 -07:00
  • 784d2ea2bb Added message magic number to debug log. Jason Watkins 2015-05-20 16:32:40 -07:00
  • 6ac513b40f Quick fix to make it possible to run MATLAB tests multiple times. Jason Watkins 2015-05-20 10:54:36 -07:00
  • 19d901915a Remove extraneous line in MATLAB sendDREF command. Jason Watkins 2015-05-20 10:40:39 -07:00
  • 985d5f94ba Updated C Tests Xcode Project Chris Teubert 2015-05-20 10:23:09 -07:00
  • a3fa77d87c Fixed missing return in some c tests Chris Teubert 2015-05-20 10:22:59 -07:00
  • bb104b63f4 New Mac Binary Chris Teubert 2015-05-20 10:18:28 -07:00
  • a2fadc5b6a Update Mac Project Chris Teubert 2015-05-20 10:18:21 -07:00
  • 2889f4e3ce Fixed sending string to FormatLine Chris Teubert 2015-05-20 10:18:13 -07:00
  • be8f92eaa2 Fixed use of previous writeline format in #if __APPLE__ segment Chris Teubert 2015-05-20 10:17:42 -07:00
  • acac0063d7 Removed extra space in Log::FormatLine Jason Watkins 2015-05-14 14:42:29 -07:00
  • 05e0deeb0a Fixed bug in C client WYPT command. Jason Watkins 2015-05-14 14:41:53 -07:00
  • 748d37c4d9 Fixed logging bug with varargs and dialed back excessive trace logging in Message. Jason Watkins 2015-05-14 14:14:02 -07:00
  • 693c5f3d23 Moved handling of deafult values to the DataManager class. Jason Watkins 2015-05-14 13:35:55 -07:00
  • 238c82454c Merge branch 'release-1.0.1' into develop Jason Watkins 2015-05-14 13:20:15 -07:00
  • 9b28d4b1fd Merge pull request #63 from nasa/release-1.0.1 Christopher Teubert 2015-05-14 13:00:52 -07:00
  • 1cde0e4086 Updated Mac Binary & Fixed 32-bit building bug Chris Teubert 2015-05-14 12:36:44 -07:00
  • d211c00384 Fixed timout time for Mac Client Chris Teubert 2015-05-13 16:22:08 -07:00
  • cea1f7e91c Updated MATLAB client Jar file Jason Watkins 2015-05-14 09:00:31 -07:00
  • 99f98d0994 Fixed packet length error in Java client. Jason Watkins 2015-05-14 08:54:47 -07:00
  • d826bb97c6 Fixed typo in MATLAB client. Jason Watkins 2015-05-14 08:39:25 -07:00
  • 4835b5ac9f Fixed closeUDP in the MATLAB client to correctly remove closed clients from the global list. Jason Watkins 2015-05-14 08:33:20 -07:00
  • bd0c15bede Improved trace logging. Jason Watkins 2015-05-12 15:47:55 -07:00
  • 8e46a90557 Fixed several typos in comments. Jason Watkins 2015-05-12 14:32:35 -07:00