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

nodes registers tools error #19

Open
hve4638 opened this issue Feb 20, 2024 · 1 comment
Open

nodes registers tools error #19

hve4638 opened this issue Feb 20, 2024 · 1 comment

Comments

@hve4638
Copy link

hve4638 commented Feb 20, 2024

I am currently trying the tools related to https://github.com/PonomarevDA/tools, but I encounter an error because the command git clone https://github.com/RaccoonlabDev/raccoonlab_nodes_configs.git does not work. I think this repository is private so I can access this.

Therefore, I am attempting to use the tools from the following git link, which is not the most recent version: 8d86e97d3e0ce6ef49a24cb969c1b877a387363c

image

image

When I run pytest specification_checker.py, it shows that the Register id is False.

image

Regarding GNSS, it is as follows: /gnss/full_registers.yaml

The configuration for full_registers.yaml does not work.

image

@PonomarevDA
Copy link
Owner

an error because the command git clone https://github.com/RaccoonlabDev/raccoonlab_nodes_configs.git does not work

This happened because the repo the with config files does not currently exist. As mentioned in the readme, the tools package is under development. But you can use most of the features without those config files, or you can write your own. I will create this repo some time later.

pytest specification_checker.py, it shows that the Register id is False

This is the expected behavior. The specification says about the registers that The name should contain at least one full stop character. The script found that the firmware violates the standard. I assume you use v1.2.14_b4e042b software or older (you can check it with yakut). I recommend updating to the latest version. Please, check gnss docs or general firmware upload page.

The gnss/full_registers.yaml and save_config.sh script are quite old. I would recommend using yakut for parameters configuration.

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

2 participants