paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 8e66ef: [python] filter return


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 8e66ef: [python] filter returns an iterator in python3, ma...
Date: Wed, 03 Apr 2013 15:01:22 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 8e66efbe305982488861f8fcec718e1fa2961117
      
https://github.com/paparazzi/paparazzi/commit/8e66efbe305982488861f8fcec718e1fa2961117
  Author: Felix Ruess <address@hidden>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M sw/lib/python/messages_tool.py
    M sw/lib/python/settings_tool.py

  Log Message:
  -----------
  [python] filter returns an iterator in python3, make sure it stays a list


  Commit: 1dbbf8f97f9d8713e9375cbbbf775099ffdf6e43
      
https://github.com/paparazzi/paparazzi/commit/1dbbf8f97f9d8713e9375cbbbf775099ffdf6e43
  Author: Felix Ruess <address@hidden>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M sw/ground_segment/python/messages_app/messagesframe.py
    M sw/lib/python/messages_tool.py

  Log Message:
  -----------
  [python] cleanly shutdown messages_app


  Commit: 8cd3c4923a9ba457dc3931b7176ac02d1a46cc88
      
https://github.com/paparazzi/paparazzi/commit/8cd3c4923a9ba457dc3931b7176ac02d1a46cc88
  Author: Felix Ruess <address@hidden>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M sw/ground_segment/python/log_annotate.py
    M sw/ground_segment/python/onboard_log_transform.py
    M sw/ground_segment/python/real_time_plot/messagepicker.py
    M sw/ground_segment/python/real_time_plot/plotframe.py
    M sw/ground_segment/python/real_time_plot/plotpanel.py
    M sw/ground_segment/python/real_time_plot/realtimeplotapp.py
    M sw/ground_segment/python/real_time_plot/textdroptarget.py

  Log Message:
  -----------
  [python] more cleanup

- pep8: 4spaces indentation
- print_funtion
- use 'in' instead of has_key for dicts
- log stuff not tested...


  Commit: 5aef6a7e5bf3cdd9a4f2261ac879feeba3e417e6
      
https://github.com/paparazzi/paparazzi/commit/5aef6a7e5bf3cdd9a4f2261ac879feeba3e417e6
  Author: Felix Ruess <address@hidden>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M sw/ground_segment/python/messages_app/messagesframe.py
    M sw/lib/python/messages_tool.py

  Log Message:
  -----------
  [python] fix realtimeplotapp

realtimeplotapp calls Stop() on IvyMessagesInterface and expects it to only 
unbind.
Add an extra Shudown method for messagesapp that also stops Ivy.


Compare: 
https://github.com/paparazzi/paparazzi/compare/5f0423b6c9e8...5aef6a7e5bf3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]