Files
PX4-Autopilot/Tools
Julian Oes a9070ce6e6 sitl_run.sh: fix process grep for jMAVSim
It seems that the oneline to find the process ID of any running jMAVSim
instance was not working correctly.
1. On Linux, the name of the process does not contain Simulator but
   jmavsim_run.jar. Also, it triggers incorrectly, if you have opened
   Simulator.java using the command line :).
2. The cutting to get the PID at the end does not work as intenteded and
   gives the username instead of PID, at least on Arch Linux. Using awk
   should fix this.
2018-09-11 14:09:41 +02:00
..
2018-07-13 09:02:59 +02:00
2015-07-02 22:29:19 +02:00
2018-08-14 23:12:26 -04:00
2018-08-08 21:09:39 +02:00
2015-03-14 21:12:24 +11:00
2017-01-02 10:14:41 +01:00
2018-08-08 21:09:39 +02:00
2016-01-11 08:37:43 +01:00
2015-10-24 20:34:33 +02:00
2017-07-10 18:48:27 +02:00
2017-07-31 14:15:28 +02:00