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

Improved log-config with grouping #415

Merged
merged 19 commits into from
Jul 28, 2020
Merged

Conversation

victorhook
Copy link
Contributor

I've changed the following for the log-config window:

-A new file-tree on the left side, which let's you store the configurations in a hierarchical manner
-Removed unused buttons and improve some functionality like doubleclicking to add, remove etc.
-Made a folder for storing icons and added two icons for buttons
-Enabled renaming configurations and their categories
-Enabled automatic sorting, and the ability to sort each column with a click.
-The plot-tab displays the configurations as "Category/config-name"

@krichardsson
Copy link
Contributor

krichardsson commented Jul 27, 2020

Seems as the client tries to read all the log config files in the directory (.DS_Store in this case) which does not work, and raises an exception. It is probably better to only read .json files.

@krichardsson krichardsson merged commit be73b72 into bitcraze:master Jul 28, 2020
@krichardsson krichardsson added this to the next-release milestone Jul 28, 2020
@krichardsson krichardsson changed the title Improved log-config functionality regarding #405 Improved log-config with grouping Jul 28, 2020
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

Successfully merging this pull request may close these issues.

2 participants