23466 Commits (37de995960f2111e8d27aaa95a94c761fc252f1e)
 

Author SHA1 Message Date
Lucas De Marchi 84f45f09a3 AP_HAL_Linux: convert CameraSensor_Mt9v117 to I2CDevice 9 years ago
Gustavo Jose de Sousa cb1c7b66cb waf: add post build callbacks in separate function 9 years ago
Gustavo Jose de Sousa d1c5691501 waf: build_summary: let the user register the post build callback 9 years ago
Pierre Kancir ff8c772776 sim_vehicle.py: correct url 9 years ago
Pierre Kancir 40a594e137 sim_vehicle.py : style correction 9 years ago
Lucas De Marchi 9acffc8868 AP_HAL_Linux: use Empty version if not implemented 9 years ago
Lucas De Marchi 47d2f8dc6d AP_HAL_Linux: AnalogIn_ADS1115: return 5V on board_voltage 9 years ago
Tom Pittenger 59135fc615 AP_ADSB: fixed comment for default chan -1 means transceiver is not detected 9 years ago
Randy Mackay faa6e2fefa Tracker: version to 1.0 including release notes 9 years ago
Randy Mackay 4d5f1f9a33 Tracker: rename calc_body_frame_target to convert_ef_to_bf and formatting fixes 9 years ago
stefanlynka e174014477 Tracker: fix PITCH_MIN parameter description 9 years ago
stefanlynka 33abb619b9 Tracker: roll compensated slewing 9 years ago
stefanlynka 16c9023cf0 Tracker: update how current_loc gets location 9 years ago
stefanlynka a693f9ead6 Tracker: compensate for tilt while tracking 9 years ago
Andrew Tridgell c6d3f07b5f AP_RPM: provide an RPM quality in SITL 9 years ago
Staroselskii Georgii 4ca1b58408 AP_HAL_Linux: add ConsoleDevice a handler for TTIN signal 9 years ago
Staroselskii Georgii 8d2b587f71 AP_HAL_Linux: RPI: set signal handler iff nobody has already done it before 9 years ago
Staroselskii Georgii 5e8edcb1db AP_HAL_Linux: use NSIG instead of a hardcoded number in RCInput_RPI 9 years ago
Staroselskii Georgii d69aeb4808 AP_HAL_SITL: use sigaction over signal API in SITL_State 9 years ago
Staroselskii Georgii 61e066513d FlightGear: remove the application 9 years ago
Staroselskii Georgii bd8c61542d Replay: make use of sigaction instead of signal API 9 years ago
Staroselskii Georgii 9576be3a21 Replay: encapsulated signal handling 9 years ago
Andrew Tridgell 70c4038751 Replay: changed Makefile to use waf 9 years ago
Randy Mackay d19c074ba1 AP_ADC_ADS1115.h: changed member declaration order to resolve compiler warning 9 years ago
hiro2233 3ae36c4a6c AP_HAL_Linux:RCInput: Minimun input channels defined 9 years ago
hiro2233 4a6447575c AP_HAL: fixed and updated RCInput example. 9 years ago
Andrew Tridgell 9df58e1e0a AP_Arming: don't show the GPS arming error in SITL 9 years ago
Andrew Tridgell 388b7ad6bd Plane: fixed is_flying_vtol() for non-quadplane 9 years ago
Lucas De Marchi a159eedd8c AP_RangeFinder: fix bus for Lightware on some boards 9 years ago
Lucas De Marchi cb01280d77 AP_HAL: define bus for Lightware rangefinder 9 years ago
Jonathan Challinger 4dfb277683 AP_RangeFinder: fix LightwareI2C conversion to I2CDevice 9 years ago
Tom Pittenger 5108b4cbb6 AP_BattMonitor: move vehicle dependant code to be c-file only, not header 9 years ago
murata 7721290160 AP_Scheduler:time_available value type invalid uint16_t to valid uint32_t. 9 years ago
Murilo Belluzzo d8b58690ad AP_TECS: Remove useless 'if' statement 9 years ago
Lucas De Marchi c6edae7e8e Revert "Global: workaround toolchain problem on windows" 9 years ago
mirkix 6082472990 AntennaTracker: Delete (wrong) filename out of header 9 years ago
Gustavo Jose de Sousa ef0fb97fe4 waf: reduce scope of ant_glob() patterns 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Gustavo Jose de Sousa 1ad0c685eb waf: add git_submodule post build callback 9 years ago
Gustavo Jose de Sousa 4bd17ab90c waf: git_submodule: allow warning about skipped submodules updates 9 years ago
Gustavo Jose de Sousa 4cd70842d9 waf: git_submodule: don't update submodule if non-fastforward 9 years ago
Gustavo Jose de Sousa 65e19fd9af waf: don't update submodules if not a git repository 9 years ago
Tom Pittenger 2c6340bb10 AP_ADSB: compiler warning: init value before use even though it already is 9 years ago
Tom Pittenger dce734d196 AP_ADSB: treat invalid vehicle same as out-of-range: ignore and/or delete it 9 years ago
Tom Pittenger 726d1d515e AP_ADSB: use correct units (sec) in time since last update for vehicle update 9 years ago
Randy Mackay a8f04bd030 mavlink: update to use mav-collision items 9 years ago
Randy Mackay 49674abb21 Copter: guided mode's velocity controller stops before fence 9 years ago
Randy Mackay 7a6e0a981b Copter: simplify guided mode's velocity controller's accel limit calcs 9 years ago
Randy Mackay f27cf8d388 AC_Avoidance: add adjust_velocity that accepts Vector3f for convenience 9 years ago
Peter Barker 692ff22453 AC_Avoid: move closest_point to AP_Math 9 years ago