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

IP address on control board #1096

Open
levo-man opened this issue Feb 11, 2023 · 9 comments
Open

IP address on control board #1096

levo-man opened this issue Feb 11, 2023 · 9 comments
Assignees

Comments

@levo-man
Copy link

Info

Looking for a way to display the IP address of the Pi with the control board software.

  • Which version of Pi are you using:
  • Which github revision of software:
  • Which board version:
  • Which computer is the PiSCSI connected to:

Describe the issue

Looking for a way to display the IP address of the Pi with the control board software. Either as a menu item , or at the bottom of the list of drives ( like the OLED software does ) .
If as a menu item would it be possible to show the IP for any interface that is connected wlan0 or eth0 but only if it has an IP assigned.

@rdmark
Copy link
Member

rdmark commented Feb 24, 2023

@bzeiss Is this something that you had on your roadmap?

@bzeiss
Copy link
Collaborator

bzeiss commented Feb 24, 2023

It's a good idea. However, before working on new features, I want to check whether the 'break-in' problem of the rotary is something that can be solved. I suspect it's a problem inherent to the fact that the rotary goes through the multiplexer, usage of python for timing sensitive events as a rather slow language and the raspberry pi os doing a lot of other things besides looking for rotary encoder events.

@uweseimet
Copy link
Contributor

@bzeiss I'm looking for stale tickets and have stumbled upon this one. Any news on this?

@levo-man
Copy link
Author

levo-man commented Oct 16, 2023 via email

@uweseimet
Copy link
Contributor

@levo-man Sure, but I was wondering whether @bzeiss has an updated status. Nobody else appears to be involved in this ticket.

@bzeiss
Copy link
Collaborator

bzeiss commented Oct 17, 2023

Yes, fair question. My current impression is that there is little interest in the control board and I'm not sure whether it's worth spending a lot of time investigating a problem that is probably better solved with a different hardware design. Rotarys over I2C multiplexer are probably just not a very good idea at the end of the day (especially if the operating system is doing different things like scsi emulation at the same time). To be honest, we should probably think about removing the control board code.
@akuker @rdmark

@levo-man
Copy link
Author

levo-man commented Oct 17, 2023 via email

@akuker
Copy link
Member

akuker commented Oct 18, 2023

I don't think the control board is dead. There haven't been many recent updates, because its relatively simple and works.

A re-design of the controller board would be good. It should have its own microcontroller to handle the rotary encoder so the Pi doesn't have to deal with it.

@levo-man
Copy link
Author

levo-man commented Oct 18, 2023 via email

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

No branches or pull requests

5 participants