Rhys Mainwaring
|
70fe304c7e
|
SITL: add ENABLED defines for simulated I2C devices
Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
|
2024-12-15 09:49:34 +11:00 |
rishabsingh3003
|
99f4f13369
|
SITL: Add simulator for tethered vehicle
|
2024-12-10 10:48:00 +11:00 |
Peter Barker
|
4cfbeb11e3
|
SITL: add support for ina3221 triple-channel current/voltage sensor
|
2024-12-02 10:10:01 -06:00 |
Peter Barker
|
fab1ef7a87
|
SITL: add ability to simulate more than 2 GPSs
|
2024-11-20 15:07:45 +11:00 |
Bob Long
|
9fdd0a4e84
|
SITL: FlightAxis: add options bitmask parameter
|
2024-10-25 18:14:22 +11:00 |
chiara de saint giniez
|
c9f648b97c
|
SITL: SBF driver
|
2024-08-21 06:31:41 +10:00 |
Randy Mackay
|
a1579bc31e
|
SITL: integrate SlungPayload
|
2024-07-24 17:09:06 +10:00 |
Peter Barker
|
ba135b9008
|
SITL: split MAVLink and physical gimbal simulations
|
2024-07-21 17:01:47 +10:00 |
Peter Barker
|
fc28e2d7b8
|
SITL: adjust for renaming of Gimbal to SoloGimbal
|
2024-07-21 14:22:05 +10:00 |
Peter Barker
|
647048f703
|
SITL: add simulator for 1-LED boards
|
2024-07-17 17:18:27 +10:00 |
Peter Barker
|
e42c9a588e
|
SITL: add support for simulated GPIO LEDs
|
2024-07-11 20:08:13 +10:00 |
Andrew Tridgell
|
53c0619a9a
|
SITL: added Glider SITL model
|
2024-05-05 07:57:54 +10:00 |
Andrew Tridgell
|
1976f3d2d6
|
SITL: added StratoBlimp simulator
|
2024-04-27 22:03:05 +10:00 |
Peter Barker
|
e8708227a1
|
SITL: new Loweheiser generator/efi sim
Co-authored-by: Joshua Henderson <hendjoshsr71@gmail.com>
SITL: break out common GeneratorEngine code
|
2024-01-23 11:27:30 +11:00 |
Peter Barker
|
dec618645d
|
SITL: add support for simulated QMC5883L compass
|
2024-01-22 19:15:08 +11:00 |
Peter Barker
|
97417a1038
|
SITL: rename SITL::GPS_GSOF to SITL::GPS_Trimble
|
2023-11-29 18:04:56 +11:00 |
Peter Barker
|
568d633dcc
|
SITL: break up GPS backends into separate files
|
2023-11-29 18:04:56 +11:00 |
Peter Barker
|
bd05fad850
|
SITL: add code to add, remove or corrupt bytes in SITL::SerialDevice xfrs
|
2023-11-17 10:56:25 +11:00 |
Peter Barker
|
fd67c71eb0
|
SITL: add Sagetech MXS simulator
|
2023-10-25 20:06:47 +11:00 |
Andrew Tridgell
|
be01fcfdfd
|
SITL: use mavlink_XXX_encode_status()
this avoids clobbering sequence numbers and fixes race conditions
|
2023-10-02 21:45:28 +11:00 |
Peter Barker
|
390b025fa0
|
SITL: add simulator for TSYS03 temperature sensor
|
2023-09-05 07:17:00 +10:00 |
Andrew Tridgell
|
9cde659545
|
SITL: disable gimbal and ADSB in SITL periph
lack of MAVLink makes these problematic
|
2023-08-24 13:06:40 +10:00 |
Peter Barker
|
320bd43334
|
SITL: use SIM_config for ship and adsb simulations
|
2023-06-17 17:57:15 +10:00 |
Peter Barker
|
7952e99813
|
SITL: add IS31FL3195 simulator
|
2023-06-15 12:14:26 +10:00 |
Peter Barker
|
34a55166f8
|
SITL: correct compilation for SimOnHardware
|
2023-05-22 22:55:54 +10:00 |