10721 Commits (ed51c7a28dad47e2c80f2a430bdf86f7bff80533)

Author SHA1 Message Date
Lucas De Marchi 2b61eaf9f2 Global: remove {begin,end}_atomic from scheduler 9 years ago
Lucas De Marchi 9aa49cda93 Global: remove system_initializing() from scheduler 9 years ago
Lucas De Marchi 9cf9fc152b AP_HAL_Linux: use pthread's barrier instead of polling 9 years ago
Lucas De Marchi 2b0e214168 AP_HAL_Linux: Scheduler: move synchronization to common method 9 years ago
Lucas De Marchi 66e6cd60d8 AP_HAL_Linux: Thread: allow to override run method 9 years ago
Lucas De Marchi a183ff8d32 AP_HAL_Linux: Scheduler: use Thread abstraction 9 years ago
Lucas De Marchi 3e0a83ede9 AP_HAL_Linux: add Thread abstraction class 9 years ago
Lucas De Marchi 5e9b45ebc2 AP_HAL_Linux: Scheduler: make microsleep() public 9 years ago
Tom Pittenger 12fab6c59a AP_GPS: save cfg only when needed 9 years ago
Tom Pittenger 18163bd01f AP_GPS_UBLOX: save cfg only when needed 9 years ago
Michael du Breuil 55e64b3622 AP_GPS: u-blox: copy paste typo in a #else 9 years ago
Michael du Breuil 217a06322b AP_GPS: u-blox: don't throw 5hz update warnings if no fix 9 years ago
Tom Pittenger da01ceee53 AP_TECS: change order of update_speed() so it's not using the previous EAS_dem 9 years ago
Tom Pittenger afe9f544e5 AP_TECS: remove incorrect comment about TECS running at 5Hz, it runs at 10Hz. 9 years ago
Tom Pittenger b38e27cadc AP_SpdHgtControl: 2/3 Land Sink Rate Change 9 years ago
Tom Pittenger 67ce22660e AP_TECS: 1/3 new param TECS_LAND_SRC for Land Sink Rate Change 9 years ago
Tom Pittenger e40bba3d13 AP_TECS: removing mission_cmd in TECS and making it bool is_landing 9 years ago
Tom Pittenger 215ecb6b71 AP_SpdHgtControl: removing mission_cmd in TECS and making it bool is_landing 9 years ago
Lucas De Marchi bac29be0b7 AP_Common: remove warnings from headers 9 years ago
Tom Pittenger a0755a84e7 AP_TECS: change param TECS_LAND_SPDWGT default from +1 to -1 9 years ago
Michael du Breuil 726bf110cc AP_GPS: update save_cfg description 9 years ago
Michael du Breuil 18f55eccea AP_Arming: Add GPS configuration checks to arming 9 years ago
Michael du Breuil 4251ee0e4b AP_GPS: u-blox verify ublox settings 9 years ago
Andrew Tridgell a7079b730a AP_GPS: GPVTG can give new velocity 9 years ago
Andrew Tridgell 4beb1748c5 AP_GPS: better handle corrupted NMEA sentences 9 years ago
Andrew Tridgell cb60384dc4 AP_HAL_SITL: allow auto-baudrate detection in GPS driver in SITL 9 years ago
Tom Pittenger 149cc7c5da AP_TECS: increase range of TECS_LAND_PMAX to include negative 9 years ago
Tom Pittenger f435c5ee50 AP_Baro: tolerate GND_ALT_OFFSET step inputs 9 years ago
Andrew Tridgell 13c217c060 AP_TECS: make demanded airspeed during landing stages clearer 9 years ago
Tom Pittenger 5ba2bff85f AP_TECS: Reverse Thrust 9 years ago
Tom Pittenger 19c7859d04 AP_SpdHgtControl: add mission item to AP_TECS 9 years ago
Tom Pittenger 96833a0b73 AP_Vehicle: new params for pre-flare 9 years ago
Tom Pittenger 5338a76a58 AP_TECS: add flight stage LAND_PREFLARE 9 years ago
Tom Pittenger 4bc30f6479 AP_SpdHgtControl: add new flight stage LAND_PREFLARE and reorder them all 9 years ago
Tom Pittenger f20841f491 SITL: add reverse thrust to Plane Sim 9 years ago
Tom Pittenger 1f714ed75d SITL: handle negative throttle 9 years ago
Tom Pittenger f695f37ca3 AP_HAL_SITL: handle negative throttle 9 years ago
Lucas De Marchi b55294920b AP_Compass: AK8963: remove logging on fail to get semaphore 9 years ago
Lucas De Marchi 27999b339d AP_HAL_Linux: Scheduler: include cleanups 9 years ago
Randy Mackay adfa03ce69 PID: add parameter descriptions 9 years ago
mirkix d1babdb0fb AP_OpticalFlow: Enable optical flow onboard for BBBMINI 9 years ago
mirkix 5b8de06beb AP_HAL_Linux: Enable optical flow onboard for BBBMINI 9 years ago
mirkix f777a25de8 AP_HAL: Enable optical flow onboard for BBBMINI 9 years ago
Andrew Tridgell d820eeaec6 SITL: use AP_Motors conventions for multicopters 9 years ago
Andrew Tridgell 5efe98a814 SITL: allow quadplane simulator to simulate other frame types 9 years ago
Daniel Frenzel b01406e671 AP_Limits: Remove unused module 9 years ago
Lucas De Marchi 2296139516 AP_HAL_Linux: remove unused constant 9 years ago
Lucas De Marchi 5ba20b1763 AP_Notify: sanitize includes 9 years ago
Lucas De Marchi 0e09975fa6 AP_HAL_SITL: fix typo 9 years ago
Lucas De Marchi 21b2d5d34c AP_HAL_Linux: AnalogIn_Raspilot: rename classes to follow other names 9 years ago