paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 477f6f: routine to determine d


From: noreply
Subject: [paparazzi-commits] [paparazzi/paparazzi] 477f6f: routine to determine default ivy bus, looks at IVY...
Date: Sun, 23 Jan 2011 10:02:33 -0800

Branch: refs/heads/master
Home:   https://github.com/paparazzi/paparazzi

Commit: 477f6f31c794948091b236c35dd0b21130ebefdb
    
https://github.com/paparazzi/paparazzi/commit/477f6f31c794948091b236c35dd0b21130ebefdb
Author: lamestllama <address@hidden>
Date:   2011-01-23 (Sun, 23 Jan 2011)

Changed paths:
  A sw/lib/ocaml/defivybus.ml

Log Message:
-----------
routine to determine default ivy bus, looks at IVY_BUS env first then depending 
on OS gives a suitable bus address 224.255.255.255:2010 for OSX and 
127.255.255.255 for Linux and anything else


Commit: e481e38e406acfcb9c0043f85700f06d0561b782
    
https://github.com/paparazzi/paparazzi/commit/e481e38e406acfcb9c0043f85700f06d0561b782
Author: lamestllama <address@hidden>
Date:   2011-01-23 (Sun, 23 Jan 2011)

Changed paths:
  M sw/lib/ocaml/Makefile

Log Message:
-----------
added defivybus.ml to list of sources for pprz.cma


Commit: 743c885532b7b131f4e8385a9dfc69666d2c64ee
    
https://github.com/paparazzi/paparazzi/commit/743c885532b7b131f4e8385a9dfc69666d2c64ee
Author: lamestllama <address@hidden>
Date:   2011-01-23 (Sun, 23 Jan 2011)

Changed paths:
  M sw/ground_segment/cockpit/compass.ml
  M sw/ground_segment/cockpit/gcs.ml
  M sw/ground_segment/joystick/input2ivy.ml
  M sw/ground_segment/tmtc/150m.ml
  M sw/ground_segment/tmtc/broadcaster.ml
  M sw/ground_segment/tmtc/dia.ml
  M sw/ground_segment/tmtc/ihm.ml
  M sw/ground_segment/tmtc/ivy2udp.ml
  M sw/ground_segment/tmtc/ivy_tcp_aircraft.ml
  M sw/ground_segment/tmtc/ivy_tcp_controller.ml
  M sw/ground_segment/tmtc/messages.ml
  M sw/ground_segment/tmtc/server.ml
  M sw/ground_segment/tmtc/settings.ml
  M sw/ground_segment/tmtc/stereo_demod.ml
  M sw/ground_segment/visu3d/mapGL.ml
  M sw/logalizer/play_core.ml
  M sw/logalizer/plotter.ml
  M sw/simulator/diffusion.ml
  M sw/simulator/gaia.ml
  M sw/simulator/sim.ml

Log Message:
-----------
All agents now use default_ivy_bus to determine the default ivy bus address and 
port to use. If IVY_BUS env is set then this value is used otherwise if the 
operating system is OSX then 224.255.255.255:2010 is the default. For Linux and 
all other OS 127.255.255.255:2010 is used. This is still overriden by the use 
of the -b command line option.


Commit: b995dd39a89bfc3813971ce16c90e2342d28963b
    
https://github.com/paparazzi/paparazzi/commit/b995dd39a89bfc3813971ce16c90e2342d28963b
Author: lamestllama <address@hidden>
Date:   2011-01-23 (Sun, 23 Jan 2011)

Changed paths:
  M conf/autopilot/setup.makefile

Log Message:
-----------
Merge branch 'master' of github.com:paparazzi/paparazzi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]