68 Commits (b32e8a4424b1762f801096472d083c1ac7913c6c)

Author SHA1 Message Date
Peter Barker d3b9ac5c8c SITL: add simulated parachute 6 years ago
Andrew Tridgell 8d86b6fbee SITL: added support for laser scanner for Morse 6 years ago
Pierre Kancir 37f7cc4bcf SITL: rearrange Grippers and Sprayers in SITL 7 years ago
Peter Barker dfcf4788d3 SITL: add vicon-over-mavlink support 7 years ago
Peter Barker 0d77cfb6c3 SITL: method to return current vehicle location 7 years ago
Andrew Tridgell 6a89fdf268 SITL: use AP_Declination for magnetic tables 7 years ago
Nicholas Engle 1103e92884 SITL: Add SIM_WIND_DIR_Z parameter for SITL 7 years ago
Andrew Tridgell 917d9842c4 SITL: support AHRS_ORIENTATION in SITL 7 years ago
Andrew Tridgell c5cd1b873c SITL: use thread for FlightAxis comms 7 years ago
Andrew Tridgell 74265f523a SITL: support -roll180 option to frames 7 years ago
Pierre Kancir b176ba53d7 SIM_Aircraft: move advance in time from update_position to time_advance 8 years ago
Pierre Kancir 579f655e76 SIM_Aircraft: change define in favor of static constexpr 8 years ago
Pierre Kancir 148e84320b SITL: Sim_aircraft correct style 8 years ago
Pierre Kancir 599e3d7b83 SITL: make range finder a standalone sitl plugin 8 years ago
Pierre Kancir ee7355a301 SITL: Reduce some variables scope and include 8 years ago
Pierre Kancir 8054405521 SITL: Change interface port to a generic solution for external simulator 8 years ago
Pierre Kancir 63ea8c6f21 SITL: enable multi sitl for gazebo 8 years ago
jaxxzer b98573d55f SITL: Improved Sub simulation 8 years ago
Andrew Tridgell 3c8020862c SITL: support a builtin tailsitter vehicle type 8 years ago
Pierre Kancir bf135aeff7 SITL: Aircraft correct some syntax, implicit cast, make some local variable const, remove tabs and whitespace 8 years ago
Peter Barker b751f836bb SITL: attach a string with a mass on the end to servo gripper 8 years ago
Peter Barker f8918d15b1 SITL: add a hagl method to aircraft 8 years ago
Peter Barker f1c23dc9be SITL: remove argument to on_ground 8 years ago
Peter Barker e24f3f9419 SITL: correct on-ground correction 8 years ago
ori ganoni 631b5c3ebc adding turbulance to SITL 8 years ago
Peter Barker 1997a4e044 SITL: include mass of sprayer payload in vehicle mass 8 years ago
priseborough d830f68901 SITL: Add angular acceleration to simulator states 8 years ago
Andrew Tridgell 5e03358b0b SITL: added servo filtering 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell c275e7c61d SITL: added SIM_SPEEDUP parameter 9 years ago
Andrew Tridgell a1c759e491 SITL: added sensor smoothing 9 years ago
Andrew Tridgell e7a54c83d1 SITL: allow SITL to use terrain data for ground height 9 years ago
Andrew Tridgell 4f99c17aae SITL: added X-Plane 10 SITL backend 9 years ago
Paul Riseborough 55b0bbd3f1 SITL: Add simulation of 3D earth magnetic field 9 years ago
Paul Riseborough 078284e2e2 SITL: Add magnetic field environment to simulation 9 years ago
Andrew Tridgell e360c6117e SITL: make SIM_* variables available to simulator backends directly 9 years ago
Gustavo Jose de Sousa ce8766e1cd SITL: remove set_yaw_degrees() 9 years ago
Andrew Tridgell 3b0cd9f101 SITL: added RC input from FlightAxis 9 years ago
Andrew Tridgell 57aef8e1e9 SITL: added basic wind support in multicopter, plane and quadplane 9 years ago
Andrew Tridgell 7a7bd0607f SITL: first version of FlightAxis SITL support 9 years ago
Andrew Tridgell 62b2a2117d SITL: only report ground contact at most once per second 9 years ago
Andrew Tridgell d425965f6d SITL: expose home yaw to FDMs 9 years ago
Andrew Tridgell 8a98ce427c SITL: moved to common code for attitude/pos update 9 years ago
Andrew Tridgell 6f9e9d761f SITL: move calculations into multicopter frame class 9 years ago
Tom Pittenger f88de986bc SITL: created ADSB simulator to generate additional ghost aircraft within SITL 9 years ago
Andrew Tridgell 223ce2b6aa SITL: allow FDM models to provide voltage, current and RPM 9 years ago
Andrew Tridgell e1cb9beeef SITL: expose update rate to HAL_SITL 9 years ago
Caio Marcelo de Oliveira Filho 11b599bcd0 SITL: use #pragma once 9 years ago
Caio Marcelo de Oliveira Filho 288dc2a385 SITL: clean up includes 9 years ago
Caio Marcelo de Oliveira Filho 5ddd802320 SITL: use coding style in class declarations 9 years ago