Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added supporting hitl testing for the mavsdk_test_runner #738

Merged

Commits on Aug 14, 2024

  1. Added supporting hitl testing for the mavsdk_test_runner

    On branch feature_hitl_testing_support_via_mavsdk_test_runner
    Changes to be committed:
    	modified:   ROMFS/px4fmu_common/init.d/CMakeLists.txt
    	new file:   ROMFS/px4fmu_common/init.d/airframes/1401_ssrc_holybro_x500.hil
    	modified:   ROMFS/px4fmu_common/init.d/airframes/CMakeLists.txt
    	new file:   ROMFS/px4fmu_common/init.d/rc.hitl_testing
    	new file:   Tools/simulation/gz/models/ssrc_standard_vtol/model_hitl.sdf
    	modified:   src/modules/simulation/simulator_mavlink/sitl_targets_gz-sim.cmake
    	modified:   test/mavsdk_tests/CMakeLists.txt
    	new file:   test/mavsdk_tests/configs/hitl.json
    	new file:   test/mavsdk_tests/configs/hitl_gz_harm.json
    	new file:   test/mavsdk_tests/configs/sitl_gz_harm.json
    	new file:   test/mavsdk_tests/mavsdk_preparing.cpp
    	modified:   test/mavsdk_tests/mavsdk_test_runner.py
    	modified:   test/mavsdk_tests/process_helper.py
    Ilia-Loginov committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9fd733a View commit details
    Browse the repository at this point in the history
  2. code style

    Ilia-Loginov committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    75157f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc69be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    eabdf00 View commit details
    Browse the repository at this point in the history