Skip to content

hal: Update next batch of components to getter/setter - #4296

Open
BsAtHome wants to merge 1 commit into
LinuxCNC:masterfrom
BsAtHome:halgs_components-simple-3
Open

hal: Update next batch of components to getter/setter#4296
BsAtHome wants to merge 1 commit into
LinuxCNC:masterfrom
BsAtHome:halgs_components-simple-3

Conversation

@BsAtHome

Copy link
Copy Markdown
Contributor

Yet another batch of components converted to getter/setter.

There should be nothing special about these. Some are big because they have many pins/params, but nothing special. Several components needed some updates on the local variable front, where they were abusing the old hal types.

The gantry.comp had several bit-wise operators in use that should have been boolean operators and these instances have been fixed.

The homecomp.comp is an example component and not really useful. Homing is not really plug'able with all the inter-dependencies. Anyway, it it converted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant