-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: DiamondLightSource/pythonSoftIOC
base: 4.2.0
head repository: DiamondLightSource/pythonSoftIOC
compare: 4.3.0
- 14 commits
- 11 files changed
- 2 contributors
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f1f3623 - Browse repository at this point
Copy the full SHA f1f3623View commit details
Commits on Nov 29, 2022
-
Add Channel Access Report functions
Includes casr, dbel, and dbcar. Does not include ascar as we don't have Access Security rules in PythonSoftIOC.
Configuration menu - View commit details
-
Copy full SHA for ae754b2 - Browse repository at this point
Copy the full SHA ae754b2View commit details
Commits on Jan 9, 2023
-
Add documentation for WaveformIn and downgrade Waveform to legacy
Also add WaveformIn to default exports from softioc.builder and clarify in code that Waveform is a legacy name.
Configuration menu - View commit details
-
Copy full SHA for 5f02a84 - Browse repository at this point
Copy the full SHA 5f02a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e36543 - Browse repository at this point
Copy the full SHA 9e36543View commit details
Commits on Mar 7, 2023
-
On MacOS we are seeing GitHub Actions take 15+ seconds to start a new Process. Also added some more logging for additional diagnosis
Configuration menu - View commit details
-
Copy full SHA for 63995ce - Browse repository at this point
Copy the full SHA 63995ceView commit details
Commits on Mar 29, 2023
-
Remove DeprecationWarning from using "+" operator
This used to be an easy way to return a copy of the array. Now we must use the explicit copy function.
Configuration menu - View commit details
-
Copy full SHA for 565bca1 - Browse repository at this point
Copy the full SHA 565bca1View commit details -
Allow arrays of strings to be used with Waveforms
Note the tests fail, largely due to now numpy defaults to a floating point dtype, which we cannot coerce into an array of strings. Also TODOs need completion...
Configuration menu - View commit details
-
Copy full SHA for 7d852a0 - Browse repository at this point
Copy the full SHA 7d852a0View commit details -
Add support and tests for List[str]
Note that these tests don't currently pass!
Configuration menu - View commit details
-
Copy full SHA for f127bf2 - Browse repository at this point
Copy the full SHA f127bf2View commit details -
Handle returning a numpy array of strings
Also make all the tests pass. Involved skipping
Configuration menu - View commit details
-
Copy full SHA for 01163d2 - Browse repository at this point
Copy the full SHA 01163d2View commit details -
Add exception on overlong string setting
Also add more tests
Configuration menu - View commit details
-
Copy full SHA for 01308e0 - Browse repository at this point
Copy the full SHA 01308e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84346b8 - Browse repository at this point
Copy the full SHA 84346b8View commit details
Commits on Mar 31, 2023
-
- Rewrites the note on waveform of strings - Refactors _require_waveform - Removes unused DTYPE and add more tests for mixed lists
Configuration menu - View commit details
-
Copy full SHA for 5b59ed7 - Browse repository at this point
Copy the full SHA 5b59ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f8bd8 - Browse repository at this point
Copy the full SHA 65f8bd8View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b22b497 - Browse repository at this point
Copy the full SHA b22b497View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.0...4.3.0