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

STD Improvements #86

Merged
merged 6 commits into from
Nov 1, 2024
Merged

STD Improvements #86

merged 6 commits into from
Nov 1, 2024

Conversation

hecmas
Copy link
Contributor

@hecmas hecmas commented Oct 24, 2024

Multiple updates to std:

  • Sum bus has been set as default for all PIOPs.
  • Lookup and Permutation functions have been added to allow the user freedom on the selector.
  • Bugs fixed in the direct_bus function. Notice that this function cannot be called outside an airgroup.
  • Range check created airgroups for U8, U16 and SpecifiedRanges have been removed and included in a calling airgroup in the case they are always called from the same airgroup.

@hecmas hecmas requested a review from zkronos73 October 24, 2024 09:49
@hecmas hecmas self-assigned this Oct 24, 2024
@cla-bot cla-bot bot added the cla-signed label Oct 24, 2024
@hecmas hecmas changed the title Two buses Default bus and freedom to arguments Oct 27, 2024
@hecmas hecmas marked this pull request as ready for review October 27, 2024 17:45
@hecmas hecmas changed the title Default bus and freedom to arguments STD Improvements Oct 30, 2024
xavi-pinsach
xavi-pinsach previously approved these changes Oct 30, 2024
Copy link
Contributor

@zkronos73 zkronos73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😄

@zkronos73 zkronos73 merged commit e87671a into develop Nov 1, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants