From 85b380fcb5ac42d74bede9baa9b94c31b375208e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 3 Jul 2012 15:41:02 +0200 Subject: [PATCH] core: moved Gobi API sources and utils to their own subdirectories --- {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/AUTHORS | 0 {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/COPYING | 0 .../GobiAPI_1.0.40}/ChangeLog | 0 .../GobiAPI_1.0.40}/Core/BitPacker.cpp | 0 .../GobiAPI_1.0.40}/Core/BitPacker.h | 0 .../GobiAPI_1.0.40}/Core/BitParser.cpp | 0 .../GobiAPI_1.0.40}/Core/BitParser.h | 0 .../GobiAPI_1.0.40}/Core/CRC.cpp | 0 .../GobiAPI_1.0.40}/Core/CRC.h | 0 .../GobiAPI_1.0.40}/Core/Comm.cpp | 0 .../GobiAPI_1.0.40}/Core/Comm.h | 0 .../GobiAPI_1.0.40}/Core/CoreDatabase.cpp | 0 .../GobiAPI_1.0.40}/Core/CoreDatabase.h | 0 .../GobiAPI_1.0.40}/Core/CoreUtilities.cpp | 0 .../GobiAPI_1.0.40}/Core/CoreUtilities.h | 0 .../GobiAPI_1.0.40}/Core/DB2NavTree.cpp | 0 .../GobiAPI_1.0.40}/Core/DB2NavTree.h | 0 .../GobiAPI_1.0.40}/Core/DB2TextFile.cpp | 0 .../GobiAPI_1.0.40}/Core/DB2TextFile.h | 0 .../GobiAPI_1.0.40}/Core/DB2Utilities.cpp | 0 .../GobiAPI_1.0.40}/Core/DB2Utilities.h | 0 .../GobiAPI_1.0.40}/Core/DataPacker.cpp | 0 .../GobiAPI_1.0.40}/Core/DataPacker.h | 0 .../GobiAPI_1.0.40}/Core/DataParser.cpp | 0 .../GobiAPI_1.0.40}/Core/DataParser.h | 0 .../GobiAPI_1.0.40}/Core/Event.cpp | 0 .../GobiAPI_1.0.40}/Core/Event.h | 0 .../GobiAPI_1.0.40}/Core/HDLC.cpp | 0 .../GobiAPI_1.0.40}/Core/HDLC.h | 0 .../GobiAPI_1.0.40}/Core/HDLCProtocolServer.cpp | 0 .../GobiAPI_1.0.40}/Core/HDLCProtocolServer.h | 0 .../GobiAPI_1.0.40}/Core/Makefile.am | 0 .../GobiAPI_1.0.40}/Core/MemoryMappedFile.cpp | 0 .../GobiAPI_1.0.40}/Core/MemoryMappedFile.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolBuffer.cpp | 0 .../GobiAPI_1.0.40}/Core/ProtocolBuffer.h | 0 .../Core/ProtocolEntityFieldEnumerator.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolEntityNav.cpp | 0 .../GobiAPI_1.0.40}/Core/ProtocolEntityNav.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolEnum.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolLog.cpp | 0 .../GobiAPI_1.0.40}/Core/ProtocolLog.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolNotification.cpp | 0 .../GobiAPI_1.0.40}/Core/ProtocolNotification.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolRequest.cpp | 0 .../GobiAPI_1.0.40}/Core/ProtocolRequest.h | 0 .../GobiAPI_1.0.40}/Core/ProtocolServer.cpp | 0 .../GobiAPI_1.0.40}/Core/ProtocolServer.h | 0 .../GobiAPI_1.0.40}/Core/QDLBuffers.cpp | 0 .../GobiAPI_1.0.40}/Core/QDLBuffers.h | 0 .../GobiAPI_1.0.40}/Core/QDLEnum.h | 0 .../GobiAPI_1.0.40}/Core/QDLProtocolServer.cpp | 0 .../GobiAPI_1.0.40}/Core/QDLProtocolServer.h | 0 .../GobiAPI_1.0.40}/Core/QMIBuffers.cpp | 0 .../GobiAPI_1.0.40}/Core/QMIBuffers.h | 0 .../GobiAPI_1.0.40}/Core/QMIEnum.h | 0 .../GobiAPI_1.0.40}/Core/QMIProtocolServer.cpp | 0 .../GobiAPI_1.0.40}/Core/QMIProtocolServer.h | 0 .../GobiAPI_1.0.40}/Core/SharedBuffer.cpp | 0 .../GobiAPI_1.0.40}/Core/SharedBuffer.h | 0 .../GobiAPI_1.0.40}/Core/StdAfx.h | 0 .../GobiAPI_1.0.40}/Core/SyncQueue.h | 0 .../GobiAPI_1.0.40}/Database/Makefile.am | 0 .../GobiAPI_1.0.40}/Database/QMI/Entity.txt | 0 .../GobiAPI_1.0.40}/Database/QMI/Enum.txt | 0 .../GobiAPI_1.0.40}/Database/QMI/EnumEntry.txt | 0 .../GobiAPI_1.0.40}/Database/QMI/Field.txt | 0 .../GobiAPI_1.0.40}/Database/QMI/Makefile.am | 0 .../GobiAPI_1.0.40}/Database/QMI/Struct.txt | 0 .../GobiAPI_1.0.40}/Database/QMI/foo.c | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.cpp | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.h | 0 .../GobiConnectionMgmt/GobiConnectionMgmtAPI.h | 0 .../GobiConnectionMgmtExports.cpp | 0 .../GobiAPI_1.0.40}/GobiConnectionMgmt/Makefile.am | 0 .../GobiAPI_1.0.40}/GobiImageMgmt/GobiImageMgmt.cpp | 0 .../GobiAPI_1.0.40}/GobiImageMgmt/GobiImageMgmt.h | 0 .../GobiImageMgmt/GobiImageMgmtAPI.h | 0 .../GobiImageMgmt/GobiImageMgmtExports.cpp | 0 .../GobiAPI_1.0.40}/GobiImageMgmt/Makefile.am | 0 .../GobiQDLService/99-GobiQDLService.rules | 0 .../GobiAPI_1.0.40}/GobiQDLService/Main.cpp | 0 .../GobiAPI_1.0.40}/GobiQDLService/Makefile.am | 0 {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/INSTALL | 0 .../GobiAPI_1.0.40}/Makefile.am | 0 {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/NEWS | 0 {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/README | 0 .../GobiAPI_1.0.40}/Shared/GobiError.h | 0 .../GobiAPI_1.0.40}/Shared/GobiImageDefinitions.h | 0 .../GobiAPI_1.0.40}/Shared/GobiMBNMgmt.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiMBNMgmt.h | 0 .../GobiAPI_1.0.40}/Shared/GobiQDLCore.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQDLCore.h | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICore.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICore.h | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreCAT.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreDMS.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreImg.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreImg2k.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreNAS.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreOMA.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICorePDS.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreRMS.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreSMS.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreUIM.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMICoreWDS.cpp | 0 .../GobiAPI_1.0.40}/Shared/GobiQMIVoice.cpp | 0 .../GobiAPI_1.0.40}/Shared/Makefile.am | 0 .../GobiAPI_1.0.40}/autogen.sh | 0 .../GobiAPI_1.0.40}/configure.ac | 0 .../Gobi_2011-11-28-1533}/Core/Comm.cpp | 0 .../Gobi_2011-11-28-1533}/Core/Comm.h | 0 .../Gobi_2011-11-28-1533}/Core/Event.cpp | 0 .../Gobi_2011-11-28-1533}/Core/Event.h | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolBuffer.cpp | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolBuffer.h | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolEnum.h | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolLog.cpp | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolLog.h | 0 .../Core/ProtocolNotification.cpp | 0 .../Core/ProtocolNotification.h | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolRequest.cpp | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolRequest.h | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolServer.cpp | 0 .../Gobi_2011-11-28-1533}/Core/ProtocolServer.h | 0 .../Gobi_2011-11-28-1533}/Core/QMIBuffers.cpp | 0 .../Gobi_2011-11-28-1533}/Core/QMIBuffers.h | 0 .../Gobi_2011-11-28-1533}/Core/QMIEnum.h | 0 .../Core/QMIProtocolServer.cpp | 0 .../Gobi_2011-11-28-1533}/Core/QMIProtocolServer.h | 0 .../Gobi_2011-11-28-1533}/Core/SharedBuffer.cpp | 0 .../Gobi_2011-11-28-1533}/Core/SharedBuffer.h | 0 .../Gobi_2011-11-28-1533}/Core/StdAfx.h | 0 .../Gobi_2011-11-28-1533}/Core/SyncQueue.h | 0 .../Gobi3000Translation/Gobi3000Translation.cpp | 0 .../Gobi3000Translation/Gobi3000Translation.h | 0 .../Gobi3000Translation/Gobi3000TranslationCAT.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationDMS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationNAS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationOMA.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationPDS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationRMS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationUIM.cpp | 0 .../Gobi3000TranslationVoice.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationWDS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationWMS.cpp | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.cpp | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.h | 0 .../GobiConnectionMgmt/GobiConnectionMgmtAPI.h | 0 .../GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h | 0 .../GobiConnectionMgmtAPIStructs.h | 0 .../GobiConnectionMgmtExports.cpp | 0 .../Gobi_2011-11-28-1533}/Readme.txt | 0 .../Gobi_2011-11-28-1533}/Shared/GobiError.h | 0 .../Gobi_2011-11-28-1533}/Shared/GobiQMICore.cpp | 0 .../Gobi_2011-11-28-1533}/Shared/GobiQMICore.h | 0 .../Gobi_2012-06-18-1054}/Core/Comm.cpp | 0 .../Gobi_2012-06-18-1054}/Core/Comm.h | 0 .../Gobi_2012-06-18-1054}/Core/Connection.h | 0 .../Gobi_2012-06-18-1054}/Core/Event.cpp | 0 .../Gobi_2012-06-18-1054}/Core/Event.h | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolBuffer.cpp | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolBuffer.h | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolEnum.h | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolLog.cpp | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolLog.h | 0 .../Core/ProtocolNotification.cpp | 0 .../Core/ProtocolNotification.h | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolRequest.cpp | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolRequest.h | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolServer.cpp | 0 .../Gobi_2012-06-18-1054}/Core/ProtocolServer.h | 0 .../Gobi_2012-06-18-1054}/Core/QMIBuffers.cpp | 0 .../Gobi_2012-06-18-1054}/Core/QMIBuffers.h | 0 .../Gobi_2012-06-18-1054}/Core/QMIEnum.h | 0 .../Core/QMIProtocolServer.cpp | 0 .../Gobi_2012-06-18-1054}/Core/QMIProtocolServer.h | 0 .../Gobi_2012-06-18-1054}/Core/SharedBuffer.cpp | 0 .../Gobi_2012-06-18-1054}/Core/SharedBuffer.h | 0 .../Gobi_2012-06-18-1054}/Core/Socket.cpp | 0 .../Gobi_2012-06-18-1054}/Core/Socket.h | 0 .../Gobi_2012-06-18-1054}/Core/StdAfx.h | 0 .../Gobi_2012-06-18-1054}/Core/SyncQueue.h | 0 .../Gobi3000Translation/Gobi3000Translation.cpp | 0 .../Gobi3000Translation/Gobi3000Translation.h | 0 .../Gobi3000Translation/Gobi3000TranslationCAT.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationDMS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationNAS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationOMA.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationPDS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationRMS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationUIM.cpp | 0 .../Gobi3000TranslationVoice.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationWDS.cpp | 0 .../Gobi3000Translation/Gobi3000TranslationWMS.cpp | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.cpp | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.h | 0 .../GobiConnectionMgmt/GobiConnectionMgmtAPI.h | 0 .../GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h | 0 .../GobiConnectionMgmtAPIStructs.h | 0 .../GobiConnectionMgmtExports.cpp | 0 .../GobiSampleCM/GobiCMCallback.cpp | 0 .../GobiSampleCM/GobiCMCallback.h | 0 .../GobiSampleCM/GobiCMDLL.cpp | 0 .../Gobi_2012-06-18-1054}/GobiSampleCM/GobiCMDLL.h | 0 .../GobiSampleCM/QTSampleCM.cpp | 0 .../Gobi_2012-06-18-1054}/GobiSampleCM/QTSampleCM.h | 0 .../Gobi_2012-06-18-1054}/GobiSampleCM/SampleCM.cpp | 0 .../Gobi_2012-06-18-1054}/GobiSampleCM/SampleCM.h | 0 .../android/assets/qml/GobiSampleCM/Connect.png | Bin .../android/assets/qml/GobiSampleCM/Info.png | Bin .../android/assets/qml/GobiSampleCM/main.qml | 0 .../GobiSampleCM/android/res/drawable/icon.png | Bin .../GobiSampleCM/android/res/drawable/logo.png | Bin .../Gobi_2012-06-18-1054}/GobiSampleCM/main.cpp | 0 .../GobiSampleCM/qml/GobiSampleCM/Connect.png | Bin .../GobiSampleCM/qml/GobiSampleCM/Info.png | Bin .../GobiSampleCM/qml/GobiSampleCM/main.qml | 0 .../Gobi_2012-06-18-1054}/Readme.txt | 0 .../Gobi_2012-06-18-1054}/Shared/GobiError.h | 0 .../Gobi_2012-06-18-1054}/Shared/GobiQMICore.cpp | 0 .../Gobi_2012-06-18-1054}/Shared/GobiQMICore.h | 0 .../fixed-GobiAPI-1.0.40}/COPYING | 0 .../fixed-GobiAPI-1.0.40}/Core/BitPacker.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/BitPacker.h | 0 .../fixed-GobiAPI-1.0.40}/Core/BitParser.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/BitParser.h | 0 .../fixed-GobiAPI-1.0.40}/Core/CRC.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/CRC.h | 0 .../fixed-GobiAPI-1.0.40}/Core/Comm.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/Comm.h | 0 .../fixed-GobiAPI-1.0.40}/Core/CoreDatabase.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/CoreDatabase.h | 0 .../fixed-GobiAPI-1.0.40}/Core/CoreUtilities.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/CoreUtilities.h | 0 .../fixed-GobiAPI-1.0.40}/Core/DB2NavTree.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/DB2NavTree.h | 0 .../fixed-GobiAPI-1.0.40}/Core/DB2TextFile.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/DB2TextFile.h | 0 .../fixed-GobiAPI-1.0.40}/Core/DB2Utilities.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/DB2Utilities.h | 0 .../fixed-GobiAPI-1.0.40}/Core/DataPacker.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/DataPacker.h | 0 .../fixed-GobiAPI-1.0.40}/Core/DataParser.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/DataParser.h | 0 .../fixed-GobiAPI-1.0.40}/Core/Event.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/Event.h | 0 .../fixed-GobiAPI-1.0.40}/Core/HDLC.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/HDLC.h | 0 .../Core/HDLCProtocolServer.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/HDLCProtocolServer.h | 0 .../fixed-GobiAPI-1.0.40}/Core/Makefile.am | 0 .../fixed-GobiAPI-1.0.40}/Core/MemoryMappedFile.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/MemoryMappedFile.h | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolBuffer.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolBuffer.h | 0 .../Core/ProtocolEntityFieldEnumerator.h | 0 .../Core/ProtocolEntityNav.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolEntityNav.h | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolEnum.h | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolLog.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolLog.h | 0 .../Core/ProtocolNotification.cpp | 0 .../Core/ProtocolNotification.h | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolRequest.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolRequest.h | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolServer.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/ProtocolServer.h | 0 .../fixed-GobiAPI-1.0.40}/Core/QDLBuffers.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/QDLBuffers.h | 0 .../fixed-GobiAPI-1.0.40}/Core/QDLEnum.h | 0 .../Core/QDLProtocolServer.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/QDLProtocolServer.h | 0 .../fixed-GobiAPI-1.0.40}/Core/QMIBuffers.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/QMIBuffers.h | 0 .../fixed-GobiAPI-1.0.40}/Core/QMIEnum.h | 0 .../Core/QMIProtocolServer.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/QMIProtocolServer.h | 0 .../fixed-GobiAPI-1.0.40}/Core/SharedBuffer.cpp | 0 .../fixed-GobiAPI-1.0.40}/Core/SharedBuffer.h | 0 .../fixed-GobiAPI-1.0.40}/Core/StdAfx.h | 0 .../fixed-GobiAPI-1.0.40}/Core/SyncQueue.h | 0 .../fixed-GobiAPI-1.0.40}/Core/apidefs.h | 0 .../fixed-GobiAPI-1.0.40}/Core/types.h | 0 .../fixed-GobiAPI-1.0.40}/Database/Makefile.am | 0 .../fixed-GobiAPI-1.0.40}/Database/QMI/Entity.txt | 0 .../fixed-GobiAPI-1.0.40}/Database/QMI/Enum.txt | 0 .../Database/QMI/EnumEntry.txt | 0 .../fixed-GobiAPI-1.0.40}/Database/QMI/Field.txt | 0 .../fixed-GobiAPI-1.0.40}/Database/QMI/Makefile.am | 0 .../fixed-GobiAPI-1.0.40}/Database/QMI/Struct.txt | 0 .../fixed-GobiAPI-1.0.40}/Database/QMI/foo.c | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.cpp | 0 .../GobiConnectionMgmt/GobiConnectionMgmt.h | 0 .../GobiConnectionMgmt/GobiConnectionMgmtAPI.h | 0 .../GobiConnectionMgmtExports.cpp | 0 .../GobiConnectionMgmt/Makefile.am | 0 .../GobiImageMgmt/GobiImageMgmt.cpp | 0 .../GobiImageMgmt/GobiImageMgmt.h | 0 .../GobiImageMgmt/GobiImageMgmtAPI.h | 0 .../GobiImageMgmt/GobiImageMgmtExports.cpp | 0 .../fixed-GobiAPI-1.0.40}/GobiImageMgmt/Makefile.am | 0 .../GobiQDLService/99-GobiQDLService.rules | 0 .../fixed-GobiAPI-1.0.40}/GobiQDLService/Main.cpp | 0 .../GobiQDLService/Makefile.am | 0 .../fixed-GobiAPI-1.0.40}/Makefile.am | 0 .../fixed-GobiAPI-1.0.40}/NEWS | 0 .../fixed-GobiAPI-1.0.40}/README | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiError.h | 0 .../Shared/GobiImageDefinitions.h | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiMBNMgmt.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiMBNMgmt.h | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQDLCore.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQDLCore.h | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICore.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICore.h | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreCAT.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreDMS.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreImg.cpp | 0 .../Shared/GobiQMICoreImg2k.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreNAS.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreOMA.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICorePDS.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreRMS.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreSMS.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreUIM.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreWDS.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/GobiQMIVoice.cpp | 0 .../fixed-GobiAPI-1.0.40}/Shared/Makefile.am | 0 .../fixed-GobiAPI-1.0.40}/autogen.sh | 0 .../fixed-GobiAPI-1.0.40}/configure.ac | 0 {qmidb => utils/qmidb}/Entities.py | 0 {qmidb => utils/qmidb}/Enums.py | 0 {qmidb => utils/qmidb}/Fields.py | 0 {qmidb => utils/qmidb}/Structs.py | 0 {qmidb => utils/qmidb}/qmidb.py | 0 {qmidb => utils/qmidb}/utils.py | 0 qmitest.c => utils/qmitest.c | 0 338 files changed, 0 insertions(+), 0 deletions(-) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/AUTHORS (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/COPYING (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/ChangeLog (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/BitPacker.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/BitPacker.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/BitParser.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/BitParser.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/CRC.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/CRC.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/Comm.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/Comm.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/CoreDatabase.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/CoreDatabase.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/CoreUtilities.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/CoreUtilities.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DB2NavTree.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DB2NavTree.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DB2TextFile.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DB2TextFile.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DB2Utilities.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DB2Utilities.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DataPacker.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DataPacker.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DataParser.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/DataParser.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/Event.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/Event.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/HDLC.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/HDLC.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/HDLCProtocolServer.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/HDLCProtocolServer.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/MemoryMappedFile.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/MemoryMappedFile.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolBuffer.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolBuffer.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolEntityFieldEnumerator.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolEntityNav.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolEntityNav.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolEnum.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolLog.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolLog.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolNotification.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolNotification.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolRequest.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolRequest.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolServer.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/ProtocolServer.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QDLBuffers.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QDLBuffers.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QDLEnum.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QDLProtocolServer.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QDLProtocolServer.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QMIBuffers.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QMIBuffers.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QMIEnum.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QMIProtocolServer.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/QMIProtocolServer.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/SharedBuffer.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/SharedBuffer.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/StdAfx.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Core/SyncQueue.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/Entity.txt (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/Enum.txt (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/EnumEntry.txt (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/Field.txt (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/Struct.txt (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Database/QMI/foo.c (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiConnectionMgmt/GobiConnectionMgmt.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiConnectionMgmt/GobiConnectionMgmt.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiConnectionMgmt/GobiConnectionMgmtAPI.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiConnectionMgmt/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiImageMgmt/GobiImageMgmt.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiImageMgmt/GobiImageMgmt.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiImageMgmt/GobiImageMgmtAPI.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiImageMgmt/GobiImageMgmtExports.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiImageMgmt/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiQDLService/99-GobiQDLService.rules (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiQDLService/Main.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/GobiQDLService/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/INSTALL (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/NEWS (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/README (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiError.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiImageDefinitions.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiMBNMgmt.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiMBNMgmt.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQDLCore.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQDLCore.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICore.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICore.h (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreCAT.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreDMS.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreImg.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreImg2k.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreNAS.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreOMA.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICorePDS.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreRMS.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreSMS.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreUIM.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMICoreWDS.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/GobiQMIVoice.cpp (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/Shared/Makefile.am (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/autogen.sh (100%) rename {GobiAPI_1.0.40 => gobi-api/GobiAPI_1.0.40}/configure.ac (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/Comm.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/Comm.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/Event.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/Event.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolBuffer.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolBuffer.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolEnum.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolLog.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolLog.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolNotification.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolNotification.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolRequest.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolRequest.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolServer.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/ProtocolServer.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/QMIBuffers.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/QMIBuffers.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/QMIEnum.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/QMIProtocolServer.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/QMIProtocolServer.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/SharedBuffer.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/SharedBuffer.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/StdAfx.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Core/SyncQueue.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000Translation.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000Translation.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationCAT.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationDMS.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationNAS.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationOMA.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationPDS.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationRMS.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationUIM.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationVoice.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationWDS.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Gobi3000Translation/Gobi3000TranslationWMS.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/GobiConnectionMgmt/GobiConnectionMgmt.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/GobiConnectionMgmt/GobiConnectionMgmt.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/GobiConnectionMgmt/GobiConnectionMgmtAPI.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Readme.txt (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Shared/GobiError.h (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Shared/GobiQMICore.cpp (100%) rename {Gobi_2011-11-28-1533 => gobi-api/Gobi_2011-11-28-1533}/Shared/GobiQMICore.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Comm.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Comm.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Connection.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Event.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Event.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolBuffer.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolBuffer.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolEnum.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolLog.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolLog.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolNotification.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolNotification.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolRequest.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolRequest.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolServer.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/ProtocolServer.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/QMIBuffers.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/QMIBuffers.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/QMIEnum.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/QMIProtocolServer.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/QMIProtocolServer.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/SharedBuffer.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/SharedBuffer.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Socket.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/Socket.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/StdAfx.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Core/SyncQueue.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000Translation.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000Translation.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationCAT.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationDMS.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationNAS.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationOMA.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationPDS.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationRMS.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationUIM.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationVoice.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationWDS.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Gobi3000Translation/Gobi3000TranslationWMS.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiConnectionMgmt/GobiConnectionMgmt.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiConnectionMgmt/GobiConnectionMgmt.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiConnectionMgmt/GobiConnectionMgmtAPI.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/GobiCMCallback.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/GobiCMCallback.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/GobiCMDLL.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/GobiCMDLL.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/QTSampleCM.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/QTSampleCM.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/SampleCM.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/SampleCM.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/android/assets/qml/GobiSampleCM/Connect.png (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/android/assets/qml/GobiSampleCM/Info.png (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/android/assets/qml/GobiSampleCM/main.qml (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/android/res/drawable/icon.png (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/android/res/drawable/logo.png (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/main.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/qml/GobiSampleCM/Connect.png (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/qml/GobiSampleCM/Info.png (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/GobiSampleCM/qml/GobiSampleCM/main.qml (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Readme.txt (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Shared/GobiError.h (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Shared/GobiQMICore.cpp (100%) rename {Gobi_2012-06-18-1054 => gobi-api/Gobi_2012-06-18-1054}/Shared/GobiQMICore.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/COPYING (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/BitPacker.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/BitPacker.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/BitParser.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/BitParser.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/CRC.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/CRC.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/Comm.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/Comm.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/CoreDatabase.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/CoreDatabase.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/CoreUtilities.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/CoreUtilities.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DB2NavTree.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DB2NavTree.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DB2TextFile.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DB2TextFile.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DB2Utilities.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DB2Utilities.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DataPacker.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DataPacker.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DataParser.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/DataParser.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/Event.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/Event.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/HDLC.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/HDLC.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/HDLCProtocolServer.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/HDLCProtocolServer.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/MemoryMappedFile.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/MemoryMappedFile.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolBuffer.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolBuffer.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolEntityFieldEnumerator.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolEntityNav.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolEntityNav.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolEnum.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolLog.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolLog.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolNotification.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolNotification.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolRequest.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolRequest.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolServer.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/ProtocolServer.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QDLBuffers.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QDLBuffers.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QDLEnum.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QDLProtocolServer.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QDLProtocolServer.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QMIBuffers.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QMIBuffers.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QMIEnum.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QMIProtocolServer.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/QMIProtocolServer.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/SharedBuffer.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/SharedBuffer.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/StdAfx.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/SyncQueue.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/apidefs.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Core/types.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/Entity.txt (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/Enum.txt (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/EnumEntry.txt (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/Field.txt (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/Struct.txt (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Database/QMI/foo.c (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiConnectionMgmt/GobiConnectionMgmt.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiConnectionMgmt/GobiConnectionMgmt.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiConnectionMgmt/GobiConnectionMgmtAPI.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiConnectionMgmt/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiImageMgmt/GobiImageMgmt.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiImageMgmt/GobiImageMgmt.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiImageMgmt/GobiImageMgmtAPI.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiImageMgmt/GobiImageMgmtExports.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiImageMgmt/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiQDLService/99-GobiQDLService.rules (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiQDLService/Main.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/GobiQDLService/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/NEWS (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/README (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiError.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiImageDefinitions.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiMBNMgmt.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiMBNMgmt.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQDLCore.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQDLCore.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICore.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICore.h (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreCAT.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreDMS.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreImg.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreImg2k.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreNAS.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreOMA.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICorePDS.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreRMS.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreSMS.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreUIM.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMICoreWDS.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/GobiQMIVoice.cpp (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/Shared/Makefile.am (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/autogen.sh (100%) rename {fixed-GobiAPI-1.0.40 => gobi-api/fixed-GobiAPI-1.0.40}/configure.ac (100%) rename {qmidb => utils/qmidb}/Entities.py (100%) rename {qmidb => utils/qmidb}/Enums.py (100%) rename {qmidb => utils/qmidb}/Fields.py (100%) rename {qmidb => utils/qmidb}/Structs.py (100%) rename {qmidb => utils/qmidb}/qmidb.py (100%) rename {qmidb => utils/qmidb}/utils.py (100%) rename qmitest.c => utils/qmitest.c (100%) diff --git a/GobiAPI_1.0.40/AUTHORS b/gobi-api/GobiAPI_1.0.40/AUTHORS similarity index 100% rename from GobiAPI_1.0.40/AUTHORS rename to gobi-api/GobiAPI_1.0.40/AUTHORS diff --git a/GobiAPI_1.0.40/COPYING b/gobi-api/GobiAPI_1.0.40/COPYING similarity index 100% rename from GobiAPI_1.0.40/COPYING rename to gobi-api/GobiAPI_1.0.40/COPYING diff --git a/GobiAPI_1.0.40/ChangeLog b/gobi-api/GobiAPI_1.0.40/ChangeLog similarity index 100% rename from GobiAPI_1.0.40/ChangeLog rename to gobi-api/GobiAPI_1.0.40/ChangeLog diff --git a/GobiAPI_1.0.40/Core/BitPacker.cpp b/gobi-api/GobiAPI_1.0.40/Core/BitPacker.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/BitPacker.cpp rename to gobi-api/GobiAPI_1.0.40/Core/BitPacker.cpp diff --git a/GobiAPI_1.0.40/Core/BitPacker.h b/gobi-api/GobiAPI_1.0.40/Core/BitPacker.h similarity index 100% rename from GobiAPI_1.0.40/Core/BitPacker.h rename to gobi-api/GobiAPI_1.0.40/Core/BitPacker.h diff --git a/GobiAPI_1.0.40/Core/BitParser.cpp b/gobi-api/GobiAPI_1.0.40/Core/BitParser.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/BitParser.cpp rename to gobi-api/GobiAPI_1.0.40/Core/BitParser.cpp diff --git a/GobiAPI_1.0.40/Core/BitParser.h b/gobi-api/GobiAPI_1.0.40/Core/BitParser.h similarity index 100% rename from GobiAPI_1.0.40/Core/BitParser.h rename to gobi-api/GobiAPI_1.0.40/Core/BitParser.h diff --git a/GobiAPI_1.0.40/Core/CRC.cpp b/gobi-api/GobiAPI_1.0.40/Core/CRC.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/CRC.cpp rename to gobi-api/GobiAPI_1.0.40/Core/CRC.cpp diff --git a/GobiAPI_1.0.40/Core/CRC.h b/gobi-api/GobiAPI_1.0.40/Core/CRC.h similarity index 100% rename from GobiAPI_1.0.40/Core/CRC.h rename to gobi-api/GobiAPI_1.0.40/Core/CRC.h diff --git a/GobiAPI_1.0.40/Core/Comm.cpp b/gobi-api/GobiAPI_1.0.40/Core/Comm.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/Comm.cpp rename to gobi-api/GobiAPI_1.0.40/Core/Comm.cpp diff --git a/GobiAPI_1.0.40/Core/Comm.h b/gobi-api/GobiAPI_1.0.40/Core/Comm.h similarity index 100% rename from GobiAPI_1.0.40/Core/Comm.h rename to gobi-api/GobiAPI_1.0.40/Core/Comm.h diff --git a/GobiAPI_1.0.40/Core/CoreDatabase.cpp b/gobi-api/GobiAPI_1.0.40/Core/CoreDatabase.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/CoreDatabase.cpp rename to gobi-api/GobiAPI_1.0.40/Core/CoreDatabase.cpp diff --git a/GobiAPI_1.0.40/Core/CoreDatabase.h b/gobi-api/GobiAPI_1.0.40/Core/CoreDatabase.h similarity index 100% rename from GobiAPI_1.0.40/Core/CoreDatabase.h rename to gobi-api/GobiAPI_1.0.40/Core/CoreDatabase.h diff --git a/GobiAPI_1.0.40/Core/CoreUtilities.cpp b/gobi-api/GobiAPI_1.0.40/Core/CoreUtilities.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/CoreUtilities.cpp rename to gobi-api/GobiAPI_1.0.40/Core/CoreUtilities.cpp diff --git a/GobiAPI_1.0.40/Core/CoreUtilities.h b/gobi-api/GobiAPI_1.0.40/Core/CoreUtilities.h similarity index 100% rename from GobiAPI_1.0.40/Core/CoreUtilities.h rename to gobi-api/GobiAPI_1.0.40/Core/CoreUtilities.h diff --git a/GobiAPI_1.0.40/Core/DB2NavTree.cpp b/gobi-api/GobiAPI_1.0.40/Core/DB2NavTree.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/DB2NavTree.cpp rename to gobi-api/GobiAPI_1.0.40/Core/DB2NavTree.cpp diff --git a/GobiAPI_1.0.40/Core/DB2NavTree.h b/gobi-api/GobiAPI_1.0.40/Core/DB2NavTree.h similarity index 100% rename from GobiAPI_1.0.40/Core/DB2NavTree.h rename to gobi-api/GobiAPI_1.0.40/Core/DB2NavTree.h diff --git a/GobiAPI_1.0.40/Core/DB2TextFile.cpp b/gobi-api/GobiAPI_1.0.40/Core/DB2TextFile.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/DB2TextFile.cpp rename to gobi-api/GobiAPI_1.0.40/Core/DB2TextFile.cpp diff --git a/GobiAPI_1.0.40/Core/DB2TextFile.h b/gobi-api/GobiAPI_1.0.40/Core/DB2TextFile.h similarity index 100% rename from GobiAPI_1.0.40/Core/DB2TextFile.h rename to gobi-api/GobiAPI_1.0.40/Core/DB2TextFile.h diff --git a/GobiAPI_1.0.40/Core/DB2Utilities.cpp b/gobi-api/GobiAPI_1.0.40/Core/DB2Utilities.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/DB2Utilities.cpp rename to gobi-api/GobiAPI_1.0.40/Core/DB2Utilities.cpp diff --git a/GobiAPI_1.0.40/Core/DB2Utilities.h b/gobi-api/GobiAPI_1.0.40/Core/DB2Utilities.h similarity index 100% rename from GobiAPI_1.0.40/Core/DB2Utilities.h rename to gobi-api/GobiAPI_1.0.40/Core/DB2Utilities.h diff --git a/GobiAPI_1.0.40/Core/DataPacker.cpp b/gobi-api/GobiAPI_1.0.40/Core/DataPacker.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/DataPacker.cpp rename to gobi-api/GobiAPI_1.0.40/Core/DataPacker.cpp diff --git a/GobiAPI_1.0.40/Core/DataPacker.h b/gobi-api/GobiAPI_1.0.40/Core/DataPacker.h similarity index 100% rename from GobiAPI_1.0.40/Core/DataPacker.h rename to gobi-api/GobiAPI_1.0.40/Core/DataPacker.h diff --git a/GobiAPI_1.0.40/Core/DataParser.cpp b/gobi-api/GobiAPI_1.0.40/Core/DataParser.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/DataParser.cpp rename to gobi-api/GobiAPI_1.0.40/Core/DataParser.cpp diff --git a/GobiAPI_1.0.40/Core/DataParser.h b/gobi-api/GobiAPI_1.0.40/Core/DataParser.h similarity index 100% rename from GobiAPI_1.0.40/Core/DataParser.h rename to gobi-api/GobiAPI_1.0.40/Core/DataParser.h diff --git a/GobiAPI_1.0.40/Core/Event.cpp b/gobi-api/GobiAPI_1.0.40/Core/Event.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/Event.cpp rename to gobi-api/GobiAPI_1.0.40/Core/Event.cpp diff --git a/GobiAPI_1.0.40/Core/Event.h b/gobi-api/GobiAPI_1.0.40/Core/Event.h similarity index 100% rename from GobiAPI_1.0.40/Core/Event.h rename to gobi-api/GobiAPI_1.0.40/Core/Event.h diff --git a/GobiAPI_1.0.40/Core/HDLC.cpp b/gobi-api/GobiAPI_1.0.40/Core/HDLC.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/HDLC.cpp rename to gobi-api/GobiAPI_1.0.40/Core/HDLC.cpp diff --git a/GobiAPI_1.0.40/Core/HDLC.h b/gobi-api/GobiAPI_1.0.40/Core/HDLC.h similarity index 100% rename from GobiAPI_1.0.40/Core/HDLC.h rename to gobi-api/GobiAPI_1.0.40/Core/HDLC.h diff --git a/GobiAPI_1.0.40/Core/HDLCProtocolServer.cpp b/gobi-api/GobiAPI_1.0.40/Core/HDLCProtocolServer.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/HDLCProtocolServer.cpp rename to gobi-api/GobiAPI_1.0.40/Core/HDLCProtocolServer.cpp diff --git a/GobiAPI_1.0.40/Core/HDLCProtocolServer.h b/gobi-api/GobiAPI_1.0.40/Core/HDLCProtocolServer.h similarity index 100% rename from GobiAPI_1.0.40/Core/HDLCProtocolServer.h rename to gobi-api/GobiAPI_1.0.40/Core/HDLCProtocolServer.h diff --git a/GobiAPI_1.0.40/Core/Makefile.am b/gobi-api/GobiAPI_1.0.40/Core/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/Core/Makefile.am rename to gobi-api/GobiAPI_1.0.40/Core/Makefile.am diff --git a/GobiAPI_1.0.40/Core/MemoryMappedFile.cpp b/gobi-api/GobiAPI_1.0.40/Core/MemoryMappedFile.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/MemoryMappedFile.cpp rename to gobi-api/GobiAPI_1.0.40/Core/MemoryMappedFile.cpp diff --git a/GobiAPI_1.0.40/Core/MemoryMappedFile.h b/gobi-api/GobiAPI_1.0.40/Core/MemoryMappedFile.h similarity index 100% rename from GobiAPI_1.0.40/Core/MemoryMappedFile.h rename to gobi-api/GobiAPI_1.0.40/Core/MemoryMappedFile.h diff --git a/GobiAPI_1.0.40/Core/ProtocolBuffer.cpp b/gobi-api/GobiAPI_1.0.40/Core/ProtocolBuffer.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolBuffer.cpp rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolBuffer.cpp diff --git a/GobiAPI_1.0.40/Core/ProtocolBuffer.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolBuffer.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolBuffer.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolBuffer.h diff --git a/GobiAPI_1.0.40/Core/ProtocolEntityFieldEnumerator.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolEntityFieldEnumerator.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolEntityFieldEnumerator.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolEntityFieldEnumerator.h diff --git a/GobiAPI_1.0.40/Core/ProtocolEntityNav.cpp b/gobi-api/GobiAPI_1.0.40/Core/ProtocolEntityNav.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolEntityNav.cpp rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolEntityNav.cpp diff --git a/GobiAPI_1.0.40/Core/ProtocolEntityNav.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolEntityNav.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolEntityNav.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolEntityNav.h diff --git a/GobiAPI_1.0.40/Core/ProtocolEnum.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolEnum.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolEnum.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolEnum.h diff --git a/GobiAPI_1.0.40/Core/ProtocolLog.cpp b/gobi-api/GobiAPI_1.0.40/Core/ProtocolLog.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolLog.cpp rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolLog.cpp diff --git a/GobiAPI_1.0.40/Core/ProtocolLog.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolLog.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolLog.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolLog.h diff --git a/GobiAPI_1.0.40/Core/ProtocolNotification.cpp b/gobi-api/GobiAPI_1.0.40/Core/ProtocolNotification.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolNotification.cpp rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolNotification.cpp diff --git a/GobiAPI_1.0.40/Core/ProtocolNotification.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolNotification.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolNotification.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolNotification.h diff --git a/GobiAPI_1.0.40/Core/ProtocolRequest.cpp b/gobi-api/GobiAPI_1.0.40/Core/ProtocolRequest.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolRequest.cpp rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolRequest.cpp diff --git a/GobiAPI_1.0.40/Core/ProtocolRequest.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolRequest.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolRequest.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolRequest.h diff --git a/GobiAPI_1.0.40/Core/ProtocolServer.cpp b/gobi-api/GobiAPI_1.0.40/Core/ProtocolServer.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolServer.cpp rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolServer.cpp diff --git a/GobiAPI_1.0.40/Core/ProtocolServer.h b/gobi-api/GobiAPI_1.0.40/Core/ProtocolServer.h similarity index 100% rename from GobiAPI_1.0.40/Core/ProtocolServer.h rename to gobi-api/GobiAPI_1.0.40/Core/ProtocolServer.h diff --git a/GobiAPI_1.0.40/Core/QDLBuffers.cpp b/gobi-api/GobiAPI_1.0.40/Core/QDLBuffers.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/QDLBuffers.cpp rename to gobi-api/GobiAPI_1.0.40/Core/QDLBuffers.cpp diff --git a/GobiAPI_1.0.40/Core/QDLBuffers.h b/gobi-api/GobiAPI_1.0.40/Core/QDLBuffers.h similarity index 100% rename from GobiAPI_1.0.40/Core/QDLBuffers.h rename to gobi-api/GobiAPI_1.0.40/Core/QDLBuffers.h diff --git a/GobiAPI_1.0.40/Core/QDLEnum.h b/gobi-api/GobiAPI_1.0.40/Core/QDLEnum.h similarity index 100% rename from GobiAPI_1.0.40/Core/QDLEnum.h rename to gobi-api/GobiAPI_1.0.40/Core/QDLEnum.h diff --git a/GobiAPI_1.0.40/Core/QDLProtocolServer.cpp b/gobi-api/GobiAPI_1.0.40/Core/QDLProtocolServer.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/QDLProtocolServer.cpp rename to gobi-api/GobiAPI_1.0.40/Core/QDLProtocolServer.cpp diff --git a/GobiAPI_1.0.40/Core/QDLProtocolServer.h b/gobi-api/GobiAPI_1.0.40/Core/QDLProtocolServer.h similarity index 100% rename from GobiAPI_1.0.40/Core/QDLProtocolServer.h rename to gobi-api/GobiAPI_1.0.40/Core/QDLProtocolServer.h diff --git a/GobiAPI_1.0.40/Core/QMIBuffers.cpp b/gobi-api/GobiAPI_1.0.40/Core/QMIBuffers.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/QMIBuffers.cpp rename to gobi-api/GobiAPI_1.0.40/Core/QMIBuffers.cpp diff --git a/GobiAPI_1.0.40/Core/QMIBuffers.h b/gobi-api/GobiAPI_1.0.40/Core/QMIBuffers.h similarity index 100% rename from GobiAPI_1.0.40/Core/QMIBuffers.h rename to gobi-api/GobiAPI_1.0.40/Core/QMIBuffers.h diff --git a/GobiAPI_1.0.40/Core/QMIEnum.h b/gobi-api/GobiAPI_1.0.40/Core/QMIEnum.h similarity index 100% rename from GobiAPI_1.0.40/Core/QMIEnum.h rename to gobi-api/GobiAPI_1.0.40/Core/QMIEnum.h diff --git a/GobiAPI_1.0.40/Core/QMIProtocolServer.cpp b/gobi-api/GobiAPI_1.0.40/Core/QMIProtocolServer.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/QMIProtocolServer.cpp rename to gobi-api/GobiAPI_1.0.40/Core/QMIProtocolServer.cpp diff --git a/GobiAPI_1.0.40/Core/QMIProtocolServer.h b/gobi-api/GobiAPI_1.0.40/Core/QMIProtocolServer.h similarity index 100% rename from GobiAPI_1.0.40/Core/QMIProtocolServer.h rename to gobi-api/GobiAPI_1.0.40/Core/QMIProtocolServer.h diff --git a/GobiAPI_1.0.40/Core/SharedBuffer.cpp b/gobi-api/GobiAPI_1.0.40/Core/SharedBuffer.cpp similarity index 100% rename from GobiAPI_1.0.40/Core/SharedBuffer.cpp rename to gobi-api/GobiAPI_1.0.40/Core/SharedBuffer.cpp diff --git a/GobiAPI_1.0.40/Core/SharedBuffer.h b/gobi-api/GobiAPI_1.0.40/Core/SharedBuffer.h similarity index 100% rename from GobiAPI_1.0.40/Core/SharedBuffer.h rename to gobi-api/GobiAPI_1.0.40/Core/SharedBuffer.h diff --git a/GobiAPI_1.0.40/Core/StdAfx.h b/gobi-api/GobiAPI_1.0.40/Core/StdAfx.h similarity index 100% rename from GobiAPI_1.0.40/Core/StdAfx.h rename to gobi-api/GobiAPI_1.0.40/Core/StdAfx.h diff --git a/GobiAPI_1.0.40/Core/SyncQueue.h b/gobi-api/GobiAPI_1.0.40/Core/SyncQueue.h similarity index 100% rename from GobiAPI_1.0.40/Core/SyncQueue.h rename to gobi-api/GobiAPI_1.0.40/Core/SyncQueue.h diff --git a/GobiAPI_1.0.40/Database/Makefile.am b/gobi-api/GobiAPI_1.0.40/Database/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/Database/Makefile.am rename to gobi-api/GobiAPI_1.0.40/Database/Makefile.am diff --git a/GobiAPI_1.0.40/Database/QMI/Entity.txt b/gobi-api/GobiAPI_1.0.40/Database/QMI/Entity.txt similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/Entity.txt rename to gobi-api/GobiAPI_1.0.40/Database/QMI/Entity.txt diff --git a/GobiAPI_1.0.40/Database/QMI/Enum.txt b/gobi-api/GobiAPI_1.0.40/Database/QMI/Enum.txt similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/Enum.txt rename to gobi-api/GobiAPI_1.0.40/Database/QMI/Enum.txt diff --git a/GobiAPI_1.0.40/Database/QMI/EnumEntry.txt b/gobi-api/GobiAPI_1.0.40/Database/QMI/EnumEntry.txt similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/EnumEntry.txt rename to gobi-api/GobiAPI_1.0.40/Database/QMI/EnumEntry.txt diff --git a/GobiAPI_1.0.40/Database/QMI/Field.txt b/gobi-api/GobiAPI_1.0.40/Database/QMI/Field.txt similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/Field.txt rename to gobi-api/GobiAPI_1.0.40/Database/QMI/Field.txt diff --git a/GobiAPI_1.0.40/Database/QMI/Makefile.am b/gobi-api/GobiAPI_1.0.40/Database/QMI/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/Makefile.am rename to gobi-api/GobiAPI_1.0.40/Database/QMI/Makefile.am diff --git a/GobiAPI_1.0.40/Database/QMI/Struct.txt b/gobi-api/GobiAPI_1.0.40/Database/QMI/Struct.txt similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/Struct.txt rename to gobi-api/GobiAPI_1.0.40/Database/QMI/Struct.txt diff --git a/GobiAPI_1.0.40/Database/QMI/foo.c b/gobi-api/GobiAPI_1.0.40/Database/QMI/foo.c similarity index 100% rename from GobiAPI_1.0.40/Database/QMI/foo.c rename to gobi-api/GobiAPI_1.0.40/Database/QMI/foo.c diff --git a/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp b/gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp similarity index 100% rename from GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp rename to gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp diff --git a/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h b/gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h similarity index 100% rename from GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h rename to gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h diff --git a/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h b/gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h similarity index 100% rename from GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h rename to gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h diff --git a/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp b/gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp similarity index 100% rename from GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp rename to gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp diff --git a/GobiAPI_1.0.40/GobiConnectionMgmt/Makefile.am b/gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/GobiConnectionMgmt/Makefile.am rename to gobi-api/GobiAPI_1.0.40/GobiConnectionMgmt/Makefile.am diff --git a/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.cpp b/gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.cpp similarity index 100% rename from GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.cpp rename to gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.cpp diff --git a/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.h b/gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.h similarity index 100% rename from GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.h rename to gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmt.h diff --git a/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h b/gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h similarity index 100% rename from GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h rename to gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h diff --git a/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp b/gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp similarity index 100% rename from GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp rename to gobi-api/GobiAPI_1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp diff --git a/GobiAPI_1.0.40/GobiImageMgmt/Makefile.am b/gobi-api/GobiAPI_1.0.40/GobiImageMgmt/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/GobiImageMgmt/Makefile.am rename to gobi-api/GobiAPI_1.0.40/GobiImageMgmt/Makefile.am diff --git a/GobiAPI_1.0.40/GobiQDLService/99-GobiQDLService.rules b/gobi-api/GobiAPI_1.0.40/GobiQDLService/99-GobiQDLService.rules similarity index 100% rename from GobiAPI_1.0.40/GobiQDLService/99-GobiQDLService.rules rename to gobi-api/GobiAPI_1.0.40/GobiQDLService/99-GobiQDLService.rules diff --git a/GobiAPI_1.0.40/GobiQDLService/Main.cpp b/gobi-api/GobiAPI_1.0.40/GobiQDLService/Main.cpp similarity index 100% rename from GobiAPI_1.0.40/GobiQDLService/Main.cpp rename to gobi-api/GobiAPI_1.0.40/GobiQDLService/Main.cpp diff --git a/GobiAPI_1.0.40/GobiQDLService/Makefile.am b/gobi-api/GobiAPI_1.0.40/GobiQDLService/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/GobiQDLService/Makefile.am rename to gobi-api/GobiAPI_1.0.40/GobiQDLService/Makefile.am diff --git a/GobiAPI_1.0.40/INSTALL b/gobi-api/GobiAPI_1.0.40/INSTALL similarity index 100% rename from GobiAPI_1.0.40/INSTALL rename to gobi-api/GobiAPI_1.0.40/INSTALL diff --git a/GobiAPI_1.0.40/Makefile.am b/gobi-api/GobiAPI_1.0.40/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/Makefile.am rename to gobi-api/GobiAPI_1.0.40/Makefile.am diff --git a/GobiAPI_1.0.40/NEWS b/gobi-api/GobiAPI_1.0.40/NEWS similarity index 100% rename from GobiAPI_1.0.40/NEWS rename to gobi-api/GobiAPI_1.0.40/NEWS diff --git a/GobiAPI_1.0.40/README b/gobi-api/GobiAPI_1.0.40/README similarity index 100% rename from GobiAPI_1.0.40/README rename to gobi-api/GobiAPI_1.0.40/README diff --git a/GobiAPI_1.0.40/Shared/GobiError.h b/gobi-api/GobiAPI_1.0.40/Shared/GobiError.h similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiError.h rename to gobi-api/GobiAPI_1.0.40/Shared/GobiError.h diff --git a/GobiAPI_1.0.40/Shared/GobiImageDefinitions.h b/gobi-api/GobiAPI_1.0.40/Shared/GobiImageDefinitions.h similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiImageDefinitions.h rename to gobi-api/GobiAPI_1.0.40/Shared/GobiImageDefinitions.h diff --git a/GobiAPI_1.0.40/Shared/GobiMBNMgmt.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiMBNMgmt.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiMBNMgmt.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiMBNMgmt.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiMBNMgmt.h b/gobi-api/GobiAPI_1.0.40/Shared/GobiMBNMgmt.h similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiMBNMgmt.h rename to gobi-api/GobiAPI_1.0.40/Shared/GobiMBNMgmt.h diff --git a/GobiAPI_1.0.40/Shared/GobiQDLCore.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQDLCore.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQDLCore.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQDLCore.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQDLCore.h b/gobi-api/GobiAPI_1.0.40/Shared/GobiQDLCore.h similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQDLCore.h rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQDLCore.h diff --git a/GobiAPI_1.0.40/Shared/GobiQMICore.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICore.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICore.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICore.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICore.h b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICore.h similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICore.h rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICore.h diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreCAT.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreCAT.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreCAT.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreCAT.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreDMS.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreDMS.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreDMS.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreDMS.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreImg.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreImg.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreImg.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreImg.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreImg2k.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreImg2k.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreImg2k.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreImg2k.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreNAS.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreNAS.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreNAS.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreNAS.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreOMA.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreOMA.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreOMA.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreOMA.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICorePDS.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICorePDS.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICorePDS.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICorePDS.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreRMS.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreRMS.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreRMS.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreRMS.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreSMS.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreSMS.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreSMS.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreSMS.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreUIM.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreUIM.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreUIM.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreUIM.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMICoreWDS.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreWDS.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMICoreWDS.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMICoreWDS.cpp diff --git a/GobiAPI_1.0.40/Shared/GobiQMIVoice.cpp b/gobi-api/GobiAPI_1.0.40/Shared/GobiQMIVoice.cpp similarity index 100% rename from GobiAPI_1.0.40/Shared/GobiQMIVoice.cpp rename to gobi-api/GobiAPI_1.0.40/Shared/GobiQMIVoice.cpp diff --git a/GobiAPI_1.0.40/Shared/Makefile.am b/gobi-api/GobiAPI_1.0.40/Shared/Makefile.am similarity index 100% rename from GobiAPI_1.0.40/Shared/Makefile.am rename to gobi-api/GobiAPI_1.0.40/Shared/Makefile.am diff --git a/GobiAPI_1.0.40/autogen.sh b/gobi-api/GobiAPI_1.0.40/autogen.sh similarity index 100% rename from GobiAPI_1.0.40/autogen.sh rename to gobi-api/GobiAPI_1.0.40/autogen.sh diff --git a/GobiAPI_1.0.40/configure.ac b/gobi-api/GobiAPI_1.0.40/configure.ac similarity index 100% rename from GobiAPI_1.0.40/configure.ac rename to gobi-api/GobiAPI_1.0.40/configure.ac diff --git a/Gobi_2011-11-28-1533/Core/Comm.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/Comm.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/Comm.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/Comm.cpp diff --git a/Gobi_2011-11-28-1533/Core/Comm.h b/gobi-api/Gobi_2011-11-28-1533/Core/Comm.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/Comm.h rename to gobi-api/Gobi_2011-11-28-1533/Core/Comm.h diff --git a/Gobi_2011-11-28-1533/Core/Event.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/Event.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/Event.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/Event.cpp diff --git a/Gobi_2011-11-28-1533/Core/Event.h b/gobi-api/Gobi_2011-11-28-1533/Core/Event.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/Event.h rename to gobi-api/Gobi_2011-11-28-1533/Core/Event.h diff --git a/Gobi_2011-11-28-1533/Core/ProtocolBuffer.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolBuffer.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolBuffer.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolBuffer.cpp diff --git a/Gobi_2011-11-28-1533/Core/ProtocolBuffer.h b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolBuffer.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolBuffer.h rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolBuffer.h diff --git a/Gobi_2011-11-28-1533/Core/ProtocolEnum.h b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolEnum.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolEnum.h rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolEnum.h diff --git a/Gobi_2011-11-28-1533/Core/ProtocolLog.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolLog.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolLog.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolLog.cpp diff --git a/Gobi_2011-11-28-1533/Core/ProtocolLog.h b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolLog.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolLog.h rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolLog.h diff --git a/Gobi_2011-11-28-1533/Core/ProtocolNotification.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolNotification.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolNotification.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolNotification.cpp diff --git a/Gobi_2011-11-28-1533/Core/ProtocolNotification.h b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolNotification.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolNotification.h rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolNotification.h diff --git a/Gobi_2011-11-28-1533/Core/ProtocolRequest.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolRequest.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolRequest.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolRequest.cpp diff --git a/Gobi_2011-11-28-1533/Core/ProtocolRequest.h b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolRequest.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolRequest.h rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolRequest.h diff --git a/Gobi_2011-11-28-1533/Core/ProtocolServer.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolServer.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolServer.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolServer.cpp diff --git a/Gobi_2011-11-28-1533/Core/ProtocolServer.h b/gobi-api/Gobi_2011-11-28-1533/Core/ProtocolServer.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/ProtocolServer.h rename to gobi-api/Gobi_2011-11-28-1533/Core/ProtocolServer.h diff --git a/Gobi_2011-11-28-1533/Core/QMIBuffers.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/QMIBuffers.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/QMIBuffers.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/QMIBuffers.cpp diff --git a/Gobi_2011-11-28-1533/Core/QMIBuffers.h b/gobi-api/Gobi_2011-11-28-1533/Core/QMIBuffers.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/QMIBuffers.h rename to gobi-api/Gobi_2011-11-28-1533/Core/QMIBuffers.h diff --git a/Gobi_2011-11-28-1533/Core/QMIEnum.h b/gobi-api/Gobi_2011-11-28-1533/Core/QMIEnum.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/QMIEnum.h rename to gobi-api/Gobi_2011-11-28-1533/Core/QMIEnum.h diff --git a/Gobi_2011-11-28-1533/Core/QMIProtocolServer.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/QMIProtocolServer.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/QMIProtocolServer.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/QMIProtocolServer.cpp diff --git a/Gobi_2011-11-28-1533/Core/QMIProtocolServer.h b/gobi-api/Gobi_2011-11-28-1533/Core/QMIProtocolServer.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/QMIProtocolServer.h rename to gobi-api/Gobi_2011-11-28-1533/Core/QMIProtocolServer.h diff --git a/Gobi_2011-11-28-1533/Core/SharedBuffer.cpp b/gobi-api/Gobi_2011-11-28-1533/Core/SharedBuffer.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Core/SharedBuffer.cpp rename to gobi-api/Gobi_2011-11-28-1533/Core/SharedBuffer.cpp diff --git a/Gobi_2011-11-28-1533/Core/SharedBuffer.h b/gobi-api/Gobi_2011-11-28-1533/Core/SharedBuffer.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/SharedBuffer.h rename to gobi-api/Gobi_2011-11-28-1533/Core/SharedBuffer.h diff --git a/Gobi_2011-11-28-1533/Core/StdAfx.h b/gobi-api/Gobi_2011-11-28-1533/Core/StdAfx.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/StdAfx.h rename to gobi-api/Gobi_2011-11-28-1533/Core/StdAfx.h diff --git a/Gobi_2011-11-28-1533/Core/SyncQueue.h b/gobi-api/Gobi_2011-11-28-1533/Core/SyncQueue.h similarity index 100% rename from Gobi_2011-11-28-1533/Core/SyncQueue.h rename to gobi-api/Gobi_2011-11-28-1533/Core/SyncQueue.h diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.h b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.h similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.h rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000Translation.h diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationCAT.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationCAT.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationCAT.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationCAT.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationDMS.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationDMS.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationDMS.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationDMS.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationNAS.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationNAS.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationNAS.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationNAS.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationOMA.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationOMA.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationOMA.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationOMA.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationPDS.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationPDS.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationPDS.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationPDS.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationRMS.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationRMS.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationRMS.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationRMS.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationUIM.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationUIM.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationUIM.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationUIM.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationVoice.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationVoice.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationVoice.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationVoice.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWDS.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWDS.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWDS.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWDS.cpp diff --git a/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWMS.cpp b/gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWMS.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWMS.cpp rename to gobi-api/Gobi_2011-11-28-1533/Gobi3000Translation/Gobi3000TranslationWMS.cpp diff --git a/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.cpp b/gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.cpp similarity index 100% rename from Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.cpp rename to gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.cpp diff --git a/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.h b/gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.h similarity index 100% rename from Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.h rename to gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmt.h diff --git a/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPI.h b/gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPI.h similarity index 100% rename from Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPI.h rename to gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPI.h diff --git a/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h b/gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h similarity index 100% rename from Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h rename to gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h diff --git a/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h b/gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h similarity index 100% rename from Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h rename to gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h diff --git a/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp b/gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp similarity index 100% rename from Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp rename to gobi-api/Gobi_2011-11-28-1533/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp diff --git a/Gobi_2011-11-28-1533/Readme.txt b/gobi-api/Gobi_2011-11-28-1533/Readme.txt similarity index 100% rename from Gobi_2011-11-28-1533/Readme.txt rename to gobi-api/Gobi_2011-11-28-1533/Readme.txt diff --git a/Gobi_2011-11-28-1533/Shared/GobiError.h b/gobi-api/Gobi_2011-11-28-1533/Shared/GobiError.h similarity index 100% rename from Gobi_2011-11-28-1533/Shared/GobiError.h rename to gobi-api/Gobi_2011-11-28-1533/Shared/GobiError.h diff --git a/Gobi_2011-11-28-1533/Shared/GobiQMICore.cpp b/gobi-api/Gobi_2011-11-28-1533/Shared/GobiQMICore.cpp similarity index 100% rename from Gobi_2011-11-28-1533/Shared/GobiQMICore.cpp rename to gobi-api/Gobi_2011-11-28-1533/Shared/GobiQMICore.cpp diff --git a/Gobi_2011-11-28-1533/Shared/GobiQMICore.h b/gobi-api/Gobi_2011-11-28-1533/Shared/GobiQMICore.h similarity index 100% rename from Gobi_2011-11-28-1533/Shared/GobiQMICore.h rename to gobi-api/Gobi_2011-11-28-1533/Shared/GobiQMICore.h diff --git a/Gobi_2012-06-18-1054/Core/Comm.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/Comm.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/Comm.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/Comm.cpp diff --git a/Gobi_2012-06-18-1054/Core/Comm.h b/gobi-api/Gobi_2012-06-18-1054/Core/Comm.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/Comm.h rename to gobi-api/Gobi_2012-06-18-1054/Core/Comm.h diff --git a/Gobi_2012-06-18-1054/Core/Connection.h b/gobi-api/Gobi_2012-06-18-1054/Core/Connection.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/Connection.h rename to gobi-api/Gobi_2012-06-18-1054/Core/Connection.h diff --git a/Gobi_2012-06-18-1054/Core/Event.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/Event.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/Event.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/Event.cpp diff --git a/Gobi_2012-06-18-1054/Core/Event.h b/gobi-api/Gobi_2012-06-18-1054/Core/Event.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/Event.h rename to gobi-api/Gobi_2012-06-18-1054/Core/Event.h diff --git a/Gobi_2012-06-18-1054/Core/ProtocolBuffer.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolBuffer.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolBuffer.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolBuffer.cpp diff --git a/Gobi_2012-06-18-1054/Core/ProtocolBuffer.h b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolBuffer.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolBuffer.h rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolBuffer.h diff --git a/Gobi_2012-06-18-1054/Core/ProtocolEnum.h b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolEnum.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolEnum.h rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolEnum.h diff --git a/Gobi_2012-06-18-1054/Core/ProtocolLog.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolLog.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolLog.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolLog.cpp diff --git a/Gobi_2012-06-18-1054/Core/ProtocolLog.h b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolLog.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolLog.h rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolLog.h diff --git a/Gobi_2012-06-18-1054/Core/ProtocolNotification.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolNotification.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolNotification.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolNotification.cpp diff --git a/Gobi_2012-06-18-1054/Core/ProtocolNotification.h b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolNotification.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolNotification.h rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolNotification.h diff --git a/Gobi_2012-06-18-1054/Core/ProtocolRequest.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolRequest.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolRequest.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolRequest.cpp diff --git a/Gobi_2012-06-18-1054/Core/ProtocolRequest.h b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolRequest.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolRequest.h rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolRequest.h diff --git a/Gobi_2012-06-18-1054/Core/ProtocolServer.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolServer.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolServer.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolServer.cpp diff --git a/Gobi_2012-06-18-1054/Core/ProtocolServer.h b/gobi-api/Gobi_2012-06-18-1054/Core/ProtocolServer.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/ProtocolServer.h rename to gobi-api/Gobi_2012-06-18-1054/Core/ProtocolServer.h diff --git a/Gobi_2012-06-18-1054/Core/QMIBuffers.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/QMIBuffers.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/QMIBuffers.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/QMIBuffers.cpp diff --git a/Gobi_2012-06-18-1054/Core/QMIBuffers.h b/gobi-api/Gobi_2012-06-18-1054/Core/QMIBuffers.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/QMIBuffers.h rename to gobi-api/Gobi_2012-06-18-1054/Core/QMIBuffers.h diff --git a/Gobi_2012-06-18-1054/Core/QMIEnum.h b/gobi-api/Gobi_2012-06-18-1054/Core/QMIEnum.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/QMIEnum.h rename to gobi-api/Gobi_2012-06-18-1054/Core/QMIEnum.h diff --git a/Gobi_2012-06-18-1054/Core/QMIProtocolServer.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/QMIProtocolServer.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/QMIProtocolServer.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/QMIProtocolServer.cpp diff --git a/Gobi_2012-06-18-1054/Core/QMIProtocolServer.h b/gobi-api/Gobi_2012-06-18-1054/Core/QMIProtocolServer.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/QMIProtocolServer.h rename to gobi-api/Gobi_2012-06-18-1054/Core/QMIProtocolServer.h diff --git a/Gobi_2012-06-18-1054/Core/SharedBuffer.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/SharedBuffer.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/SharedBuffer.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/SharedBuffer.cpp diff --git a/Gobi_2012-06-18-1054/Core/SharedBuffer.h b/gobi-api/Gobi_2012-06-18-1054/Core/SharedBuffer.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/SharedBuffer.h rename to gobi-api/Gobi_2012-06-18-1054/Core/SharedBuffer.h diff --git a/Gobi_2012-06-18-1054/Core/Socket.cpp b/gobi-api/Gobi_2012-06-18-1054/Core/Socket.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Core/Socket.cpp rename to gobi-api/Gobi_2012-06-18-1054/Core/Socket.cpp diff --git a/Gobi_2012-06-18-1054/Core/Socket.h b/gobi-api/Gobi_2012-06-18-1054/Core/Socket.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/Socket.h rename to gobi-api/Gobi_2012-06-18-1054/Core/Socket.h diff --git a/Gobi_2012-06-18-1054/Core/StdAfx.h b/gobi-api/Gobi_2012-06-18-1054/Core/StdAfx.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/StdAfx.h rename to gobi-api/Gobi_2012-06-18-1054/Core/StdAfx.h diff --git a/Gobi_2012-06-18-1054/Core/SyncQueue.h b/gobi-api/Gobi_2012-06-18-1054/Core/SyncQueue.h similarity index 100% rename from Gobi_2012-06-18-1054/Core/SyncQueue.h rename to gobi-api/Gobi_2012-06-18-1054/Core/SyncQueue.h diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.h b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.h similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.h rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000Translation.h diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationCAT.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationCAT.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationCAT.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationCAT.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationDMS.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationDMS.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationDMS.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationDMS.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationNAS.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationNAS.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationNAS.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationNAS.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationOMA.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationOMA.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationOMA.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationOMA.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationPDS.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationPDS.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationPDS.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationPDS.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationRMS.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationRMS.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationRMS.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationRMS.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationUIM.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationUIM.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationUIM.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationUIM.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationVoice.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationVoice.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationVoice.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationVoice.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWDS.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWDS.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWDS.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWDS.cpp diff --git a/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWMS.cpp b/gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWMS.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWMS.cpp rename to gobi-api/Gobi_2012-06-18-1054/Gobi3000Translation/Gobi3000TranslationWMS.cpp diff --git a/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.cpp diff --git a/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.h b/gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.h rename to gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmt.h diff --git a/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPI.h b/gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPI.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPI.h rename to gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPI.h diff --git a/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h b/gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h rename to gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIEnums.h diff --git a/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h b/gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h rename to gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtAPIStructs.h diff --git a/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.cpp diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.h b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.h rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMCallback.h diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.cpp diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.h b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.h rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/GobiCMDLL.h diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.cpp diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.h b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.h rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/QTSampleCM.h diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.cpp diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.h b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.h similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.h rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/SampleCM.h diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Connect.png b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Connect.png similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Connect.png rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Connect.png diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Info.png b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Info.png similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Info.png rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/Info.png diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/main.qml b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/main.qml similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/main.qml rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/assets/qml/GobiSampleCM/main.qml diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/icon.png b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/icon.png similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/icon.png rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/icon.png diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/logo.png b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/logo.png similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/logo.png rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/android/res/drawable/logo.png diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/main.cpp b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/main.cpp similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/main.cpp rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/main.cpp diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Connect.png b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Connect.png similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Connect.png rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Connect.png diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Info.png b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Info.png similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Info.png rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/Info.png diff --git a/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/main.qml b/gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/main.qml similarity index 100% rename from Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/main.qml rename to gobi-api/Gobi_2012-06-18-1054/GobiSampleCM/qml/GobiSampleCM/main.qml diff --git a/Gobi_2012-06-18-1054/Readme.txt b/gobi-api/Gobi_2012-06-18-1054/Readme.txt similarity index 100% rename from Gobi_2012-06-18-1054/Readme.txt rename to gobi-api/Gobi_2012-06-18-1054/Readme.txt diff --git a/Gobi_2012-06-18-1054/Shared/GobiError.h b/gobi-api/Gobi_2012-06-18-1054/Shared/GobiError.h similarity index 100% rename from Gobi_2012-06-18-1054/Shared/GobiError.h rename to gobi-api/Gobi_2012-06-18-1054/Shared/GobiError.h diff --git a/Gobi_2012-06-18-1054/Shared/GobiQMICore.cpp b/gobi-api/Gobi_2012-06-18-1054/Shared/GobiQMICore.cpp similarity index 100% rename from Gobi_2012-06-18-1054/Shared/GobiQMICore.cpp rename to gobi-api/Gobi_2012-06-18-1054/Shared/GobiQMICore.cpp diff --git a/Gobi_2012-06-18-1054/Shared/GobiQMICore.h b/gobi-api/Gobi_2012-06-18-1054/Shared/GobiQMICore.h similarity index 100% rename from Gobi_2012-06-18-1054/Shared/GobiQMICore.h rename to gobi-api/Gobi_2012-06-18-1054/Shared/GobiQMICore.h diff --git a/fixed-GobiAPI-1.0.40/COPYING b/gobi-api/fixed-GobiAPI-1.0.40/COPYING similarity index 100% rename from fixed-GobiAPI-1.0.40/COPYING rename to gobi-api/fixed-GobiAPI-1.0.40/COPYING diff --git a/fixed-GobiAPI-1.0.40/Core/BitPacker.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/BitPacker.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/BitPacker.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/BitPacker.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/BitPacker.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/BitPacker.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/BitPacker.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/BitPacker.h diff --git a/fixed-GobiAPI-1.0.40/Core/BitParser.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/BitParser.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/BitParser.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/BitParser.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/BitParser.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/BitParser.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/BitParser.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/BitParser.h diff --git a/fixed-GobiAPI-1.0.40/Core/CRC.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/CRC.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/CRC.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/CRC.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/CRC.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/CRC.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/CRC.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/CRC.h diff --git a/fixed-GobiAPI-1.0.40/Core/Comm.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/Comm.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/Comm.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/Comm.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/Comm.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/Comm.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/Comm.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/Comm.h diff --git a/fixed-GobiAPI-1.0.40/Core/CoreDatabase.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/CoreDatabase.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/CoreDatabase.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/CoreDatabase.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/CoreDatabase.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/CoreDatabase.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/CoreDatabase.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/CoreDatabase.h diff --git a/fixed-GobiAPI-1.0.40/Core/CoreUtilities.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/CoreUtilities.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/CoreUtilities.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/CoreUtilities.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/CoreUtilities.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/CoreUtilities.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/CoreUtilities.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/CoreUtilities.h diff --git a/fixed-GobiAPI-1.0.40/Core/DB2NavTree.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/DB2NavTree.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DB2NavTree.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DB2NavTree.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/DB2NavTree.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/DB2NavTree.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DB2NavTree.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DB2NavTree.h diff --git a/fixed-GobiAPI-1.0.40/Core/DB2TextFile.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/DB2TextFile.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DB2TextFile.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DB2TextFile.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/DB2TextFile.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/DB2TextFile.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DB2TextFile.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DB2TextFile.h diff --git a/fixed-GobiAPI-1.0.40/Core/DB2Utilities.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/DB2Utilities.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DB2Utilities.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DB2Utilities.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/DB2Utilities.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/DB2Utilities.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DB2Utilities.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DB2Utilities.h diff --git a/fixed-GobiAPI-1.0.40/Core/DataPacker.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/DataPacker.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DataPacker.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DataPacker.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/DataPacker.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/DataPacker.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DataPacker.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DataPacker.h diff --git a/fixed-GobiAPI-1.0.40/Core/DataParser.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/DataParser.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DataParser.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DataParser.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/DataParser.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/DataParser.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/DataParser.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/DataParser.h diff --git a/fixed-GobiAPI-1.0.40/Core/Event.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/Event.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/Event.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/Event.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/Event.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/Event.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/Event.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/Event.h diff --git a/fixed-GobiAPI-1.0.40/Core/HDLC.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/HDLC.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/HDLC.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/HDLC.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/HDLC.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/HDLC.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/HDLC.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/HDLC.h diff --git a/fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/HDLCProtocolServer.h diff --git a/fixed-GobiAPI-1.0.40/Core/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/Core/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/Core/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/MemoryMappedFile.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolBuffer.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolEntityFieldEnumerator.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEntityFieldEnumerator.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolEntityFieldEnumerator.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEntityFieldEnumerator.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEntityNav.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolEnum.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEnum.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolEnum.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolEnum.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolLog.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolLog.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolLog.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolLog.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolLog.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolLog.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolLog.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolLog.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolNotification.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolNotification.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolNotification.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolNotification.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolNotification.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolNotification.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolNotification.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolNotification.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolRequest.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolRequest.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolRequest.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolRequest.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolRequest.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolRequest.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolRequest.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolRequest.h diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolServer.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolServer.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolServer.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolServer.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/ProtocolServer.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolServer.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/ProtocolServer.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/ProtocolServer.h diff --git a/fixed-GobiAPI-1.0.40/Core/QDLBuffers.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/QDLBuffers.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QDLBuffers.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QDLBuffers.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/QDLBuffers.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/QDLBuffers.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QDLBuffers.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QDLBuffers.h diff --git a/fixed-GobiAPI-1.0.40/Core/QDLEnum.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/QDLEnum.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QDLEnum.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QDLEnum.h diff --git a/fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QDLProtocolServer.h diff --git a/fixed-GobiAPI-1.0.40/Core/QMIBuffers.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/QMIBuffers.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QMIBuffers.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QMIBuffers.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/QMIBuffers.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/QMIBuffers.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QMIBuffers.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QMIBuffers.h diff --git a/fixed-GobiAPI-1.0.40/Core/QMIEnum.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/QMIEnum.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QMIEnum.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QMIEnum.h diff --git a/fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/QMIProtocolServer.h diff --git a/fixed-GobiAPI-1.0.40/Core/SharedBuffer.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Core/SharedBuffer.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/SharedBuffer.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Core/SharedBuffer.cpp diff --git a/fixed-GobiAPI-1.0.40/Core/SharedBuffer.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/SharedBuffer.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/SharedBuffer.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/SharedBuffer.h diff --git a/fixed-GobiAPI-1.0.40/Core/StdAfx.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/StdAfx.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/StdAfx.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/StdAfx.h diff --git a/fixed-GobiAPI-1.0.40/Core/SyncQueue.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/SyncQueue.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/SyncQueue.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/SyncQueue.h diff --git a/fixed-GobiAPI-1.0.40/Core/apidefs.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/apidefs.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/apidefs.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/apidefs.h diff --git a/fixed-GobiAPI-1.0.40/Core/types.h b/gobi-api/fixed-GobiAPI-1.0.40/Core/types.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Core/types.h rename to gobi-api/fixed-GobiAPI-1.0.40/Core/types.h diff --git a/fixed-GobiAPI-1.0.40/Database/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/Database/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/Database/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/Entity.txt b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Entity.txt similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/Entity.txt rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Entity.txt diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/Enum.txt b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Enum.txt similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/Enum.txt rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Enum.txt diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/EnumEntry.txt b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/EnumEntry.txt similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/EnumEntry.txt rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/EnumEntry.txt diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/Field.txt b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Field.txt similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/Field.txt rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Field.txt diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/Struct.txt b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Struct.txt similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/Struct.txt rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/Struct.txt diff --git a/fixed-GobiAPI-1.0.40/Database/QMI/foo.c b/gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/foo.c similarity index 100% rename from fixed-GobiAPI-1.0.40/Database/QMI/foo.c rename to gobi-api/fixed-GobiAPI-1.0.40/Database/QMI/foo.c diff --git a/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp b/gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.cpp diff --git a/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h b/gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h rename to gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmt.h diff --git a/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h b/gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h rename to gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtAPI.h diff --git a/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp b/gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/GobiConnectionMgmtExports.cpp diff --git a/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiConnectionMgmt/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/GobiConnectionMgmt/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.cpp b/gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.cpp diff --git a/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.h b/gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.h similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.h rename to gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmt.h diff --git a/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h b/gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h rename to gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtAPI.h diff --git a/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp b/gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/GobiImageMgmtExports.cpp diff --git a/fixed-GobiAPI-1.0.40/GobiImageMgmt/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiImageMgmt/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/GobiImageMgmt/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/GobiQDLService/99-GobiQDLService.rules b/gobi-api/fixed-GobiAPI-1.0.40/GobiQDLService/99-GobiQDLService.rules similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiQDLService/99-GobiQDLService.rules rename to gobi-api/fixed-GobiAPI-1.0.40/GobiQDLService/99-GobiQDLService.rules diff --git a/fixed-GobiAPI-1.0.40/GobiQDLService/Main.cpp b/gobi-api/fixed-GobiAPI-1.0.40/GobiQDLService/Main.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiQDLService/Main.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/GobiQDLService/Main.cpp diff --git a/fixed-GobiAPI-1.0.40/GobiQDLService/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/GobiQDLService/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/GobiQDLService/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/GobiQDLService/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/NEWS b/gobi-api/fixed-GobiAPI-1.0.40/NEWS similarity index 100% rename from fixed-GobiAPI-1.0.40/NEWS rename to gobi-api/fixed-GobiAPI-1.0.40/NEWS diff --git a/fixed-GobiAPI-1.0.40/README b/gobi-api/fixed-GobiAPI-1.0.40/README similarity index 100% rename from fixed-GobiAPI-1.0.40/README rename to gobi-api/fixed-GobiAPI-1.0.40/README diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiError.h b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiError.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiError.h rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiError.h diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiImageDefinitions.h b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiImageDefinitions.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiImageDefinitions.h rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiImageDefinitions.h diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.h b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.h rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiMBNMgmt.h diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.h b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.h rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQDLCore.h diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICore.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICore.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICore.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICore.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICore.h b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICore.h similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICore.h rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICore.h diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreCAT.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreCAT.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreCAT.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreCAT.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreDMS.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreDMS.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreDMS.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreDMS.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg2k.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg2k.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg2k.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreImg2k.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreNAS.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreNAS.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreNAS.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreNAS.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreOMA.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreOMA.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreOMA.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreOMA.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICorePDS.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICorePDS.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICorePDS.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICorePDS.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreRMS.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreRMS.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreRMS.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreRMS.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreSMS.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreSMS.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreSMS.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreSMS.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreUIM.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreUIM.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreUIM.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreUIM.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreWDS.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreWDS.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMICoreWDS.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMICoreWDS.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/GobiQMIVoice.cpp b/gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMIVoice.cpp similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/GobiQMIVoice.cpp rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/GobiQMIVoice.cpp diff --git a/fixed-GobiAPI-1.0.40/Shared/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/Shared/Makefile.am similarity index 100% rename from fixed-GobiAPI-1.0.40/Shared/Makefile.am rename to gobi-api/fixed-GobiAPI-1.0.40/Shared/Makefile.am diff --git a/fixed-GobiAPI-1.0.40/autogen.sh b/gobi-api/fixed-GobiAPI-1.0.40/autogen.sh similarity index 100% rename from fixed-GobiAPI-1.0.40/autogen.sh rename to gobi-api/fixed-GobiAPI-1.0.40/autogen.sh diff --git a/fixed-GobiAPI-1.0.40/configure.ac b/gobi-api/fixed-GobiAPI-1.0.40/configure.ac similarity index 100% rename from fixed-GobiAPI-1.0.40/configure.ac rename to gobi-api/fixed-GobiAPI-1.0.40/configure.ac diff --git a/qmidb/Entities.py b/utils/qmidb/Entities.py similarity index 100% rename from qmidb/Entities.py rename to utils/qmidb/Entities.py diff --git a/qmidb/Enums.py b/utils/qmidb/Enums.py similarity index 100% rename from qmidb/Enums.py rename to utils/qmidb/Enums.py diff --git a/qmidb/Fields.py b/utils/qmidb/Fields.py similarity index 100% rename from qmidb/Fields.py rename to utils/qmidb/Fields.py diff --git a/qmidb/Structs.py b/utils/qmidb/Structs.py similarity index 100% rename from qmidb/Structs.py rename to utils/qmidb/Structs.py diff --git a/qmidb/qmidb.py b/utils/qmidb/qmidb.py similarity index 100% rename from qmidb/qmidb.py rename to utils/qmidb/qmidb.py diff --git a/qmidb/utils.py b/utils/qmidb/utils.py similarity index 100% rename from qmidb/utils.py rename to utils/qmidb/utils.py diff --git a/qmitest.c b/utils/qmitest.c similarity index 100% rename from qmitest.c rename to utils/qmitest.c