https://github.com/rodrigo455/jtnc-interfaces
JPEO JTRS Standard APIs REDHAWK IDL Projects
https://github.com/rodrigo455/jtnc-interfaces
idl jtnc redhawk sdr
Last synced: 4 months ago
JSON representation
JPEO JTRS Standard APIs REDHAWK IDL Projects
- Host: GitHub
- URL: https://github.com/rodrigo455/jtnc-interfaces
- Owner: rodrigo455
- Created: 2018-06-04T11:23:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T11:12:33.000Z (about 7 years ago)
- Last Synced: 2025-03-14T20:18:24.704Z (7 months ago)
- Topics: idl, jtnc, redhawk, sdr
- Language: Makefile
- Size: 403 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JPEO JTRS Standard APIs REDHAWK IDL Projects
## Description
Those Projects are based on JTNC Standard API Documents found in [www.public.navy.mil](http://www.public.navy.mil/jtnc/Pages/resources.aspx?filter=cat-api), minor changes are made in order to adapt the IDLs to the REDHAWK Target SDR IDL Repository.
## Installation Instructions
You just need to to run:
$ ./install
at the top level directory. It will generate the required source files, build and install the Interfaces libraries into $OSSIEHOME. Use `./install -m ` to install a specific JTNC CORBA Module. Use `./install -f` to reinstall JTNC CORBA Module(s).
Note: sudo privileges are required