Commit Graph

5 Commits

Author SHA1 Message Date
Felix Ruess 97ea2b7ed4 [messages] rename class to msg_class
makes it possible to use the python parser using xmlobject since class is a reserved word.
2014-08-27 14:40:21 +02:00
Felix Ruess e49901bfa8 [python] style, partial python3 compat
- pep8: 4 spaces
- use 'in' instead of has_key for checking dicts
- some fixes for settingsapp
2013-04-03 19:31:18 +02:00
Felix Ruess 8162a35dce [python] pep8: 4 spaces, print_function 2013-03-25 22:59:30 +01:00
Allen Ibara ae9c67e097 Add optional support for timestamps in UDP messages using udp_link.py 2010-01-05 04:16:31 +00:00
Allen Ibara 0c3c09a1e8 Add Python ground station apps (messages, plotter, udp link, dashboard) 2009-04-15 22:07:16 +00:00