61 Commits (f5c3de2a61226ecda0ed9e0f0d0082a7d92a7af5)

Author SHA1 Message Date
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 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
Tom Pittenger 11229d2588 SITL: fix whitespace 8 years ago
ori ganoni 631b5c3ebc adding turbulance to SITL 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 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 52caf8419e SITL: fixed sense of wind direction 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 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