Commit Graph

10 Commits

Author SHA1 Message Date
Gautier Hattenberger a35d6374d6 [python] add function to set value index by name in python settings interface
It can makes it easier to handle generated autopilot. Names are not
matching exactly, but this can be improved in the future.
An example is provided with gb2ivy program.
2016-12-24 00:57:28 +01:00
Felix Ruess 8cee6f874b [python] add guided_mode_example.py to show usage 2015-12-15 22:46:16 +01:00
Felix Ruess c24177f8ae [python] settings: get PAPARAZZI_SRC
still needs to be cleaned up and converted to proper modules..
2015-02-18 13:12:49 +01:00
Felix Ruess 321c583c5d [python] fix settings path 2014-11-27 14:41:03 +01:00
Felix Ruess 5f0423b6c9 [python] fix settingsapp: use generated var/<acname>/settings.xml 2013-04-03 19:31:37 +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 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 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