Coder Social home page Coder Social logo

obiwanlansi / sigence-scenario-tool Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 3.0 405.51 MB

A little tool to place RF Devices on a map, edit, save and load them, or export the devicelist to a file (.csv, .xml, .xlsx)

License: GNU Lesser General Public License v3.0

C# 94.19% Batchfile 0.02% Java 2.12% D 0.03% NSIS 0.39% Python 0.16% MATLAB 0.11% HTML 2.96% CSS 0.02%
sigint lansi wpf dotnet sigence airbus rfdevice scenario simulation gis

sigence-scenario-tool's Introduction

sigence-scenario-tool's People

Contributors

obiwanlansi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sigence-scenario-tool's Issues

Delete A Transmitter

Select a transmitter entry in the DataGrid and press the key Entf, then the transmitter must be deleted.

Create Screenshot From The Map With Transmitter

Create a command with a corresponding button or menu item for creating a screenshot from the current view of the map with the transmitters. Then store the screenshot in a file or copy it to the clipboard.

Extend RFDevice Model

Extend the transmitter model with the new properties from the documentation.
Don't not forget the ModelView for the DataGrid ...

Host Configuration For UDP Necessary ?

Is it necessary to configure a host because the messages are sent anyway broadcast anyway. Of course a port should be enough, right?

See IPAddress.Any ...

Export The TransmitterList To Excel

Use Windows Com Interface And Create An Excel File. Ensure that the project can compile when microsoft excel is not installed on the develop machine. Maybe it's useful to use #ifdef directives.

Fix Startup Window Size

A a desktop the startup size from the MainWindow with 900px * 900px is ok, but on a laptop with a small screen it's not so good.

WebProxy Support

InitMapControl:

        GMapProvider.WebProxy = WebRequest.DefaultWebProxy;
        GMapProvider.WebProxy.Credentials = System.Net.CredentialCache.DefaultCredentials;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.