[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 8c8b05: [python] fix fallback
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 8c8b05: [python] fix fallback PAPARAZZI_SRC in examples |
Date: |
Mon, 21 Dec 2015 05:51:03 -0800 |
Branch: refs/heads/v5.8
Home: https://github.com/paparazzi/paparazzi
Commit: 8c8b05d8db9956556344018ae62173d50c6f74a7
https://github.com/paparazzi/paparazzi/commit/8c8b05d8db9956556344018ae62173d50c6f74a7
Author: Felix Ruess <address@hidden>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
M sw/ground_segment/python/guided_mode_example.py
M sw/ground_segment/python/move_waypoint_example.py
Log Message:
-----------
[python] fix fallback PAPARAZZI_SRC in examples
Commit: c38786552b4cda42c9e80256692a77ca0d2cddb7
https://github.com/paparazzi/paparazzi/commit/c38786552b4cda42c9e80256692a77ca0d2cddb7
Author: Felix Ruess <address@hidden>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
R sw/ground_segment/python/log_annotate.py
R sw/ground_segment/python/onboard_log_transform.py
Log Message:
-----------
[python] remove old unused stuff
Commit: 72564f4dc1ef77acae1e58892a9b99a20a706088
https://github.com/paparazzi/paparazzi/commit/72564f4dc1ef77acae1e58892a9b99a20a706088
Author: Felix Ruess <address@hidden>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
M sw/ground_segment/python/real_time_plot/messagepicker.py
M sw/ground_segment/python/real_time_plot/plotpanel.py
M sw/lib/python/ivy_msg_interface.py
Log Message:
-----------
[python] some fixes for realtimeplotapp
- use messages_xml_map from pprz_msg
- hide the message picker instead of shutting it down (because that stops the
ivy listener)
- fix drag and drop
Commit: 67505034a1c52c3cf6a64b8df72d4d72db0c17ec
https://github.com/paparazzi/paparazzi/commit/67505034a1c52c3cf6a64b8df72d4d72db0c17ec
Author: Felix Ruess <address@hidden>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
M sw/ground_segment/python/real_time_plot/messagepicker.py
M sw/ground_segment/python/real_time_plot/plotpanel.py
M sw/ground_segment/python/real_time_plot/realtimeplotapp.py
Log Message:
-----------
[python] style fixes for real_time_plot
Commit: c77f83aa0290e807148436945e54ffb7d8df5b74
https://github.com/paparazzi/paparazzi/commit/c77f83aa0290e807148436945e54ffb7d8df5b74
Author: Felix Ruess <address@hidden>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
M conf/control_panel_example.xml
Log Message:
-----------
[conf] add fixed python real time plotter to tools menu
Compare:
https://github.com/paparazzi/paparazzi/compare/12bd52907140...c77f83aa0290