[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] a2bb0e: [python] cleanup a lit
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] a2bb0e: [python] cleanup a little |
Date: |
Wed, 28 Jan 2015 08:58:10 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: a2bb0e90c6221affb218cefa31c52ec459abb8f1
https://github.com/paparazzi/paparazzi/commit/a2bb0e90c6221affb218cefa31c52ec459abb8f1
Author: Felix Ruess <address@hidden>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M sw/ground_segment/python/messages_app/messagesapp.py
M sw/ground_segment/python/messages_app/messagesframe.py
M sw/lib/python/messages_tool.py
M sw/lib/python/messages_xml_map.py
Log Message:
-----------
[python] cleanup a little
Commit: 6d9d29948382d05a9aae6a5161bb1612e82feeb2
https://github.com/paparazzi/paparazzi/commit/6d9d29948382d05a9aae6a5161bb1612e82feeb2
Author: Felix Ruess <address@hidden>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M sw/ground_segment/python/messages_app/messagesframe.py
A sw/lib/python/ivy_msg_interface.py
M sw/lib/python/messages_tool.py
Log Message:
-----------
[python] ivy_msg_interface
Commit: d4d43aca1c14b32b7e76a889ede301a2c677e80c
https://github.com/paparazzi/paparazzi/commit/d4d43aca1c14b32b7e76a889ede301a2c677e80c
Author: Felix Ruess <address@hidden>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M sw/ground_segment/python/messages_app/messagesframe.py
R sw/lib/python/messages_tool.py
Log Message:
-----------
[python] remove messages_tool.py
Commit: 6f96e8a490dd19752310edbf7c315c0e3618c863
https://github.com/paparazzi/paparazzi/commit/6f96e8a490dd19752310edbf7c315c0e3618c863
Author: Felix Ruess <address@hidden>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M sw/ground_segment/python/messages_app/messagesframe.py
M sw/lib/python/ivy_msg_interface.py
Log Message:
-----------
[python] IvyMessagesInterface passes msg_class to callback
Commit: 97df5d90fae61f558d940dfce4395c5686489122
https://github.com/paparazzi/paparazzi/commit/97df5d90fae61f558d940dfce4395c5686489122
Author: Felix Ruess <address@hidden>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M sw/lib/python/ivy_msg_interface.py
Log Message:
-----------
[python] ivy_msg_interface: pass non-telemetry messages with ac_id 0
Commit: e4d9cc2b47a744ccfe23baaec9cca7125fb73e98
https://github.com/paparazzi/paparazzi/commit/e4d9cc2b47a744ccfe23baaec9cca7125fb73e98
Author: Felix Ruess <address@hidden>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M sw/ground_segment/python/messages_app/messagesapp.py
M sw/ground_segment/python/messages_app/messagesframe.py
A sw/lib/python/ivy_msg_interface.py
R sw/lib/python/messages_tool.py
M sw/lib/python/messages_xml_map.py
Log Message:
-----------
Merge pull request #1073 from paparazzi/python_ivy_msg_interface
Rewrote IvyMessagesInterface to also pass the msg_class to the callback and
tried to clean it up a little.
closes #1072
Compare:
https://github.com/paparazzi/paparazzi/compare/1c48e173a084...e4d9cc2b47a7