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

Feature request: Parameters compare #191

Open
kaklik opened this issue Apr 19, 2020 · 1 comment
Open

Feature request: Parameters compare #191

kaklik opened this issue Apr 19, 2020 · 1 comment

Comments

@kaklik
Copy link
Contributor

kaklik commented Apr 19, 2020

For logfile analysis is a usual task to verify parametric setup between multiple flights. The current approach by manual comparing of parameters between multiple versions of firmware (Where parameters set is not the same) is somewhat time-consuming.

The good solution to that problem would be expanding the flight_review by parameter comparison tool.

It should work by one of those ways:

  1. From currently opened log file select a compare tool from top.
  2. Log browser should be opened (currently implemented)
  3. select the other already uploaded log file to compare.

The another option

  1. In the current existing log-browser implement the compare checkbox.
  2. User select checkbox of multiple logs
  3. clicks on the "compare logs" button.

In both cases, the table with different parameters should be displayed.
A nice option would be filtering of obviously different parameters, like battery calibration, RC mapping, status parameters, and sensor ids, or calibration.

Also would be nice if each parameter could be linked with the corresponding Description in Parameters Reference document.

@bkueng
Copy link
Member

bkueng commented Apr 20, 2020

I agree it is a nice feature. Requires some work both on the UI and backend though.

As usual: PR's are welcome.

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