- Apr 29, 2020
-
-
Felix Goding authored
-
Update GUI/operation_icons/Absolute.png, GUI/operation_icons/Addition@3x.png, GUI/operation_icons/Butterfly.png, GUI/operation_icons/ComplexConjugate.png, GUI/operation_icons/Constant.png, GUI/operation_icons/ConstantMultiplication.png, GUI/operation_icons/CustomOperation.png, GUI/operation_icons/Division.png, GUI/operation_icons/Input.png, GUI/operation_icons/Max.png, GUI/operation_icons/Min.png, GUI/operation_icons/Multiplication.png, GUI/operation_icons/Output.png, GUI/operation_icons/Register.png, GUI/operation_icons/SquareRoot.png, GUI/operation_icons/Subtraction.png, GUI/operation_icons/absolute.png, GUI/operation_icons/addition.png, GUI/operation_icons/butterfly.png, GUI/operation_icons/complexConjugate.png, GUI/operation_icons/constant.png, GUI/operation_icons/constantMultiplication.png, GUI/operation_icons/customOperation.png, GUI/operation_icons/division.png, GUI/operation_icons/input.png, GUI/operation_icons/max.png, GUI/operation_icons/min.png, GUI/operation_icons/multiplication.png, GUI/operation_icons/output.png, GUI/operation_icons/register.png, GUI/operation_icons/squareRoot.png, GUI/operation_icons/subtraction.png files Deleted GUI/operation_icons/minus.png, GUI/operation_icons/plus.png files
-
- Apr 28, 2020
-
-
Jacob Wahlman authored
-
Angus Lothian authored
Change usage of type_name from property to function and add function for returning all components of the entered type
-
Rasmus Karlsson authored
Implemented Split function. Need to do some testing and write some secure code for Split. Added two properties to SFG class
-
- Apr 24, 2020
-
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 20, 2020
-
-
Jacob Wahlman authored
-
Kevin Scott authored
-
- Apr 17, 2020
-
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 14, 2020
-
-
Refactor constructor so that Input signals and Output signals are connected to ports before traversal is started, that way edge cases of empty SFG's are easily handled
-
- Apr 07, 2020
-
-
-
Change test of multiple outputs of evaluate output and Butterfly to not depend on implementation returing list or tuple
-
- Apr 03, 2020
-
-
Arvid Westerlund authored
-
- Apr 01, 2020
-
-
Angus Lothian authored
This reverts commit 21124444
-
- Mar 20, 2020
-
-
Ivar Härnqvist authored
-
- Mar 18, 2020
-
-
Solve pull request comments and change so evaluate function in SFG uses the same interface as the abstract evaluate function
-
- Mar 14, 2020
-
-
Arvid Westerlund authored
-
- Mar 12, 2020
-
-
Add updated port and signal interface where connecting / disconnecting is done reflectibly between both signal and port, also add some more helper methods.
-
- Mar 05, 2020
-
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
Change so that Basic Operation also inherits from abstract graph component and removed name property implementation
-
- Mar 04, 2020
-
-
- Mar 03, 2020
-
-
Jacob Wahlman authored
-
- Mar 02, 2020
-
-
Jacob Wahlman authored
Move OperationID from operation to signal_flow_graph and change sfg operations datastructure to a dict
-
- Feb 25, 2020
-
-
Jacob Wahlman authored
-
Jacob Wahlman authored
-
Ivar Härnqvist authored
-
- Feb 24, 2020
-
-
Ivar Härnqvist authored
-
- Feb 20, 2020
-
-
Ivar Härnqvist authored
-
Ivar Härnqvist authored
-