px4-firmware/.vscode
Daniel Agar 4040e4cdf2 simulation organization and cleanup
- new modules/simulation directory to collect all simulators and related modules
 - new Tools/simulation directory to collect and organize scattered simulation submodules, scripts, etc
 - simulation module renamed to simulator_mavlink
 - sih renamed to simulator_sih (not a great name, but I wanted to be clear it was a simulator)
 - ignition_simulator renamed to simulator_ignition_bridge
 - large sitl_target.cmake split by simulation option and in some cases pushed to appropriate modules
 - sitl targets broken down to what's actually available (eg jmavsim only has 1 model and 1 world)
 - new Gazebo consistently referred to as Ignition for now (probably the least confusing thing until we fully drop Gazebo classic support someday)
2022-08-25 09:10:03 -04:00
..
.gitignore .vscode/.gitignore ignore all log files 2022-05-10 11:39:55 -04:00
c_cpp_properties.json vscode updates and improvements 2020-09-16 09:07:54 -04:00
cmake-kits.json vscode add empty kit to quiet user prompt 2019-04-07 14:05:41 -04:00
cmake-variants.yaml simulation organization and cleanup 2022-08-25 09:10:03 -04:00
extensions.json vscode updates and improvements 2020-09-16 09:07:54 -04:00
settings.json vscode: remove terminal settings 2022-05-27 21:01:33 -04:00
tasks.json simulation organization and cleanup 2022-08-25 09:10:03 -04:00