Felix Ruess
858427bb11
[python] fix PprzMessage and don't require msg callback in ivy_msg_interface.py
2015-09-14 04:30:43 +02:00
Felix Ruess
9e0cf7f7d9
[python] fix python2/3 compat, imports, pep8...
...
- enum is available since python3.4 or as backport (enum34 package)
- otherwise just use normal member vars as fallback
- cleanup some formatting/naming according to pep8
- SerialMessagesInterface should not depend on the messages_xml_map,
as a workaround for now, only call parse_messages in main
2015-07-28 00:15:11 +02:00
Felix Ruess
6706fac752
[python] pprz_msg using properties
2015-02-18 12:54:26 +01:00
Felix Ruess
a704d20ced
[python] possibility to send pprz_msg via ivy
2015-02-18 11:57:13 +01:00
Felix Ruess
8c9579c5a7
[python] ivy_msg_interface returns only ac_id and msg
2015-02-02 16:36:06 +01:00
Felix Ruess
bb98e8a9b8
[python] refactor messages
2015-02-02 16:36:05 +01:00
Felix Ruess
97df5d90fa
[python] ivy_msg_interface: pass non-telemetry messages with ac_id 0
2015-01-28 17:34:48 +01:00
Felix Ruess
6f96e8a490
[python] IvyMessagesInterface passes msg_class to callback
2015-01-22 23:02:33 +01:00
Felix Ruess
6d9d299483
[python] ivy_msg_interface
2015-01-22 23:02:33 +01:00