Commit Graph

7 Commits

Author SHA1 Message Date
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 e708b14f4a [python] fix messages_tool
Don't put empty strings in values.
This was a problem if IVY messages have a trailing whitespace,
should be fixed where the bogus messages are generated as well...
2013-03-25 23:30:25 +01:00
Felix Ruess 8162a35dce [python] pep8: 4 spaces, print_function 2013-03-25 22:59:30 +01:00
Allen 8e07d49452 Fixes/kludgeness for case sensitivity in XML parsing for joystick tuner
and add command line option for serial port
2011-05-18 16:35:40 -07: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 d8dd71831b Changes to python settings app in preparation for supporting values= settings attributes (ie, named radio button options) 2009-06-04 21:47:17 +00:00
Allen Ibara 0c3c09a1e8 Add Python ground station apps (messages, plotter, udp link, dashboard) 2009-04-15 22:07:16 +00:00