38 Commits (13fe8cb4d04f5016492ee311ab5a2d2eb611fd20)

Author SHA1 Message Date
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
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Fredrik Hedberg e2027a8414 SITL: Add HELI_DUAL_FRAME and HELI_COMPOUND_FRAME. 10 years ago
Gustavo Jose de Sousa a02e7730ea SITL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 1f58e0080a SITL: fixed some build warnings 10 years ago
Andrew Tridgell ff88932091 SITL: setup turbulence in JSBSim 10 years ago
Andrew Tridgell 2b2259a6d7 SITL: use more granrular sleeps for windows 10 years ago
Andrew Tridgell c06d81a06a SITL: use autotest_dir 10 years ago
Andrew Tridgell da5d5c9936 SITL: fixed airspeed pass-thru from simulators 10 years ago
Andrew Tridgell 091a1e7fe0 SITL: fixed wind support in JSBSim 10 years ago
Andrew Tridgell c136d65c25 SITL: added initial JSBSim simulator backend 10 years ago
Andrew Tridgell 93d5101bf9 SITL: added CRRCSim simulation connection 10 years ago
Andrew Tridgell 42c6801d61 SITL: reformat SITL code with astyle 10 years ago
Andrew Tridgell 64fa219c05 SITL: converted rover simulator from python to C++ 10 years ago
Andrew Tridgell 6ec6158b8b SITL: converted helicopter simulator from python 10 years ago
Andrew Tridgell a17fc9e5ab SITL: fixed time handling type 10 years ago
Andrew Tridgell 77f007ab27 SITL: support speedup setting on the command line 10 years ago
Andrew Tridgell 437e1bdba0 SITL: added fill_fdm() for FDM output from simulator 10 years ago
Andrew Tridgell 914b91af9e SITL: initial conversion of multicopter sim to C++ 10 years ago