Andrew Tridgell
|
be01fcfdfd
|
SITL: use mavlink_XXX_encode_status()
this avoids clobbering sequence numbers and fixes race conditions
|
2023-10-02 21:45:28 +11:00 |
Peter Barker
|
320bd43334
|
SITL: use SIM_config for ship and adsb simulations
|
2023-06-17 17:57:15 +10:00 |
Peter Barker
|
29d6c51f43
|
SITL: stop using mavlink channels for packing messages
precedent was set in the mavlink rangefinder; we don't need to re-use SITL buffers for this
|
2023-05-16 10:17:56 +10:00 |
Andrew Tridgell
|
18782c4990
|
SITL: added ship offset and ATTITUDE
|
2022-03-10 07:34:20 +11:00 |
Peter Barker
|
581629b332
|
SITL: make Ship simulator optional
|
2021-11-01 21:34:04 +11:00 |
Andrew Tridgell
|
f9f8822e47
|
SITL: added ship takeoff/landing simulation
this allows for a ship with a given radius and speed, allowing for
testing of ship takeoff and landing systems
|
2020-07-10 13:28:38 +10:00 |