403 Commits (30249e800659fabf2a81f74c370a1a5f96b98882)

Author SHA1 Message Date
Pierre Kancir 7732b41186 AP_HAL_SITL: fix static member access through instance 7 years ago
Pierre Kancir f986f1366f AP_HAL_SITL: set close-on-exec flag on uart socket 7 years ago
Patrick José Pereira b014b6c857 AP_Baro: Use SSL variables 7 years ago
Andrew Tridgell 049e3ae02d HAL_SITL: take account of available bytes in receive_time_constraint_us 7 years ago
Andrew Tridgell 4e452c77f8 HAL_SITL: implement UART timestamp API 7 years ago
Michael du Breuil 97696281ae AP_HAL_SITL: Remove set_overrides() method 7 years ago
Andrew Tridgell f8464577ac Revert "SITL: Instance number change MavID" 7 years ago
Pierre Kancir 507f4d688b SITL: Instance number change MavID 7 years ago
Peter Barker 190bd18769 AP_HAL_SITL: move delay callback handling to base HAL Scheduler class 7 years ago
Eugene Shamaev 5d4579a086 AP_HAL_SITL: add wind type parameters 7 years ago
Peter Barker 1eecf07e68 AP_HAL_SITL: use a 16-bit mask for GPIO out 7 years ago
Peter Barker 4db9a5e6fe AP_HAL_SITL: remove cast to signed type 7 years ago
Peter Barker 7d271e0f3c AP_HAL_SITL: check return value of setsockopt 7 years ago
Michael du Breuil 5bd4091976 AP_HAL_SITL: Protect against nullpointer dereference 7 years ago
Michael du Breuil 8dd55a85cd SITL: Create a second voltage to monitor for battery voltages 7 years ago
Peter Barker 85b41a8abb AP_HAL_SITL: add vicon-over-mavlink support 7 years ago
Peter Barker 1151d76345 AP_HAL_SITL: sim: namespace for specifying SITL devices from cmdline 7 years ago
Eugene Shamaev 40e2d0d0c9 AP_HAL_SITL: SITL of several airspeed sensors 7 years ago
Andrew Tridgell 403ba0c325 HAL_SITL: cope with cygwin64 7 years ago
Peter Barker 6a862c6e24 SITL: make home location parsing verbose 7 years ago
Andrew Tridgell e276edbb03 HAL_SITL: implement _timer_tick in UARTDriver 7 years ago
Nicholas Engle 8b08e9388d AP_HAL_SITL: Add SIM_WIND_DIR_Z parameter for SITL 7 years ago
Andrew Tridgell 6558da2c4c HAL_SITL: fixed valgrind error in ubx driver 7 years ago
Siddharth Purohit a6be19d8cf HAL_SITL: fix sitl build for mac osx 7 years ago
Michael du Breuil 8ef7e61066 AP_HAL_SITL: Spam u-blox NAV-SVINFO at 0.1Hz 7 years ago
Tom Pittenger da11241aa8 AP_HAL_SITL: add const 7 years ago
Andrew Tridgell da4d3ebe2b HAL_SITL: fixed UART utils for cygwin and Linux 7 years ago
Tom Pittenger 6bdbe53024 AP_HAL_SITL: fix compile error for Windows/Cygwin builds 7 years ago
Tom Pittenger 013035a4da AP_HAL_SITL: fix compile error for Windows/Cygwin builds 7 years ago
Tom Pittenger 760c6185e5 AP_HAL_SITL: remove SBUS debug code 7 years ago
Pierre Kancir c30642a348 AP_HAL_SITL: correct _unbuffered_writes usage 7 years ago
Mark Whitehorn 5a417e3152 AP_HAL_SITL: support SBusOut 7 years ago
Andrew Tridgell ebcffcb0ac HAL_SITL: fixed console printf in SITL examples 7 years ago
Jacob Walser 46ac0e45aa AP_HAL_SITL: initialize rc inputs appropriately for ArduSub 7 years ago
khancyr 4413ebab7b AP_HAL_SITL: suppress output until initialization is finished 7 years ago
Jacob Walser 07fa65a88c AP_HAL_SITL: Add current and voltage monitoring implementation for Sub 7 years ago
Andrew Tridgell 7def86ae96 HAL_SITL: don't run IO at more than 100Hz 7 years ago
Mark Whitehorn dedb40ce0b SITL: add parameter to simulate reversed pitot tube order 7 years ago
Peter Barker 0f54cc9b22 AP_HAL_SITL: implement in_main_thread 7 years ago
Andrew Tridgell 25c7ee4d42 AP_HAL_SITL: added SIM_GPS_ALT_OFS 7 years ago
Michael du Breuil 58e784024f AP_HAL_SITL: Add support for blocked pitot tube simulations 8 years ago
Lucas De Marchi 5ea1784838 global: remove AP_HAL::in_timerprocess() 8 years ago
Andrew Tridgell 42181ee7c8 HAL_SITL: use SIM_GPS_LOCKTIME 8 years ago
Miguel Arroyo 86b9942d51 AP_HAL_SITL: move SITL Compass to standard sensor backend model 8 years ago
Miguel Arroyo 4394c5145b AP_HAL_SITL: Fixes bug with uartF. 8 years ago
Pierre Kancir 1c8d169814 AP_HAL_SITL: sitl_airspeed simplify include 8 years ago
Pierre Kancir 775ca9303a AP_HAL_SITL: sitl_airspeed correct style 8 years ago
Pierre Kancir 0afc907b0a AP_HAL_SITL: rename sitl_ins & _update_ins to sitl_airspeed & _update_airspeed 8 years ago
Pierre Kancir 22dd81e298 AP_HAL_SITL: rangefinder const correctness 8 years ago
Pierre Kancir 3f045a4905 AP_HAL_SITL: airspeed_simulated use is_zero 8 years ago