Felix Ruess
34e076e2f7
[python] add pprz_env with usable default IVY_BUS
...
- pprz_env.IVY_BUS is either the env variable IVY_BUS or appropriate default (checks for OSX)
- some fixes for udp_link
should fix #1495 and the python part of #204
2015-12-22 11:50:47 +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
8e66efbe30
[python] filter returns an iterator in python3, make sure it stays a list
2013-04-03 19:42:00 +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
0c3c09a1e8
Add Python ground station apps (messages, plotter, udp link, dashboard)
2009-04-15 22:07:16 +00:00