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

slave reacts to two different masters #23

Open
nettings opened this issue Nov 16, 2019 · 0 comments
Open

slave reacts to two different masters #23

nettings opened this issue Nov 16, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@nettings
Copy link
Owner

On the master:
medianet@mn-vpknobs:/medianet $ gpioctl -r 12,16,master,osc.udp://239.0.0.10:3042,1 -s 26,master,osc.udp://239.0.0.10:3042 -r 8,7,master,osc.udp://239.0.0.200:3042,1 -s 25,master,osc.udp://239.0.0.200:3042 -r 23,24,master,osc.udp://239.0.0.253:3042,1 -s 22,master,osc.udp://239.0.0.253:3042 -r 27,17,master,osc.udp://239.0.0.1:3042,1 -s 13,master,osc.udp://239.0.0.1:3042 -v
ROTARY 12 -> MASTER 1
ROTARY 12 -> MASTER 1
ROTARY 12 -> MASTER 1
ROTARY 12 -> MASTER 1
ROTARY 8 -> MASTER 1
ROTARY 8 -> MASTER 1
ROTARY 8 -> MASTER 1
ROTARY 8 -> MASTER 1
ROTARY 8 -> MASTER 1
ROTARY 23 -> MASTER 1
ROTARY 23 -> MASTER 1
ROTARY 23 -> MASTER 1
ROTARY 23 -> MASTER 1
ROTARY 23 -> MASTER 1
ROTARY 23 -> MASTER 1
ROTARY 23 -> MASTER 1

On the slave, the first rotary (12 above) is ignored (correct!), but then the slave follows both 8 and 23:
medianet@mn-mediacenter:~ FS WRITABLE $ gpioctl -U osc.udp://239.0.0.253:3042 -R PCM -S PCM -r 5,6,master,osc.udp://239.0.0.253:3042,1 -s 13,master,osc.udp://239.0.0.253:3042 -v
ROTARY 64 -> SLAVE -9
ROTARY 64 -> SLAVE -8
ROTARY 64 -> SLAVE -7
ROTARY 64 -> SLAVE -6
ROTARY 64 -> SLAVE -5
ROTARY 64 -> SLAVE -4
ROTARY 64 -> SLAVE -3
ROTARY 64 -> SLAVE -2
ROTARY 64 -> SLAVE -1
ROTARY 64 -> SLAVE 0

@nettings nettings added the bug Something isn't working label Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant