20559 Commits (92fea608f3cac24843d96d567996b2092c4d5294)
 

Author SHA1 Message Date
Tom Pittenger 92fea608f3 Rover: add item_reached_msg to GUIDED 9 years ago
Tom Pittenger 786d14cd3c AP_RangeFinder: For LightWareSerial, write 'd' to support more devices 9 years ago
Andrew Tridgell b76aff2dcb AP_Arming: allow unconfigured GPS in SITL arming checks 9 years ago
Lucas De Marchi 7debd14683 AP_HAL_Linux: Scheduler: remove unused _in_io_proc 9 years ago
Lucas De Marchi fbb3bb2fd0 AP_HAL_Linux: Scheduler: remove unused _timer_event_missed 9 years ago
Lucas De Marchi f39a6745d1 Global: remove unused _timer_pending from scheduler 9 years ago
Lucas De Marchi 0ad436c337 AP_HAL_Linux: Scheduler: bring back scheduler table 9 years ago
Lucas De Marchi a1b62b4984 AP_HAL_Linux: Scheduler: use PeriodicThread 9 years ago
Lucas De Marchi 48e81c8589 AP_HAL_Linux: Thread: add PeriodicThread helper 9 years ago
Lucas De Marchi 860d5aaf84 AP_HAL_Linux: Scheduler: move rpcmem initialization to setup phase 9 years ago
Lucas De Marchi 0282ebb8ff AP_HAL_Linux: add method to check caller same as thread 9 years ago
Lucas De Marchi e3beef0f77 AP_HAL_Linux: Scheduler: remove unused parameter 9 years ago
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
Andrew Tridgell 8ecf54bf75 Plane: use throttle slew when in quadplane assisted flight 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 a280396645 Plane: nonfunctional change, comment only. Units were in old in comment 9 years ago
Tom Pittenger c837fbca2f Plane: 3/3 new param TECS_LAND_SRC for Land Sink Rate Change 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 8ac6343730 Plane: removing mission_cmd in TECS and making it bool is_landing 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
Lucas De Marchi 517a7f0f35 mk: add missing warnings from AP_Common.h 9 years ago
Lucas De Marchi a01b933cb9 waf: add missing warnings from AP_Common.h 9 years ago
Andrew Tridgell 6515a15843 mavlink: submodule update 9 years ago
Tom Pittenger a0755a84e7 AP_TECS: change param TECS_LAND_SPDWGT default from +1 to -1 9 years ago
Andrew Tridgell 358dcd56e8 mk: put FMUv4 bootloader in ROMFS for Pixracer 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
Gustavo Jose de Sousa 7259ac33f0 waf: git_submodule: override uid() 9 years ago
Tom Pittenger d04b5e735f Plane: add SYS_STATUS reverse_motor 9 years ago
Tom Pittenger fa53263ca9 Plane: make throttle_percentage() signed 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 9500dc6b77 mavlink: update submodule 9 years ago