repo stringlengths 1 152 ⌀ | file stringlengths 14 221 | code stringlengths 501 25k | file_length int64 501 25k | avg_line_length float64 20 99.5 | max_line_length int64 21 134 | extension_type stringclasses 2
values |
|---|---|---|---|---|---|---|
SelfSupporting | SelfSupporting-master/controller.h | #ifndef CONTROLLER_H
#define CONTROLLER_H
#include <Eigen/Core>
#include <QString>
#include <vector>
#include <QObject>
class MainWindow;
class ReferenceMesh;
class NetworkMesh;
class Solvers;
class NetworkThread;
class StressMesh;
class Camera;
class QTimer;
struct Params
{
QString statusmsg;
double alpha;
... | 4,439 | 25.746988 | 127 | h |
SelfSupporting | SelfSupporting-master/referencemeshrenderer.h | #ifndef REFERENCEMESHRENDERER_H
#define REFERENCEMESHRENDERER_H
#include "meshrenderer.h"
class ReferenceMeshRenderer : public MeshRenderer
{
public:
ReferenceMeshRenderer(Mesh &m);
void renderPick3D();
void render3D(double time, int mode, double modeAmp);
void render2D(double time, int mode, double ... | 517 | 20.583333 | 92 | h |
SelfSupporting | SelfSupporting-master/referencemesh.h | #ifndef REFERENCEMESH_H
#define REFERENCEMESH_H
#include "mesh.h"
class ReferenceMeshRenderer;
class Controller;
class NetworkMesh;
class Camera;
class ReferenceMesh : public Mesh
{
public:
ReferenceMesh(Controller &cont);
~ReferenceMesh();
MeshRenderer &getRenderer();
void copyFromNetworkMesh(Netw... | 1,515 | 24.694915 | 110 | h |
SelfSupporting | SelfSupporting-master/networkmeshrenderer.h | #ifndef NETWORKMESHRENDERER_H
#define NETWORKMESHRENDERER_H
#include "meshrenderer.h"
class NetworkMeshRenderer : public MeshRenderer
{
public:
NetworkMeshRenderer(Mesh &m);
void render3D(double time, int mode, double modeAmp);
void render2D(double time, int mode, double modeAmp);
void renderSurface(... | 664 | 26.708333 | 71 | h |
SelfSupporting | SelfSupporting-master/camera.h | #ifndef CAMERA_H
#define CAMERA_H
#include <Eigen/Core>
#include <QtOpenGL>
class Camera
{
public:
Camera();
void setPerpective(double fovy, double aspect);
void setViewport(int width, int height);
void getViewport(int &width, int &height) const;
void setZClipping(double near, double far);
vo... | 1,277 | 24.058824 | 94 | h |
SelfSupporting | SelfSupporting-master/meshrenderer.h | #ifndef MESHRENDERER_H
#define MESHRENDERER_H
#include "mesh.h"
#include <QtOpenGL>
#include <GL/glu.h>
class MeshRenderer
{
public:
MeshRenderer(Mesh &m);
virtual ~MeshRenderer();
virtual void render3D(double time, int mode, double modeAmp)=0;
virtual void render2D(double time, int mode, double mode... | 739 | 25.428571 | 98 | h |
null | DVIS-main/mask2former/modeling/pixel_decoder/ops/src/ms_deform_attn.h | /*!
**************************************************************************************************
* Deformable DETR
* Copyright (c) 2020 SenseTime. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 [see LICENSE for details]
***********************************************************************... | 1,981 | 28.147059 | 107 | h |
null | DVIS-main/mask2former/modeling/pixel_decoder/ops/src/cuda/ms_deform_attn_cuda.h | /*!
**************************************************************************************************
* Deformable DETR
* Copyright (c) 2020 SenseTime. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 [see LICENSE for details]
***********************************************************************... | 1,283 | 34.666667 | 98 | h |
null | DVIS-main/mask2former/modeling/pixel_decoder/ops/src/cpu/ms_deform_attn_cpu.h | /*!
**************************************************************************************************
* Deformable DETR
* Copyright (c) 2020 SenseTime. All Rights Reserved.
* Licensed under the Apache License, Version 2.0 [see LICENSE for details]
***********************************************************************... | 1,282 | 31.897436 | 98 | h |
OpenUxAS-develop/src/cpp/DPSS/DpssDefs.h | OpenUxAS-develop/src/cpp/DPSS/DpssDefs.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 786 | 29.269231 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/DRand.h | OpenUxAS-develop/src/cpp/DPSS/DRand.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 792 | 36.761905 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/VehicleValue.h | OpenUxAS-develop/src/cpp/DPSS/VehicleValue.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 656 | 33.578947 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/DpssState.h | OpenUxAS-develop/src/cpp/DPSS/DpssState.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 825 | 34.913043 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/DpssWaypoint.h | OpenUxAS-develop/src/cpp/DPSS/DpssWaypoint.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 737 | 32.545455 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/VehicleTelemetry.h | OpenUxAS-develop/src/cpp/DPSS/VehicleTelemetry.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,010 | 32.7 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/VehiclePoint.h | OpenUxAS-develop/src/cpp/DPSS/VehiclePoint.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 719 | 33.285714 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/DpssLoiterPoint.h | OpenUxAS-develop/src/cpp/DPSS/DpssLoiterPoint.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 799 | 32.333333 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/VehicleGoToPoint.h | OpenUxAS-develop/src/cpp/DPSS/VehicleGoToPoint.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 669 | 32.5 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/SegmentMap.h | OpenUxAS-develop/src/cpp/DPSS/SegmentMap.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,256 | 38.28125 | 115 | h |
OpenUxAS-develop/src/cpp/DPSS/SmoothPathInput.h | OpenUxAS-develop/src/cpp/DPSS/SmoothPathInput.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 967 | 32.37931 | 105 | h |
OpenUxAS-develop/src/cpp/DPSS/ObjectiveParameters.h | OpenUxAS-develop/src/cpp/DPSS/ObjectiveParameters.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 919 | 34.384615 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/stdUniquePtr.h | OpenUxAS-develop/src/cpp/Includes/stdUniquePtr.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 853 | 29.5 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Thread.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Thread.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,095 | 28.621622 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Numbers.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Numbers.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 911 | 26.636364 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Timer.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Timer.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,137 | 29.756757 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_TinyGPS.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_TinyGPS.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 914 | 27.59375 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Serial.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_Serial.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 918 | 27.71875 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_String.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_String.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,860 | 39.871429 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_ZeroMQ.h | OpenUxAS-develop/src/cpp/Includes/TypeDefs/UxAS_TypeDefs_ZeroMQ.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 984 | 27.142857 | 105 | h |
OpenUxAS-develop/src/cpp/Includes/Constants/Constants_FileSystem.h | OpenUxAS-develop/src/cpp/Includes/Constants/Constants_FileSystem.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,348 | 23.089286 | 106 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_Zyre.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_Zyre.h | /*
* File: UxAS_Zyre.h
* Author: steve
*
* Created on February 24, 2014, 6:15 PM
*/
#ifndef UXAS_ZYRE_H
#define UXAS_ZYRE_H
#include "czmq.h"
#include "zyre.h"
#include <cstring>
#include <string>
namespace n_ZMQ
{
//// ZYRE HELPER FUNCTIONS
// typedef std::shared_ptr<zyre_t> PTR_ZYRE_t;
// typedef ... | 4,180 | 25.974194 | 103 | h |
OpenUxAS-develop/src/cpp/Utilities/CallbackTimer.h | OpenUxAS-develop/src/cpp/Utilities/CallbackTimer.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 8,281 | 34.09322 | 124 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_TimerManager.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_TimerManager.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 8,832 | 33.36965 | 134 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_FileLogger.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_FileLogger.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,220 | 22.62766 | 112 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_LogSeverityLevel.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_LogSeverityLevel.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,495 | 28.333333 | 105 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_ConsoleLogger.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_ConsoleLogger.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,796 | 23.616438 | 110 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_XmlUtil.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_XmlUtil.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 4,228 | 23.730994 | 105 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_StringUtil.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_StringUtil.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,453 | 29.296296 | 117 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_Time.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_Time.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 20,900 | 34.068792 | 133 | h |
OpenUxAS-develop/src/cpp/Utilities/UxAS_ZeroMQ.h | OpenUxAS-develop/src/cpp/Utilities/UxAS_ZeroMQ.h | /*
* File: UxAS_ZeroMQ.h
* Author: steve
*
* Created on December 13, 2013, 9:04 PM
*/
#ifndef UXAS_ZERO_MQ_H
#define UXAS_ZERO_MQ_H
#include "zmq.hpp"
namespace n_ZMQ
{
//TAKEN FROM zhelpers.cpp
// Receive 0MQ string from socket and convert into string
std::string
s_recv(zmq::socket_t & so... | 869 | 20.219512 | 76 | h |
OpenUxAS-develop/src/cpp/Utilities/AlgebraBase.h | OpenUxAS-develop/src/cpp/Utilities/AlgebraBase.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,330 | 25.648 | 105 | h |
OpenUxAS-develop/src/cpp/Utilities/Algebra.h | OpenUxAS-develop/src/cpp/Utilities/Algebra.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,228 | 26.931818 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/TransportReceiverBase.h | OpenUxAS-develop/src/cpp/Communications/TransportReceiverBase.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,997 | 23.365854 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/LmcpMessage.h | OpenUxAS-develop/src/cpp/Communications/LmcpMessage.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,669 | 23.558824 | 118 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqFabric.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqFabric.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,653 | 23.686567 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqSocketConfiguration.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqSocketConfiguration.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,849 | 30.896552 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkPublishPullBridge.h | OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkPublishPullBridge.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,185 | 36.309353 | 107 | h |
OpenUxAS-develop/src/cpp/Communications/ImpactSubscribePushBridge.h | OpenUxAS-develop/src/cpp/Communications/ImpactSubscribePushBridge.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,617 | 36.205298 | 129 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressStringSender.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressStringSender.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,644 | 25.532258 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressedAttributedMessageReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressedAttributedMessageReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,292 | 31.284314 | 108 | h |
OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkBridgeManager.h | OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkBridgeManager.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,485 | 36.834483 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressedAttributedMessageSender.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressedAttributedMessageSender.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,037 | 29.41791 | 134 | h |
OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkSubscribePushBridge.h | OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkSubscribePushBridge.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,076 | 35.264286 | 109 | h |
OpenUxAS-develop/src/cpp/Communications/LmcpObjectMessageReceiverPipe.h | OpenUxAS-develop/src/cpp/Communications/LmcpObjectMessageReceiverPipe.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,039 | 25.902655 | 131 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqReceiverBase.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqReceiverBase.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,450 | 25.641304 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/SocketConfiguration.h | OpenUxAS-develop/src/cpp/Communications/SocketConfiguration.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,347 | 25.431373 | 111 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressStringReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqAddressStringReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,139 | 27.918919 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/SerialHelper.h | OpenUxAS-develop/src/cpp/Communications/SerialHelper.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,952 | 30.414894 | 132 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMqSenderBase.h | OpenUxAS-develop/src/cpp/Communications/ZeroMqSenderBase.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,827 | 23.702703 | 134 | h |
OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkSerialBridge.h | OpenUxAS-develop/src/cpp/Communications/LmcpObjectNetworkSerialBridge.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,037 | 31.928105 | 128 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqAttributedMsgSenderReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqAttributedMsgSenderReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,433 | 34.275362 | 114 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqTcpSenderReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqTcpSenderReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,872 | 32.022989 | 117 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqPushSender.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqPushSender.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,594 | 30.27451 | 108 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/IMsgSenderReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/IMsgSenderReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 888 | 33.192308 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqPullReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/ZmqPullReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,107 | 31.9375 | 118 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Proxy/ZmqProxy.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Proxy/ZmqProxy.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,513 | 36.522388 | 107 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Proxy/ThreadRunnerBase.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Proxy/ThreadRunnerBase.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,584 | 28.351852 | 117 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Proxy/IThreadExecutor.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Proxy/IThreadExecutor.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,082 | 26.769231 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ISocket.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ISocket.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,219 | 28.756098 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ZmqSocketInitializer.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ZmqSocketInitializer.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,003 | 36.111111 | 113 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ZmqTcpSocket.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ZmqTcpSocket.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,372 | 31.690476 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ZmqSocketBase.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Sockets/ZmqSocketBase.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,134 | 32.351064 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/ZmqTcpSender.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/ZmqTcpSender.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,725 | 27.766667 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/ZmqSender.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/ZmqSender.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,490 | 29.378049 | 118 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/IMsgSender.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/IMsgSender.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,157 | 27.243902 | 108 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/MsgSenderSentinel.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Senders/MsgSenderSentinel.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,718 | 29.157895 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/ZmqGenericReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/ZmqGenericReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,611 | 31.24 | 121 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/IMsgReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/IMsgReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,193 | 26.767442 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/IClientList.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/IClientList.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,187 | 26.627907 | 105 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/ZmqTcpReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/ZmqTcpReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,806 | 29.627119 | 110 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/SetArrayClientList.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/SetArrayClientList.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 1,836 | 28.629032 | 113 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/ZmqReceiver.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/ZmqReceiver.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,146 | 30.115942 | 118 | h |
OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/MsgReceiverSentinel.h | OpenUxAS-develop/src/cpp/Communications/ZeroMq/Receivers/MsgReceiverSentinel.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,201 | 34.516129 | 111 | h |
OpenUxAS-develop/src/cpp/Tasks/TaskTrackerService.h | OpenUxAS-develop/src/cpp/Tasks/TaskTrackerService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 4,631 | 26.736527 | 118 | h |
OpenUxAS-develop/src/cpp/Tasks/CordonTaskService.h | OpenUxAS-develop/src/cpp/Tasks/CordonTaskService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,116 | 28.073864 | 126 | h |
OpenUxAS-develop/src/cpp/Tasks/TaskManagerService.h | OpenUxAS-develop/src/cpp/Tasks/TaskManagerService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,743 | 31.451977 | 126 | h |
OpenUxAS-develop/src/cpp/Tasks/00_TaskTemplate.h | OpenUxAS-develop/src/cpp/Tasks/00_TaskTemplate.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 4,756 | 28.364198 | 108 | h |
OpenUxAS-develop/src/cpp/Services/OperatingRegionStateService.h | OpenUxAS-develop/src/cpp/Services/OperatingRegionStateService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,829 | 24.267857 | 118 | h |
OpenUxAS-develop/src/cpp/Services/AdapterServiceHelper.h | OpenUxAS-develop/src/cpp/Services/AdapterServiceHelper.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,113 | 30.14 | 125 | h |
OpenUxAS-develop/src/cpp/Services/SimpleWaypointPlanManagerService.h | OpenUxAS-develop/src/cpp/Services/SimpleWaypointPlanManagerService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,924 | 26.836879 | 134 | h |
OpenUxAS-develop/src/cpp/Services/SteeringService.h | OpenUxAS-develop/src/cpp/Services/SteeringService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2018 Government of the United State of America, as represented by
// the Secretary of the... | 3,595 | 28.719008 | 123 | h |
OpenUxAS-develop/src/cpp/Services/LoiterLeash.h | OpenUxAS-develop/src/cpp/Services/LoiterLeash.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 5,315 | 34.205298 | 133 | h |
OpenUxAS-develop/src/cpp/Services/RouteAggregatorService.h | OpenUxAS-develop/src/cpp/Services/RouteAggregatorService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 7,572 | 30.293388 | 124 | h |
OpenUxAS-develop/src/cpp/Services/AssignmentTreeBranchBoundService.h | OpenUxAS-develop/src/cpp/Services/AssignmentTreeBranchBoundService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,809 | 29.238095 | 128 | h |
OpenUxAS-develop/src/cpp/Services/00_ServiceList.h | OpenUxAS-develop/src/cpp/Services/00_ServiceList.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 8,915 | 43.80402 | 105 | h |
OpenUxAS-develop/src/cpp/Services/SendMessagesService.h | OpenUxAS-develop/src/cpp/Services/SendMessagesService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,920 | 27.830882 | 118 | h |
OpenUxAS-develop/src/cpp/Services/ServiceManager.h | OpenUxAS-develop/src/cpp/Services/ServiceManager.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 6,993 | 33.79602 | 127 | h |
OpenUxAS-develop/src/cpp/Services/StatusReportService.h | OpenUxAS-develop/src/cpp/Services/StatusReportService.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 4,404 | 28.172185 | 118 | h |
OpenUxAS-develop/src/cpp/Services/01_HelloWorld.h | OpenUxAS-develop/src/cpp/Services/01_HelloWorld.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 3,348 | 24.96124 | 118 | h |
OpenUxAS-develop/src/cpp/Services/Test_SimulationTime.h | OpenUxAS-develop/src/cpp/Services/Test_SimulationTime.h | // ===============================================================================
// Authors: AFRL/RQQA
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | 2,334 | 21.892157 | 118 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.