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

Proc does not seem to work correctly #2

Open
tobiasfrejo opened this issue Apr 21, 2024 · 1 comment
Open

Proc does not seem to work correctly #2

tobiasfrejo opened this issue Apr 21, 2024 · 1 comment
Assignees

Comments

@tobiasfrejo
Copy link
Member

Using discosat/CSH to connect to the application and send proc commands fail.

Running CSH and csp-pi-gpio on same host with zmqproxy. ordinary param commands does work as expected, so there is a working connection between the nodes.

> proc new
Created new procedure
> proc noop
Added noop instruction to procedure
> proc push 42 12
Failed to push procedure to slot 42 on node 12 with return code -1
@tobiasfrejo
Copy link
Member Author

cea9ebc fixes the mentioned error.

Now it's just unable to read from param array

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

No branches or pull requests

1 participant