[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 616970: [plotter] implementing
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 616970: [plotter] implementing a realtime plotter in pytho... |
Date: |
Thu, 23 Feb 2023 15:20:20 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 6169709da63cb62ec7b5a5f84a59e80b4154d5d9
https://github.com/paparazzi/paparazzi/commit/6169709da63cb62ec7b5a5f84a59e80b4154d5d9
Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M conf/tools/real_time_plotter__python_.xml
R sw/ground_segment/python/real_time_plot/messagepicker.py
R sw/ground_segment/python/real_time_plot/plotframe.py
R sw/ground_segment/python/real_time_plot/plotpanel.py
R sw/ground_segment/python/real_time_plot/realtimeplotapp.py
R sw/ground_segment/python/real_time_plot/textdroptarget.py
A sw/logalizer/requirements.txt
A sw/logalizer/rt_plotter.py
A sw/logalizer/rt_plotter.ui
A sw/logalizer/ui_rt_plotter.py
Log Message:
-----------
[plotter] implementing a realtime plotter in python (#2997)
* [plotter] implementing a realtime plotter in python
based on pyqtgraph
it should implement most of the functionalities of the legacy ocaml plotter
it is replacing the previous implementation in python
* Format code.
* Add requirements
* refactor plotter
---------
Co-authored-by: Fabien-B <fabien.bonneval@gmail.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 616970: [plotter] implementing a realtime plotter in pytho...,
Gautier Hattenberger <=