16278 Commits (326b0b33ea04c5d4a1d89cf6d9d59d56030061f4)
 

Author SHA1 Message Date
Tom Pittenger 002d664ea0 APMrover2: compiler warnings: apply is_zero(float) or is_equal(float) and float to double 10 years ago
Tom Pittenger 8ddd97c06f APMrover2: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger 9b53961a7d AP_NavEKF: compiler warnings: float to double 10 years ago
Tom Pittenger 3276eec30e AP_NavEKF: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger 35f7a466e5 AP_Math: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger a5d2f3a82f AP_Math: compiler warnings: float to double 10 years ago
Tom Pittenger d09ef4783d AP_Compass: compiler warnings: reorder constructors 10 years ago
Tom Pittenger ad11a57f57 AP_Compass: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger 820199635b AP_InertialSensors: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger 01180d52c4 AP_PID: compiler warnings: apply is_zero(float) 10 years ago
Tom Pittenger ac4e7b2b03 AP_Math: compiler warnings: apply is_equal(float) 10 years ago
Tom Pittenger c93c773de2 AP_Math: change is_equal and is_zero to static class for better visability 10 years ago
Tom Pittenger 3cb2221315 AP_IntertialSensor: double to float warning 10 years ago
Tom Pittenger bdda11b327 AP_Math: compiler warning: is_zero special case for vector3.h in a template 10 years ago
Andrew Tridgell 878eb88c3a AP_GPS: avoid expanding the ublox buffer on APM2 10 years ago
Micheal Knight ee85d37ee2 AP_GPS: added logging of RXM_RAW messages for UBlox 10 years ago
Andrew Tridgell f8e09da50e DataFlash: added GRAW raw GPS message 10 years ago
Andrew Tridgell 42c6801d61 SITL: reformat SITL code with astyle 10 years ago
Andrew Tridgell c81ad1d622 HAL_SITL: reformat HAL_SITL with astyle 10 years ago
Andrew Tridgell 8c8c910ad0 autotest: removed the old AVR/2560 code in autotest 10 years ago
Lucas De Marchi d640bc8345 AP_HAL_Linux: use kernel's limit of msgs per I2C transaction 10 years ago
Andrew Tridgell 3d14b47d8b autotest: try to run at 10x, not 100x speed 10 years ago
Andrew Tridgell 5d8a897330 autotest: use right sim backend for different vehicles 10 years ago
Andrew Tridgell d8791134f9 HAL_SITL: need to use fabs() for double checking 10 years ago
Andrew Tridgell b9abf30785 HAL_SITL: removed unused cygwin code 10 years ago
Andrew Tridgell 5158f91263 HAL_SITL: converted command line code to getopt_cpp 10 years ago
Andrew Tridgell a58a663085 SITL: fixed build on APM2 10 years ago
Andrew Tridgell 35d22b9d57 AP_HAL: added getopt_cpp class 10 years ago
Andrew Tridgell 438f954379 DataFlash: fixed some build warnings 10 years ago
Andrew Tridgell d8ca0658d7 AP_Mount: fixed some build warnings 10 years ago
Andrew Tridgell b2b5c8cd18 HAL_SITL: fixed some build warnings 10 years ago
Andrew Tridgell a7c3125bcc AP_GPS: fixed warnings in SBP driver 10 years ago
Andrew Tridgell 9e02ce44ae Tools: fix for HAL_SITL rename 10 years ago
Andrew Tridgell a299fdacdf Plane: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 5a36b9955e Copter: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 429efc4d6c AntennaTracker: fix for HAL_SITL rename 10 years ago
Andrew Tridgell eda187c75a Rover: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 4ad3075754 build: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 212e0ec002 StorageManager: fix for HAL_SITL rename 10 years ago
Andrew Tridgell fa688a7b14 RC_Channel: fix for HAL_SITL rename 10 years ago
Andrew Tridgell f449b34fdd PID: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 2d89b8b53d GCS_MAVLink: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 69f9d25cd0 DataFlash: fix for HAL_SITL rename 10 years ago
Andrew Tridgell cf4602afc1 AP_TECS: fix for HAL_SITL rename 10 years ago
Andrew Tridgell a4e8d960d2 AP_Scheduler: fix for HAL_SITL rename 10 years ago
Andrew Tridgell c80a631813 AP_Relay: fix for HAL_SITL rename 10 years ago
Andrew Tridgell ac43972883 AP_RangeFinder: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 4ee54a8915 AP_OpticalFlow: fix for HAL_SITL rename 10 years ago
Andrew Tridgell 9f10e2d26c AP_Notify: fix for HAL_SITL rename 10 years ago
Andrew Tridgell c4d6f9d040 AP_NavEKF: fix for HAL_SITL rename 10 years ago