- Hardware & Machines
- Computers and Hardware
- LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
- meister
- Offline
- Platinum Member
Less
More
- Posts: 486
- Thank you received: 307
19 Dec 2024 14:54 #316985
by meister
Replied by meister on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
little warning !
the debouncer has been replaced in the dev branch,
if you are using it and have specified certain delay values, then check this for the next update.
now, the delay is in milliseconds, which makes the whole thing easier to configure.
the default is set to 2.5ms
the debouncer has been replaced in the dev branch,
if you are using it and have specified certain delay values, then check this for the next update.
now, the delay is in milliseconds, which makes the whole thing easier to configure.
the default is set to 2.5ms
The following user(s) said Thank You: tommylight, digiex_chris
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
Less
More
- Posts: 486
- Thank you received: 307
19 Dec 2024 18:29 #316999
by meister
Replied by meister on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
Please Log in or Create an account to join the conversation.
- mBender
- Offline
- Premium Member
Less
More
- Posts: 112
- Thank you received: 11
19 Dec 2024 18:53 #317001
by mBender
Replied by mBender on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
I stared to use the Github Wiki. If that's the way of moving forward with the documentation, I am happy to help. Here is a simple example. github.com/xsnoopy/riocore/wiki/BitIn
Only thing hire is missing one good in depth help file!
Anyone can open a PR with updated documentation!
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
Less
More
- Posts: 486
- Thank you received: 307
19 Dec 2024 19:31 #317006
by meister
so they are always up to date and the text is also visable in rio-setup.
A kind of tips&tricks page would be cool for a wiki or installation instructions, for example
If someone wants to describe the plugins better, you can do that in plugin.py, e.g. here:
github.com/multigcs/riocore/blob/dev/rio...ns/bitcopy/plugin.py
than you can update the readme.md with:
Replied by meister on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
the problem with your test page is that the plugin readme's are all generated from the source code,
Only thing hire is missing one good in depth help file!
Anyone can open a PR with updated documentation!
I stared to use the Github Wiki. If that's the way of moving forward with the documentation, I am happy to help. Here is a simple example. github.com/xsnoopy/riocore/wiki/BitIn
so they are always up to date and the text is also visable in rio-setup.
A kind of tips&tricks page would be cool for a wiki or installation instructions, for example
If someone wants to describe the plugins better, you can do that in plugin.py, e.g. here:
github.com/multigcs/riocore/blob/dev/rio...ns/bitcopy/plugin.py
than you can update the readme.md with:
make readmes
Please Log in or Create an account to join the conversation.
- mBender
- Offline
- Premium Member
Less
More
- Posts: 112
- Thank you received: 11
20 Dec 2024 00:54 #317019
by mBender
Replied by mBender on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
Ah, ok. I guess the first thing for the wiki was identified. How to help with documentation.
Please Log in or Create an account to join the conversation.
- meister
- Offline
- Platinum Member
Less
More
- Posts: 486
- Thank you received: 307
20 Dec 2024 17:30 #317049
by meister
Replied by meister on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- epineh
- Offline
- Junior Member
Less
More
- Posts: 36
- Thank you received: 8
21 Dec 2024 00:26 #317069
by epineh
Replied by epineh on topic LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
Hi all, thanks for the help trying to solve my compile issues, in the end I used the docker method, definitely recommend this for people like myself, not too bright but can lift heavy things
Please Log in or Create an account to join the conversation.
- Hardware & Machines
- Computers and Hardware
- LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)
Time to create page: 0.099 seconds