134 Commits (155e82c1b309619b4c10092b3e3f78be6e567830)

Author SHA1 Message Date
Andrew Tridgell 2804434596 SITL: update ADSB for new format 9 years ago
Tom Pittenger f88de986bc SITL: created ADSB simulator to generate additional ghost aircraft within SITL 9 years ago
Andrew Tridgell 77a67d73e7 SITL: fill in RPM from JSBSim 9 years ago
Andrew Tridgell 223ce2b6aa SITL: allow FDM models to provide voltage, current and RPM 9 years ago
Andrew Tridgell 8b456be8c6 SITL: added battery voltage and rpm to SITL state 9 years ago
Andrew Tridgell 585e6dabb8 SITL: FDM structure is no longer a network protocol structure 9 years ago
Caio Marcelo de Oliveira Filho d343bfdc6c SITL: use millis/micros/panic functions 9 years ago
Andrew Tridgell e1cb9beeef SITL: expose update rate to HAL_SITL 9 years ago
Robert Lefebvre 4f7246c432 SITL: Helicopter parameter updates 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Andrew Tridgell 724f5511aa SITL: support multiple jsbsim aircraft types 9 years ago
Caio Marcelo de Oliveira Filho 11b599bcd0 SITL: use #pragma once 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 5ddd802320 SITL: use coding style in class declarations 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 05876b7e1b SITL: Changed Rover to SimRover 9 years ago
Andrew Tridgell b9aad88d17 SITL: moved ignition to channel 6 9 years ago
Andrew Tridgell 76aa1a9704 SITL: ensure zero rotor speed with ignition off in gas heli 10 years ago
Michael Oborne b861233677 AP_HAL_SITL: add file based gps 10 years ago
Andrew Tridgell a3d7156f28 SITL: raise default simulation rate to 1200Hz 10 years ago
Andrew Tridgell 85ab1c3444 SITL: added ignition control for gas heli 10 years ago
Andrew Tridgell c2e68eaf79 SITL: tidy up frame handling a bit 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
Grant Morphett 538a077ae8 SITL: fix coverity warning - removed unused variable heli_servos 10 years ago
Tom Pittenger 0c9cec7958 SITL: param SITL_ARSP_FAIL should be a float instead of byte 10 years ago
Tom Pittenger 250dcd31a2 SITL: Add ARSP_FAIL param 10 years ago
Tom Pittenger 9737c426eb SITL: Gazebo index out of bound 10 years ago
Lucas De Marchi 5c9bf90d94 SITL: use ARRAY_SIZE macro 10 years ago
John Hsu 14e462706d SITL: added gazebo SITL shim 10 years ago
Randy Mackay 2b4aaf2368 SITL: add vibe monitor and SIM_ACC2_RND to sitl 10 years ago
Andrew Tridgell 1f58e0080a SITL: fixed some build warnings 10 years ago
Andrew Tridgell f8944ab6be SITL: define number of RC out channels 10 years ago
Andrew Tridgell ff88932091 SITL: setup turbulence in JSBSim 10 years ago
Andrew Tridgell 322a61635f SITL: allow extra arguments to be passed to last_letter 10 years ago
Georacer b375a8debf SITL: Allows last_letter to start at the location specified by the SITL arguments 10 years ago
Andrew Tridgell 83cc60a699 SITL: added simple balloon simulator 10 years ago
Andrew Tridgell 96737a3982 SITL: fixed yaw wrap in simulated AntennaTracker 10 years ago
Andrew Tridgell edb54cabb5 SITL: added simulated antenna tracker 10 years ago
Andrew Tridgell 14bdfe2889 SITL: started to use C++11 variable initialisation 10 years ago
Andrew Tridgell b541bfb739 SITL: fixed build warnings 10 years ago
Andrew Tridgell d8df31c023 SITL: initialise a couple of variables to prevent a valgrind error 10 years ago
Peter Barker 88015503ac SITL: use 64-bit timestamps for dataflash logs 10 years ago
Andrew Tridgell 527fc2a610 SITL: use 127.0.0.1 to improve reliability on windows 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