Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

LSTS/imcjava

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

579 Commits
579 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imcjava

Java bindings for IMC

Build Status

Compilation

  • ./gradlew, this will create the libimc and libimcsender to be used in Neptus (output on dist), same as running ./gradlew dist libsender

  • ./gradlew coreTools, this will create some core tools (output on dist/tools)

  • ./gradlew clean, this clean all generated files, leaving only the source

IMC

To update the IMC run from GitHub or from local folder (settings adjusted in settings.gradle):

  • ./gradlew updateIMC, this is the preferred way, change in the settings.gradle the following parameters:

    • gradle.ext.imcGitHubRepo = 'LSTS/imc' with the repository on the GitHub
    • gradle.ext.imcGitHubBranch = '9c3b296' with the commit hash
  • ./gradlew updateIMCFromFolder, this is an alternative way for local generation, change in the settings.gradle the following parameters:

    • gradle.ext.imcFilePath = '../IMC' to point to a git repository of IMC locally

About

Java bindings for IMC

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 13

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.