-
Notifications
You must be signed in to change notification settings - Fork 11
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
RTDS provider fixes and improvements #12
Merged
Merged
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91d3d9e - Browse repository at this point
Copy the full SHA 91d3d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b544f96 - Browse repository at this point
Copy the full SHA b544f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f494cf - Browse repository at this point
Copy the full SHA 7f494cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77be849 - Browse repository at this point
Copy the full SHA 77be849View commit details -
The license file was already included in the source tree. However, it wasn't listed in NOTICE.
Configuration menu - View commit details
-
Copy full SHA for 58ca859 - Browse repository at this point
Copy the full SHA 58ca859View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aee799d - Browse repository at this point
Copy the full SHA aee799dView commit details -
- Remove PMU sequence numbers. They ended up being wildly inaccurate thanks to threading. - Apply a field type mapping when creating Elasticsearch indices - Handle Elastic bulk ingest error messages - Add 'elastic-index-basename' option to configure the Elasticsearch index name. - Fix PMU connection rebuilding. If RSCAD case is stopped, the provider no longer needs to be restarted and will properly restart the PMU connections. This fixes a long-standing issue that's been around since HARMONIE. - Improve PMU handling. RTDS provider is now able to be started AFTER the RSCAD case is started. - Change gtnet-skt to continually send data over UDP - Add 'gtnet-skt-tcp-retry-delay' config option - Add 'gtnet-skt-udp-write-rate' config option - Move Elasticsearch processing and pushing into a thread. This prevents it from blocking the core functionality of sending data to SCEPTRE. - Improve how boolean config options are handled - Move RTDS data processing into a thread
Configuration menu - View commit details
-
Copy full SHA for 6fdff32 - Browse repository at this point
Copy the full SHA 6fdff32View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ab31ba - Browse repository at this point
Copy the full SHA 5ab31baView commit details -
tox hasn't been used by pybennu for a very, very long time
Configuration menu - View commit details
-
Copy full SHA for 6fc4a51 - Browse repository at this point
Copy the full SHA 6fc4a51View commit details -
Git hashes can't be used for the Version field in package metadata
Configuration menu - View commit details
-
Copy full SHA for efd8369 - Browse repository at this point
Copy the full SHA efd8369View commit details -
It isn't used anywhere. It's a pyinstaller spec but pyinstaller hasn't been used in a long time.
Configuration menu - View commit details
-
Copy full SHA for 37d4707 - Browse repository at this point
Copy the full SHA 37d4707View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7314cc - Browse repository at this point
Copy the full SHA d7314ccView commit details -
- Remove unused variables and stages - Fix indentation - Consolidate and update help messages - Remove requirement for root from several commands
Configuration menu - View commit details
-
Copy full SHA for f839b2f - Browse repository at this point
Copy the full SHA f839b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cff1052 - Browse repository at this point
Copy the full SHA cff1052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 148527f - Browse repository at this point
Copy the full SHA 148527fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac973c - Browse repository at this point
Copy the full SHA 0ac973cView commit details -
RTDS: add udp support for PMUs
- Add 'rtds-pmu-protocols' to config.ini - Add ability to use UDP for PMUs in the RTDS - Totally untested right now, will be tested soon
Configuration menu - View commit details
-
Copy full SHA for b3a7e9d - Browse repository at this point
Copy the full SHA b3a7e9dView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf99aca - Browse repository at this point
Copy the full SHA cf99acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d87eba - Browse repository at this point
Copy the full SHA 4d87ebaView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97fdf5e - Browse repository at this point
Copy the full SHA 97fdf5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b1411 - Browse repository at this point
Copy the full SHA 18b1411View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5ce7f - Browse repository at this point
Copy the full SHA cd5ce7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d751a - Browse repository at this point
Copy the full SHA 05d751aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5908a88 - Browse repository at this point
Copy the full SHA 5908a88View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5164a9e - Browse repository at this point
Copy the full SHA 5164a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8482e41 - Browse repository at this point
Copy the full SHA 8482e41View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89a30d0 - Browse repository at this point
Copy the full SHA 89a30d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0617f9 - Browse repository at this point
Copy the full SHA d0617f9View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb4fcdc - Browse repository at this point
Copy the full SHA bb4fcdcView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac34625 - Browse repository at this point
Copy the full SHA ac34625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db38b1 - Browse repository at this point
Copy the full SHA 1db38b1View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c6f462 - Browse repository at this point
Copy the full SHA 3c6f462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406e9f5 - Browse repository at this point
Copy the full SHA 406e9f5View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0df9e9a - Browse repository at this point
Copy the full SHA 0df9e9aView commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 705cce3 - Browse repository at this point
Copy the full SHA 705cce3View commit details -
Performance optimizations and tweaks
- GTNET-SKT: Don't log every GTNET-SKT tag update - GTNET-SKT: Log all GTNET-SKT values, only when debugging - GTNET-SKT: calculate all the typecasts, THEN update the state all at once (instead of taking the lock 20 times and incrementally updating the state...) - Move a lot of logging to if statements so we avoid function call - asynchronous logging so log calls don't block threads (especially for file writes)
Configuration menu - View commit details
-
Copy full SHA for 72bfbf3 - Browse repository at this point
Copy the full SHA 72bfbf3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.