[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 419f68: [supervision] add a si
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 419f68: [supervision] add a simple popup to choose the sim... |
Date: |
Thu, 24 Jan 2013 04:31:04 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 419f68b0f2ead6fdc04b05a8aed9d03bac36881c
https://github.com/paparazzi/paparazzi/commit/419f68b0f2ead6fdc04b05a8aed9d03bac36881c
Author: Felix Ruess <address@hidden>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M conf/control_panel.xml.example
M sw/supervision/pc_control_panel.ml
Log Message:
-----------
[supervision] add a simple popup to choose the simtype and launch via the new
ppzsim-launch python script
Commit: c3f63ca63ba1465d54f0a18fb48e9a0a10e4c68d
https://github.com/paparazzi/paparazzi/commit/c3f63ca63ba1465d54f0a18fb48e9a0a10e4c68d
Author: Gautier Hattenberger <address@hidden>
Date: 2013-01-24 (Thu, 24 Jan 2013)
Changed paths:
M sw/lib/ocaml/gtk_tools.ml
M sw/lib/ocaml/gtk_tools.mli
M sw/simulator/ppzsim-launch
M sw/supervision/paparazzicenter.ml
M sw/supervision/pc_control_panel.ml
Log Message:
-----------
[sim] check targets and ask which simulator to use
Commit: bab3e018afd9994630022e369d334eb48383efd2
https://github.com/paparazzi/paparazzi/commit/bab3e018afd9994630022e369d334eb48383efd2
Author: Felix Ruess <address@hidden>
Date: 2013-01-24 (Thu, 24 Jan 2013)
Changed paths:
A sw/simulator/pprzsim-launch
R sw/simulator/ppzsim-launch
Log Message:
-----------
[simulators] renamed ppzsim-launch to pprzsim-launch, minor updates to help
Commit: 17c6cf2cac7d92e9968513f817aab6f3c336a5c2
https://github.com/paparazzi/paparazzi/commit/17c6cf2cac7d92e9968513f817aab6f3c336a5c2
Author: Felix Ruess <address@hidden>
Date: 2013-01-24 (Thu, 24 Jan 2013)
Changed paths:
M .gitignore
M Makefile
M Makefile.install
M conf/control_panel.xml.example
R src/launchsitl
M sw/simulator/Makefile
M tests/sim/01_Microjet.t
Log Message:
-----------
[sim] removed launchsitl and replaced it with symlink to pprzsim-launch
Commit: e4e9d7e2dde80a055facc1b642ba4d598a8235a7
https://github.com/paparazzi/paparazzi/commit/e4e9d7e2dde80a055facc1b642ba4d598a8235a7
Author: Felix Ruess <address@hidden>
Date: 2013-01-24 (Thu, 24 Jan 2013)
Changed paths:
M sw/supervision/pc_control_panel.ml
Log Message:
-----------
[supervision] removed debug print when launching sim
Commit: d5a843ef9182b6d434fa5450626ae105533a091d
https://github.com/paparazzi/paparazzi/commit/d5a843ef9182b6d434fa5450626ae105533a091d
Author: Felix Ruess <address@hidden>
Date: 2013-01-24 (Thu, 24 Jan 2013)
Changed paths:
M sw/simulator/nps/nps_main.c
Log Message:
-----------
[nps] disable buffering for stdout, so it works nicely in paparazzi center
Commit: 4f3ad424a3934ef08504788f1d75e4906cc2a88f
https://github.com/paparazzi/paparazzi/commit/4f3ad424a3934ef08504788f1d75e4906cc2a88f
Author: Gautier Hattenberger <address@hidden>
Date: 2013-01-24 (Thu, 24 Jan 2013)
Changed paths:
M .gitignore
M Makefile
M Makefile.install
M conf/control_panel.xml.example
R src/launchsitl
M sw/lib/ocaml/gtk_tools.ml
M sw/lib/ocaml/gtk_tools.mli
M sw/simulator/Makefile
M sw/simulator/nps/nps_main.c
A sw/simulator/pprzsim-launch
R sw/simulator/ppzsim-launch
M sw/supervision/paparazzicenter.ml
M sw/supervision/pc_control_panel.ml
M tests/sim/01_Microjet.t
Log Message:
-----------
Merge pull request #354 from flixr/sim_chooser
Sim chooser in paparazzi center
Compare:
https://github.com/paparazzi/paparazzi/compare/f8d6328f1c12...4f3ad424a393
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 419f68: [supervision] add a simple popup to choose the sim...,
GitHub <=