Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1inch.io #57

Open
wants to merge 10 commits into
base: develop-3.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
[submodule "redhawk-dependencies/librtlsdr"]
path = redhawk-dependencies/librtlsdr
url = ../librtlsdr.git
[submodule "redhawk-ide/redhawk-ide-uitests"]
path = redhawk-ide/redhawk-ide-uitests
url = ../redhawk-ide-uitests
[submodule "redhawk-ide/mvn-parent"]
path = redhawk-ide/mvn-parent
url = ../mvn-parent
Expand All @@ -31,12 +28,9 @@
[submodule "redhawk-dependencies/omniEvents"]
path = redhawk-dependencies/omniEvents
url = ../omniEvents
[submodule "redhawk-adminservice"]
path = redhawk-adminservice
url = ../adminservice.git
[submodule "redhawk-assets"]
path = redhawk-assets
url = git://github.com/RedhawkSDR/assets
url = ../assets.git
[submodule "redhawk-core-framework"]
path = redhawk-core-framework
url = git://github.com/RedhawkSDR/core-framework
url = ../core-framework
21 changes: 14 additions & 7 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
Copyright � 2012-2017 United States Government, as represented by the Secretary of
Copyright © 2022 Geon Technologies LLC
The U.S. Government has Unlimited Rights in this computer software pursuant to the
appropriate DFARS clause. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright © 2012-2022 United States Government, as represented by the Secretary of
Defense. All rights reserved. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright 2009, 2010 Northrop Grumman Corporation.
Copyright © 2009, 2010 Northrop Grumman Corporation.
The U.S. Government has Unlimited Rights in this computer software pursuant to the
appropriate DFARS clause. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright 2009, 2010, 2011, 2012 Axios, Inc.
Copyright © 2009, 2010, 2011, 2012 Axios, Inc.
The U.S. Government has Unlimited Rights in this computer software pursuant to the
appropriate DFARS clause. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright 2009, 2010, 2011, 2012 Rincon Research Corporation.
Copyright © 2009, 2010, 2011, 2012 Rincon Research Corporation.
The U.S. Government has Unlimited Rights in this computer software pursuant to the
appropriate DFARS clause. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright 2010, 2011 Artemis Communications, LLC.
Copyright © 2010, 2011 Artemis Communications, LLC.
The U.S. Government has Unlimited Rights in this computer software pursuant to the
appropriate DFARS clause. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright 2009, 2010, 2011, 2012 Ventura Solutions, Inc.
Copyright © 2009, 2010, 2011, 2012 Ventura Solutions, Inc.
The U.S. Government has Unlimited Rights in this computer software pursuant to the
appropriate DFARS clause. Any reproduction of this computer software, or portions thereof,
marked with this legend must also reproduce these markings.

Copyright 2004, 2005, 2006, 2007, 2008 Virginia Polytechnic Institute and State University
Copyright © 2004, 2005, 2006, 2007, 2008 Virginia Polytechnic Institute and State University
Portions of this work are based on OSSIE. OSSIE is free software from Virginia Polytechnic Institute and State University,
distributed under the GNU Lesser General Public License (LGPL). Any reproduction of this computer software, or
portions thereof, marked with this legend must also reproduce these markings.


13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ The REDHAWK integrated development environment (IDE) provides tools to support d

## Recent Announcements

### **[Release of REDHAWK 2.2.8](https://github.com/redhawksdr/redhawk/releases/tag/2.2.8) (April 2021)**
The effort in REDHAWK 2.2.8 focused on:

* EOS condition is reported correctly for all connections when an incoming stream receives an EOS flag.
* Rate in header for zero-rate SDDS headers is ignored
* Resolved issue when adding a new stream to an attachable port that would cause a program to segfault.
* Exiting a python sandbox session will now properly terminate a resource's processes started during the session that threw `initialization` exceptions.
### **[Release of REDHAWK 2.3.2](https://github.com/redhawksdr/redhawk/releases/tag/2.3.2) (February 2023)**
The effort in REDHAWK 2.3.2 focused on:

* Fixed some problems with the Python sandbox:
** PRFs are no longer invalid when the kind-type is not specified for some properties.
** External properties via command line are now properly passed to launch components.
* Fixed problem with EPEL overriding required OmniOrb version. The correct version should now be installed.

## Copyrights
This work is protected by Copyright. Please refer to the [Copyright File](COPYRIGHT) for updated copyright information.
2 changes: 1 addition & 1 deletion redhawk-assets
Submodule redhawk-assets updated 437 files
2 changes: 1 addition & 1 deletion redhawk-core-framework
2 changes: 1 addition & 1 deletion redhawk-ide/gov.redhawk.codegen
2 changes: 1 addition & 1 deletion redhawk-ide/gov.redhawk.core
2 changes: 1 addition & 1 deletion redhawk-ide/gov.redhawk.ide
2 changes: 1 addition & 1 deletion redhawk-ide/gov.redhawk.ide.product
2 changes: 1 addition & 1 deletion redhawk-ide/mil.jpeojtrs.sca
1 change: 0 additions & 1 deletion redhawk-ide/redhawk-ide-uitests
Submodule redhawk-ide-uitests deleted from 78e176