-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/con 177 (#38) * CON-177: Added support/tests for addition sampleinfo fields * CON-177: Added unit tests for sample/view/instance state * CON-177: PR Feedback - Added possible values of the strings to the docs - Updated unit tests with new possible values * CON-188: docs + tests (#40) * CON-188: docs + tests * CON-188: Functionality changes - Always return all fields (not None for non-key members) - updated docs + tests for this * CON-188: PR feedback Applied the feedback from the JS review * CON-188: Fix typo * Performance tests for Python get/set sequence (#41) * Performance tests for Python get/set sequence * Separated tests * Update test/python/test_rticonnextdds_performance.py Co-authored-by: Alex Campos <[email protected]> * You can now set the number of iterations on the command line * Minor changes Co-authored-by: Alex Campos <[email protected]> * Feature/native dd perf (#42) * Added additional performance tests that use native DD API * Disable tests by default * CON-188: Fixed code block in docs (#44) * Feature/con 209 (#43) * CON-209: Test support for multiple urls in connector creation * CON-209: Update docs * CON-163: Added a unit test for license error (fix is in core) (#46) * CON-163: Added a (currently failing) unit test for license error * CON-163: Updated copyright * CON-163: PR feedback * CON-212: Added CONTRIBUTING.md file (#45) * CON-214: Added test for creating Connector with participant_qos (#47) * CON-211: updating all links to other docs per new doc tree structure, for python connector * CON-211: fixed a couple of link-related issues in connector-py that I missed in first update * CON-211: updated title of core GSG to remove "Core Libraries" * CORE-10744: Update documentation for new default system resources (#50) * CON-215: Added release notes (#48) * CON-215: Added release notes * CON-215: Fixed issue IDs * CON-215: Fix IDs again * CON-215: Fix title indentation * CON-215: Added notes from CON-188 * CON-215: Added more issues * CON-215: Fix codeblock * CON-215: Add issue # * Apply suggestions from code review * Update docs/release_notes.rst * CON-215: release notes review and edits, and a few other tweaks to capitalization in other files * Update docs/release_notes.rst * CON-215: Reverted LICENSE.pdf Co-authored-by: rkorte <[email protected]> * CON-194: added statement and link to Python API doc so users can understand the differences * CON-188: Updates instance support section of features.rst (#53) * PLATFORMS-1925. Updated supported platforms to match Hercules PAM. * PLATFORMS-1925. Added trademark symbols. * Introduce EOL normalisation (#58) With this, License.pdf should not longer show up as changed on Windows * Feature/core 11069 (#59) * CORE-11069: Replaced deprecated XML tags in documentation and public XML * CORE-11069: Also update test XML * Feature/con 174 armv8 (#57) * CON-174: Handle ARMV8 arch * CON-174: Minor edit * Fix string * CON-174: Handle other arm strings - Handle all of aarch64, aarch64_be, armv8b, armv8l - Also load the library for (deprecated) armv6 * GREEN-2058: Fixed string checking when setting invalid my_enum from dict (#61) * GREEN-2058: Added tests for new functionality in DD Parser (#62) Co-authored-by: Sam Raeburn <[email protected]> * Feature/dir renames (#64) * Updated the loading of native libraries * - Update common libs - Remove support for 32 bit Win + Linux * Updated native libs * Explicitly load the nddsc and nddscore libraries on Windows Co-authored-by: Sam Raeburn <[email protected]> * CON-221: Added docs for ability to load libs (#55) * CON-221: Added docs for ability to load libs * PR feedback * PR Feedback * working on LICENSE.pdf and gitattributes Co-authored-by: rkorte <[email protected]> Co-authored-by: Sam Raeburn <[email protected]> * Updated platforms in the relaese notes (#65) * Updated platforms in the relaese notes * Removed symbol from ARMv7 platform name Co-authored-by: Sam Raeburn <[email protected]> * Feature/update version (#66) * Update README for 1.1.0 preview * Update setup.py for version 1.1.0 preview * Updated version in setup.py to 1.1.0.rc2 * Updated submodule to use commit feature/update-libs-internal-rel Co-authored-by: Sam Raeburn <[email protected]> * Updated version in documentation to 1.1.0.rc2 (#67) * Updated version in documentation to 1.1.0.rc2 * - Now possible to do rti.Connector.version() to obtain current version * - Updated blue colour used in docs - Updated docs version to 1.1.0 - Removed version() API - needs further thought before implementation Co-authored-by: Sam Raeburn <[email protected]> * Update release_notes.rst Add 16.04 Ubuntu * Updated the Platforms notes to include Ubuntu 16.04 (x64 + ARMv8) (#68) * Updated the Platforms notes to include Ubuntu 16.04 (x64 + ARMv8) * Added support for ARMv8 to whats new 1.1.0 * fix typo Co-authored-by: Sam Raeburn <[email protected]> * CON-211: testing all links to core docs, fixing few that were broken - python * CON-194: python changes: update copyright page and copyright year tagline * Accept 32-bit archs if libraries are swapped * HERCULES-186: updates to licenses doc for python * HERCULES-186: modified lua and json-parser in Connector doc python * Document dependency on Connext version for dynamic libs (#74) * Document dependency on Connext version for dynamic libs * - PR feedback to clarify wording - Adding missing sentence from release notes about Connext DDS version * PR feedback Co-authored-by: Sam Raeburn <[email protected]> * Update setup.py for version 1.1.0 * Update native libraries to version 6.1.0 Co-authored-by: Alex Campos <[email protected]> Co-authored-by: rkorte <[email protected]> Co-authored-by: Adelle Olson <[email protected]> Co-authored-by: rkorte <[email protected]> Co-authored-by: Sam Raeburn <[email protected]>
- Loading branch information
1 parent
b84f8ea
commit ea46021
Showing
31 changed files
with
1,287 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
LICENSE.pdf filter=lfs diff=lfs merge=lfs -text | ||
* text=auto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Contributing to RTI Connector for Python | ||
|
||
### Contributor License Agreement (CLA) | ||
In order to accept your pull request, we need you to sign a Contributor License Agreement (CLA). Complete your CLA here: http://community.rti.com/cla. You only need to do this once, we cross-check your Github username with the list of contributors who have signed the CLA. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,10 @@ | |
Copyrights and License | ||
********************** | ||
|
||
© 2019 Real-Time Innovations, Inc. |br| | ||
© 2021 Real-Time Innovations, Inc. |br| | ||
All rights reserved. |br| | ||
Printed in U.S.A. First printing. |br| | ||
November 2019. |br| | ||
April 2021. |br| | ||
|
||
|
||
.. rubric:: License | ||
|
@@ -43,7 +43,10 @@ This is an independent publication and is neither affiliated with, nor | |
authorized, sponsored, or approved by, Microsoft Corporation. | ||
|
||
The security features of this product include software developed by the | ||
OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/). | ||
OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/). | ||
This product includes cryptographic software written by Eric Young | ||
([email protected]). This product includes software written by Tim Hudson | ||
([email protected]). | ||
|
||
Technical Support |br| | ||
Real-Time Innovations, Inc. |br| | ||
|
@@ -53,4 +56,63 @@ Phone: (408) 990-7444 |br| | |
Email: [email protected] |br| | ||
Website: https://support.rti.com/ |br| | ||
|
||
© 2019 RTI | ||
© 2021 RTI | ||
|
||
.. rubric:: External Third-Party Software Used in Connector | ||
|
||
**Lua** | ||
* The source code of this software is used to build the native libraries | ||
provided by *RTI Connector*. | ||
|
||
* License (https://www.lua.org/license.html): | ||
Copyright © 1994–2021 Lua.org, PUC-Rio. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a | ||
copy of this software and associated documentation files (the "Software"), | ||
to deal in the Software without restriction, including without limitation | ||
the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
and/or sell copies of the Software, and to permit persons to whom the | ||
Software is furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included | ||
in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL | ||
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE. | ||
|
||
**json-parser** | ||
* The source code of this software (from https://github.com/udp/json-parser) | ||
is used to build the native libraries provided by *RTI Connector*. | ||
|
||
* License: | ||
|
||
Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved. | ||
https://github.com/udp/json-parser | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions | ||
are met: | ||
|
||
1. Redistributions of source code must retain the above copyright | ||
notice, this list of conditions and the following disclaimer. | ||
|
||
2. Redistributions in binary form must reproduce the above copyright | ||
notice, this list of conditions and the following disclaimer in the | ||
documentation and/or other materials provided with the distribution. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | ||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | ||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | ||
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | ||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | ||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | ||
SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Error Handling | ||
Error handling | ||
=============== | ||
|
||
.. py:currentmodule:: rticonnextdds_connector | ||
|
Oops, something went wrong.