20566 Commits (2e60e1b1f202c0c244b3296f11a3761af7f159bf)
 

Author SHA1 Message Date
Lucas De Marchi 2e60e1b1f2 AP_HAL: utility: Add OwnPtr implementation 9 years ago
Lucas De Marchi ae5da864e7 mk: make PX4, QURT and QFLIGHT use wrapper cstddef 9 years ago
Lucas De Marchi e1ae79688d AP_Common: add directory to add missing C/C++ symbols 9 years ago
Tom Pittenger 7fda3ba178 mk: fix SITL windows build 9 years ago
Julien Beraud c2db6bfb9d AP_Param: Fix warning 9 years ago
Lucas De Marchi f4bc5c60ba mk: px4: replace cp -f with cp 9 years ago
Peter Barker 529a0166d5 mk: px4: correct manipulation of files 9 years ago
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