Siddharth Purohit
8a7dcafa0f
SITL: add parameter MAG_DEVID in SITL
5 years ago
Andrew Tridgell
fb3496b63b
SITL: added SIM_GPS2_POS
...
and re-arrange two sets of GPS parameters to be arrays
5 years ago
Andy Piper
a6a020b3c7
SITL: record throttle value instead of motors on/off
5 years ago
Andy Piper
c807267bab
SITL: add rpm-based motor noise per-motor to gyros and accels
...
convert multicopter thrust to rpm per motor
5 years ago
Andrew Tridgell
7b203f6816
SITL: added SIM_MAG_SCALING for testing scale factor errors
5 years ago
Peter Barker
326ba5b974
SITL: support for virtual hardware safety switch
5 years ago
Andrew Tridgell
4d50996780
SITL: added MegaSquirt EFI simulation
5 years ago
Andrew Tridgell
ae289052e9
SITL: added LED state
5 years ago
Peter Barker
47fbf70e85
SITL: create SITL tonealarm files to hold enable parameter
5 years ago
Peter Barker
32ec6d7e9a
SITL: add a simulated buzzer
5 years ago
Andrew Tridgell
3d9f393f4b
SITL: added SIM_LOOP_DELAY parameter
...
this allows us to test high CPU load conditions by adding a delay to
each loop
5 years ago
Peter Barker
169013cae2
SITL: allow starting location to come from parameters
6 years ago
Peter Hall
2a3676003a
SITL: sailboat add tide
6 years ago
Peter Hall
90bf224e7f
SITL: sailboat add wave simulation and parameters
6 years ago
Grant Morphett
2ce7955614
SITL: Create gps_hdt_enabled varible for enable/disable HDT GPS sentence
6 years ago
Peter Barker
a966c75deb
SITL: remove unused forward declaration of AP_Logger
6 years ago
Peter Barker
e01ea2f5f9
SITL: support a count of baros
6 years ago
Peter Barker
6939a9fa91
SITL: add capability to twist the aircraft
...
This makes the EKF very, very unhappy, but is useful for compass
calibration testing
6 years ago
Andrew Tridgell
e18f40cc08
SITL: added IMU failure masks
6 years ago
Paul Riseborough
8ac8c7285b
SITL: Add parameter for optical flow sensor noise
6 years ago
Peter Barker
4db011f530
SITL: add SIM_SHOVE_* options to shove the simulated vehicle
...
The parameter values are time in milliseconds and body-frame
acceleration in m/s/s
So to test throw mode:
mode throw
param set SIM_SHOVE_Z -30
arm throttle
param set SIM_SHOVE_TIME 500
6 years ago
Pierre Kancir
04bc267a61
SITL: add precland object
...
add position for precland object
add refresh rate
add alt and lateral range
add diffusion range
6 years ago
Peter Barker
44bc035f7b
SITL: allow testing of throttle-goes-to-low-fixed-value rc failsafes
6 years ago
Tom Pittenger
a4e91e196f
SITL: unify singleton naming to _singleton and get_singleton()
6 years ago
Andrew Tridgell
56683ba803
SITL: added SIM_BAUDRATE_EN parameter
6 years ago
Peter Barker
b47733142f
GLOBAL: rename DataFlash_Class to AP_Logger
6 years ago
Peter Barker
834b45ce18
SITL: stop taking DataFlash pointer as argument
6 years ago
Peter Barker
e3c719b27f
SITL: adjust for Location_Class and Location unification
6 years ago
Peter Barker
d3b9ac5c8c
SITL: add simulated parachute
...
Doesn't actually change aerodynamics at the moment
6 years ago
Andrew Tridgell
9ca059ba16
SITL: added SIM_VIB_FREQ parameter
6 years ago
Andrew Tridgell
f52af1fc40
SITL: added parsing of variable length vectors for Morse
...
used for laser scanner
6 years ago
Andrew Tridgell
0536a3c4c6
SITL: added SIM_WOW_PIN
6 years ago
Pierre Kancir
37f7cc4bcf
SITL: rearrange Grippers and Sprayers in SITL
7 years ago
Andrew Tridgell
128ea42286
SITL: added SIM_RC_CHANCOUNT parameter
7 years ago
Andrew Tridgell
d1f67f6ded
SITL: added diagonal, off-diagonal and orientation of SITL compass
7 years ago
Peter Barker
19fd133ef8
SITL: correct compilation for transitive include fail
7 years ago
Peter Barker
a137afd11b
SITL: add singleton
7 years ago
Eugene Shamaev
d086edc762
SITL: add wind type parameters
7 years ago
Peter Barker
e7b5978d8d
SITL: use a 16-bit mask for GPIO out
7 years ago
Peter Barker
08189e0754
SITL: add parameter for Vicon observation delay
7 years ago
Eugene Shamaev
6954a0035a
SITL: SITL of several airspeed sensors
7 years ago
Nicholas Engle
1103e92884
SITL: Add SIM_WIND_DIR_Z parameter for SITL
...
This controls the vertical pitch of the 3d wind vector, allowing futher control of the wind
using systems like dronekit. This change directly effects the calcuation of the wind vector
7 years ago
Mark Whitehorn
dedb40ce0b
SITL: add parameter to simulate reversed pitot tube order
7 years ago
Andrew Tridgell
7ade37bd4e
SITL: added SIM_GPS_ALT_OFS
...
this is used to give a bad GPS height in SITL, which is very useful for
testing origin vs home issues
7 years ago
Michael du Breuil
4dbe282121
SITL: Add airspeed failure parameters
8 years ago
Andrew Tridgell
a7967e00e4
SITL: added SIM_GPS_LOCKTIME parameter
8 years ago
Pierre Kancir
599e3d7b83
SITL: make range finder a standalone sitl plugin
8 years ago
Andrew Tridgell
47b79eb72d
SITL: expose home location
8 years ago
Andrew Tridgell
d50dcb5ad2
SITL: added SIM_TEMP_BFACTOR
...
for barometer temperature error
8 years ago
Andrew Tridgell
c1b6684b9f
SITL: added temperature control parameters
8 years ago