Anton Matosov fff4934743 Implement the way to run posix simulator directly from IDE without the need to reconfigure command lines, but use runner created via CMake
Steps to debug:
 * Run gazebo (or any other sim) server and client viewers via the terminal: `make posix_sitl_default gazebo_none_ide`
 * In your IDE select `px4_<mode>` target you want to debug (e.g. `px4_iris`)
 * Start debug session directly from IDE

This approach significantly reduces the debug cycle time because simulator (e.g. gazebo) is always running in background and you only re-run px4 process which is very light.
2016-12-10 12:48:53 +01:00
..
2015-07-02 22:29:19 +02:00
2016-10-29 00:00:33 +02:00
2016-09-03 12:34:27 +02:00
2016-08-06 20:42:44 +02:00
2016-11-28 09:21:12 +01:00
2015-07-31 11:27:43 +02:00
2015-03-14 21:12:24 +11:00
2016-01-14 12:48:42 +01:00
2016-07-29 11:05:01 +02:00
2016-01-11 08:37:43 +01:00
2015-11-12 11:33:36 +01:00
2015-10-24 20:34:33 +02:00
2014-11-11 13:45:25 +01:00
2016-05-13 13:01:41 +02:00
2016-05-13 13:01:41 +02:00
2016-07-01 18:03:38 +02:00
2014-11-11 13:45:25 +01:00