48 Commits (a8a31b1c2421baf561f08e7eb42d481e88ea7291)

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 b7395ee74b SITL: fixed sign of magnetic inclination 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
Tom Pittenger 0ed868d97b SITL: compiler warning, comparing float to 0 9 years ago
Andrew Tridgell 7c227ac96c SITL: debug code for logging raw SITL data 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 785ad0614a SITL: fixed coverity 125055 9 years ago
Andrew Tridgell 57aef8e1e9 SITL: added basic wind support in multicopter, plane and quadplane 9 years ago
Andrew Tridgell 73a2c99d56 SITL: limit rotational rate to 2000dps 9 years ago
Tom Pittenger 1f714ed75d SITL: handle negative throttle 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 33998a58ac SITL: prevent aircraft going below ground level 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
Tom Pittenger 7236b48518 SITL: compiler warning: double to float demotion 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 585e6dabb8 SITL: FDM structure is no longer a network protocol structure 9 years ago
Caio Marcelo de Oliveira Filho 288dc2a385 SITL: clean up includes 9 years ago
Caio Marcelo de Oliveira Filho 8a55b26443 SITL: no need to use #ifdefs 9 years ago
Caio Marcelo de Oliveira Filho e2fa456742 SITL: remove "constructor" comment 9 years ago
Caio Marcelo de Oliveira Filho f0a20cdc7c SITL: remove trailing whitespace 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Andrew Tridgell a3d7156f28 SITL: raise default simulation rate to 1200Hz 10 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 d8df31c023 SITL: initialise a couple of variables to prevent a valgrind error 10 years ago
Andrew Tridgell 563be63d00 SITL: try to get speedup accurate on both windows and linux 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 2bb5f677c7 SITL: removed earth frame rates 10 years ago
Andrew Tridgell da5d5c9936 SITL: fixed airspeed pass-thru from simulators 10 years ago
Andrew Tridgell aa9853179c SITL: fixed startup yaw 10 years ago
Andrew Tridgell cbdc9f0706 SITL: fixed autotest SITL 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 a58a663085 SITL: fixed build on APM2 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 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