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

Improve Python Paparazzi Center #2093

Closed
5 tasks done
gautierhattenberger opened this issue Jul 25, 2017 · 1 comment
Closed
5 tasks done

Improve Python Paparazzi Center #2093

gautierhattenberger opened this issue Jul 25, 2017 · 1 comment
Labels
Enhancement Improve upon exiting functionality Paparazzi Center

Comments

@gautierhattenberger
Copy link
Member

gautierhattenberger commented Jul 25, 2017

A new paparazzi center is available since #1811. It is written in Python and can be used as an alternate to the legacy Ocaml version.
Some improvements in the coding and the interface could be done. The following list is not exhaustive and users are welcome to add their comments and requirements.

  • at the moment, can only be run from its own directory: paths should be improved
  • some graphical elements like the right panels should have the possibility to be hidden
  • the list of tools could be more user friendly (a good example I think is the tools selection in latest Matlab, with large icons grouped by themes and the possibility to select favorites that then appears at the top)
  • improve some progress bars
  • saved XML files are not matching the one from Ocaml xml-light library, it is then annoying when switching from one center to an other. Not sure if we can do something about that

Don't hesitate to add more.

@gautierhattenberger gautierhattenberger added Enhancement Improve upon exiting functionality Paparazzi Center labels Jul 25, 2017
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Jan 8, 2018
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Jan 9, 2018
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Feb 12, 2018
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Mar 12, 2018
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Mar 30, 2018
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Jul 3, 2018
biancabndris pushed a commit to biancabndris/paparazzi that referenced this issue Aug 29, 2018
biancabndris pushed a commit to biancabndris/paparazzi that referenced this issue Aug 29, 2018
Fabien-B added a commit to Fabien-B/paparazzi that referenced this issue Jun 24, 2019
gautierhattenberger pushed a commit that referenced this issue Jul 5, 2019
* [Python supervision] Change tool Menu. #2093

* [Python supervision] Adds tool icons.

* [Python supervision] Separates tools from control panel.

* [Python supervision] Adds blacklist feature.

* [Python supervision] Clean test code.

* [Python supervision] Allows tools override.

* [Python supervision] Removes useless constants.

* [Tools] Adds script to convert old xml tools format to the new one.

* [Python supervision] Handles new tools definition.

* Reduce diff with master

* [tools] adds reference to icons in tools xmls.
noether pushed a commit to noether/paparazzi that referenced this issue Aug 10, 2019
* [Python supervision] Change tool Menu. paparazzi#2093

* [Python supervision] Adds tool icons.

* [Python supervision] Separates tools from control panel.

* [Python supervision] Adds blacklist feature.

* [Python supervision] Clean test code.

* [Python supervision] Allows tools override.

* [Python supervision] Removes useless constants.

* [Tools] Adds script to convert old xml tools format to the new one.

* [Python supervision] Handles new tools definition.

* Reduce diff with master

* [tools] adds reference to icons in tools xmls.
@gautierhattenberger
Copy link
Member Author

More changes to come, but closing this for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve upon exiting functionality Paparazzi Center
Projects
None yet
Development

No branches or pull requests

1 participant