Andrew Tridgell
|
322a61635f
|
SITL: allow extra arguments to be passed to last_letter
|
2015-06-19 16:39:46 +10:00 |
Georacer
|
b375a8debf
|
SITL: Allows last_letter to start at the location specified by the SITL arguments
|
2015-06-19 12:49:29 +10:00 |
Andrew Tridgell
|
83cc60a699
|
SITL: added simple balloon simulator
for testing balloon release code in plane
|
2015-06-15 09:20:55 +10:00 |
Andrew Tridgell
|
96737a3982
|
SITL: fixed yaw wrap in simulated AntennaTracker
|
2015-06-01 14:08:45 +10:00 |
Andrew Tridgell
|
edb54cabb5
|
SITL: added simulated antenna tracker
|
2015-06-01 12:53:30 +10:00 |
Andrew Tridgell
|
14bdfe2889
|
SITL: started to use C++11 variable initialisation
|
2015-06-01 08:04:51 +10:00 |
Andrew Tridgell
|
b541bfb739
|
SITL: fixed build warnings
|
2015-05-30 22:51:38 +10:00 |
Andrew Tridgell
|
d8df31c023
|
SITL: initialise a couple of variables to prevent a valgrind error
|
2015-05-27 11:54:18 +10:00 |
Peter Barker
|
88015503ac
|
SITL: use 64-bit timestamps for dataflash logs
|
2015-05-27 11:54:16 +10:00 |
Andrew Tridgell
|
527fc2a610
|
SITL: use 127.0.0.1 to improve reliability on windows
|
2015-05-25 22:02:18 +10:00 |
Andrew Tridgell
|
563be63d00
|
SITL: try to get speedup accurate on both windows and linux
|
2015-05-25 21:48:42 +10:00 |
Andrew Tridgell
|
2b2259a6d7
|
SITL: use more granrular sleeps for windows
|
2015-05-25 17:05:44 +10:00 |
Andrew Tridgell
|
c06d81a06a
|
SITL: use autotest_dir
this allows for the aircraft directory for SITL to be packaged without
the source tree
|
2015-05-25 13:04:46 +10:00 |
Andrew Tridgell
|
4f37926aea
|
SITL: fixed gimbal build on PX4
|
2015-05-25 12:39:40 +10:00 |
Andrew Tridgell
|
7f5b206c55
|
SITL: added gimbal simulator class
|
2015-05-25 12:20:26 +10:00 |
Andrew Tridgell
|
2bb5f677c7
|
SITL: removed earth frame rates
|
2015-05-25 09:03:10 +10:00 |
Andrew Tridgell
|
2d53a1ff9a
|
SITL: fixed airspeed in last_letter
|
2015-05-23 11:37:21 +10:00 |
Andrew Tridgell
|
ae6ac1b82d
|
SITL: fixed airspeed in CRRCSim
|
2015-05-23 11:35:56 +10:00 |
Andrew Tridgell
|
da5d5c9936
|
SITL: fixed airspeed pass-thru from simulators
|
2015-05-23 11:24:10 +10:00 |
Andrew Tridgell
|
091a1e7fe0
|
SITL: fixed wind support in JSBSim
|
2015-05-23 11:03:57 +10:00 |
Andrew Tridgell
|
60221f5e9c
|
SITL: use sendto() in CRRCSim
this makes us robust to restart of client or server
|
2015-05-22 16:07:45 +10:00 |
Andrew Tridgell
|
b35c21fbe2
|
SITL: fixed socket recv error check
|
2015-05-22 16:07:43 +10:00 |
Andrew Tridgell
|
e487d95c1b
|
SITL: added direct support for last_letter simulator
|
2015-05-22 16:07:43 +10:00 |
Peter Barker
|
6299a8c90d
|
autotest: drain control socket in SITL
fixes SITL on plane
|
2015-05-22 08:09:15 +10:00 |
Andrew Tridgell
|
f40c96de9d
|
SITL: add 'quad' and 'copter' as aliases for quadcopter
|
2015-05-11 09:19:53 +10:00 |
Andrew Tridgell
|
bab94c8a04
|
SITL: close high fds before launching JSBSIM
|
2015-05-11 08:06:10 +10:00 |
Andrew Tridgell
|
7692889248
|
SIM_JSBSim: added elevon and vtail support
|
2015-05-10 21:57:39 +10:00 |
Andrew Tridgell
|
aa9853179c
|
SITL: fixed startup yaw
|
2015-05-10 21:57:19 +10:00 |
Andrew Tridgell
|
c136d65c25
|
SITL: added initial JSBSim simulator backend
|
2015-05-10 21:01:49 +10:00 |
Andrew Tridgell
|
1127b716c4
|
SITL: lower the default noise
prevents problems calibrating the gyro
|
2015-05-09 07:22:37 +10:00 |
Andrew Tridgell
|
cbdc9f0706
|
SITL: fixed autotest SITL
|
2015-05-06 10:09:43 +10:00 |
Andrew Tridgell
|
93d5101bf9
|
SITL: added CRRCSim simulation connection
|
2015-05-05 21:42:45 +10:00 |
Andrew Tridgell
|
42c6801d61
|
SITL: reformat SITL code with astyle
|
2015-05-05 11:49:54 +10:00 |
Andrew Tridgell
|
a58a663085
|
SITL: fixed build on APM2
|
2015-05-05 09:45:58 +10:00 |
Andrew Tridgell
|
64fa219c05
|
SITL: converted rover simulator from python to C++
|
2015-05-05 09:45:53 +10:00 |
Andrew Tridgell
|
6ec6158b8b
|
SITL: converted helicopter simulator from python
|
2015-05-05 09:45:53 +10:00 |
Andrew Tridgell
|
a17fc9e5ab
|
SITL: fixed time handling type
|
2015-05-05 09:45:53 +10:00 |
Andrew Tridgell
|
77f007ab27
|
SITL: support speedup setting on the command line
|
2015-05-05 09:45:52 +10:00 |
Andrew Tridgell
|
19147a05f6
|
SITL: support functions for new simulators
|
2015-05-05 09:45:52 +10:00 |
Andrew Tridgell
|
437e1bdba0
|
SITL: added fill_fdm() for FDM output from simulator
|
2015-05-05 09:45:52 +10:00 |
Andrew Tridgell
|
914b91af9e
|
SITL: initial conversion of multicopter sim to C++
|
2015-05-05 07:12:36 +10:00 |
Tom Pittenger
|
91476d78ae
|
SITL: fix compile warnings re float constants
|
2015-04-24 14:04:19 +09:00 |
Fergus Noble
|
0480867de2
|
SITL: Update SBP simulation functions for pseudo-absolute mode
|
2015-04-24 08:01:32 +10:00 |
Andrew Tridgell
|
1ce9cb693a
|
SITL: added SIM_MAG_OFS for setting compass offsets in SITL
|
2015-04-21 08:29:27 +10:00 |
Sean O\'Brien
|
6474aa2477
|
AP_HAL_AVR_SITL: added sensor delays to sitl.
|
2015-04-14 10:10:38 +10:00 |
Andrew Tridgell
|
b17878c8c4
|
SITL: lower default GPS delay to 0.2 seconds
this matches typical uBlox
|
2015-04-14 09:57:47 +10:00 |
Andrew Tridgell
|
63c792bc1c
|
SITL: added SIM_GPSDRIFTALT simulation control
|
2015-02-21 08:32:49 +11:00 |
Andrew Tridgell
|
5512a6f8a0
|
SITL: lower the default noise in SITL
the noise levels were well above realistic levels, especially for gyro
noise, and were causing EKF issues
|
2015-01-22 11:33:09 +11:00 |
Andrew Tridgell
|
228b04e21e
|
SITL: added SIM_FLOW_DELAY parameter
|
2015-01-06 14:19:02 +11:00 |
Andrew Tridgell
|
5758f39127
|
SITL: added SIM_FLOW_RATE parameter
|
2015-01-06 14:19:02 +11:00 |