16743 Commits (09476bf9d3a9b60a0a4ddd7cd1f252bfa9dc4845)
 

Author SHA1 Message Date
Andrew Tridgell c3aa8d67fa AP_Arming: convert to delegates 10 years ago
Andrew Tridgell daa2c611a9 Rover: fixed APM1 build 10 years ago
Andrew Tridgell 32a5f4c0b5 Rover: added make.inc 10 years ago
Andrew Tridgell 3a28811909 Rover: removed remaining warnings from PX4 build 10 years ago
Andrew Tridgell d8ba16f9cf build: support non-pde projects for PX4 build 10 years ago
Andrew Tridgell b47a09b709 Rover: fixed build of .cpp files 10 years ago
Andrew Tridgell 2b6835d187 Rover: rename all .pde files to .cpp files 10 years ago
Andrew Tridgell 793ec76259 build: support building pure cpp projects 10 years ago
Andrew Tridgell f75e9f95d1 Plane: Adjust for new AP_Scheduler syntax 10 years ago
Andrew Tridgell a5c5ab2581 AntennaTracker: adjust for new AP_Scheduler syntax 10 years ago
Andrew Tridgell 8550c553ca Copter: adjust for new AP_Scheduler syntax 10 years ago
Andrew Tridgell b731ebfd9e Rover: coversion to class now complete 10 years ago
Andrew Tridgell adbf9c362e Rover: automatic substitution for class members 10 years ago
Andrew Tridgell f99186afbc Rover: added initial Rover class 10 years ago
Andrew Tridgell 71b550d7b5 GCS_MAVLink: support member functions for rover 10 years ago
Andrew Tridgell b5d930be61 DataFlash: support member functions for rover 10 years ago
Andrew Tridgell 1237772479 AP_Scheduler: support member functions for rover 10 years ago
Andrew Tridgell 12cbf7888f AP_Mission: support member functions for rover 10 years ago
Andrew Tridgell db13f657a8 AP_Menu: support member functions for rover 10 years ago
Andrew Tridgell e1e85ecc3d AP_Progmem: simpler PROGMEM header 10 years ago
Andrew Tridgell abfb601db6 AP_Progmem: added pgm_read_block() 10 years ago
Andrew Tridgell d57fcf7e46 AP_HAL: added workaround for AVR delegates in PROGMEM 10 years ago
Andrew Tridgell be587beedc AP_HAL: disable nagle on sockets for faster local operation 10 years ago
Andrew Tridgell b0932548d8 AP_GPS: enable NMEA GPS on AntennaTracker 10 years ago
Randy Mackay 7668ff6d55 Copter: allow 550usec for gcs_send_deferred 10 years ago
Andrew Tridgell 6be0932d82 Plane: prepare for 3.3.0 release 10 years ago
Andrew Tridgell 411a96b4b3 AP_NavEKF: take at most 30s to accept DCM attitude 10 years ago
Andrew Tridgell 7a76f72bf5 AP_AHRS: added uptime_ms() interface 10 years ago
ziltoid2 23787cf695 AP_Baro: use ground_temperature instead of calibration_temperature for alt calculation 10 years ago
Andrew Tridgell 92c4c5cbcf AP_NavEKF: change using_gps threshold to 4s 10 years ago
Paul Riseborough 69ca654194 AP_NavEKF: Update declination when we know our location 10 years ago
Paul Riseborough c1c5e3598a AP_NavEKF: Enforce alignment of realigned earth mag field with declination 10 years ago
Paul Riseborough b1d8805114 AP_NavEKF: Reduce takeoff detection sensitivity 10 years ago
Andrew Tridgell dc1ff9a757 Replay: added in_list() method 10 years ago
Andrew Tridgell 34fe39f17d Replay: force COMPASS_ORIENT to 0 10 years ago
Peter Barker 91b761cfb0 Replay: merge MessageHandler_* into MsgHandler.h/MsgHandler.cpp 10 years ago
Randy Mackay d1808c645d AC_PosControl: recalc leash length on speed or accel change 10 years ago
Andrew Tridgell f08f0ca2f9 Replay: show time of AHRS health change 10 years ago
Andrew Tridgell 5514a9f690 AP_NavEKF: base EKF decisions on vehicle class 10 years ago
Andrew Tridgell 92daa15ccc AP_AHRS: on plane and rover make AHRS unhealthy when EKF not initialised 10 years ago
Randy Mackay df99d52da3 Copter: adjust scheduler timings 10 years ago
Randy Mackay 09a98b89b7 Copter: add RTL to front of RTLState enum values 10 years ago
Andy Piper c600c1a746 DataFlash: log Gyro and Accel Health for IMUs. 10 years ago
Andrew Tridgell ba930f8cf1 Replay: removed the timestamp rounding code 10 years ago
Andrew Tridgell 0619247992 HAL_Linux: don't advance time in delay() and delay_microseconds() 10 years ago
Andrew Tridgell 52f6332fa9 Replay: pass through some message types to output log 10 years ago
Andrew Tridgell 7177d5df7e Replay: removed attempt to interpolate IMU data 10 years ago
Andrew Tridgell 5f963cbf82 build: added XXX-debug option to builds for debug build 10 years ago
Andrew Tridgell db871cc581 Plane: prevent trim values out of range for PX4 mixer 10 years ago
Andrew Tridgell 29f0561ce4 AP_AHRS: reject EKF for plane when we have GPS and aren't fusing 10 years ago