16889 Commits (a87279cfe57de1e0e36bde40cf5e0b18e57e4c7e)
 

Author SHA1 Message Date
Andrew Tridgell 7692889248 SIM_JSBSim: added elevon and vtail support 10 years ago
Andrew Tridgell aa9853179c SITL: fixed startup yaw 10 years ago
Andrew Tridgell 5687adbdba HAL_SITL: support JSBSim backend 10 years ago
Andrew Tridgell 692fc18698 AP_HAL: protect Socket.h from double include 10 years ago
Andrew Tridgell c136d65c25 SITL: added initial JSBSim simulator backend 10 years ago
Andrew Tridgell 5241c66b57 build: added SKETCHBOOK to defines for native build 10 years ago
Andrew Tridgell 8ec98a5ec9 SITL: make it possible to connect two SITL instances together 10 years ago
Andrew Tridgell ff126db1d3 Plane: make GUIDED behaviour match copter 10 years ago
Andrew Tridgell 3991e0c476 DataFlash: fixed sign of sv in GRAW message 10 years ago
Peter Barker 32beaea48c Replay: use column labels rather than IDs in Replay.pde 10 years ago
Andrew Tridgell 6b668c08dc autotest: use internal rover sim in sim_vehicle.sh 10 years ago
Andrew Tridgell 3529e02675 AP_AHRS: if we have 3 gyros then only use first two 10 years ago
Peter Barker f3d1242d60 Replay: update Attitude on ATT rather than AHRS2 10 years ago
Paul Riseborough cb59570938 AP_NavEKF: Remove bug preventing external selection of optical flow mode 10 years ago
Andrew Tridgell d61848817b Copter: double the threshold for accel inconsistency on IMU3 10 years ago
Randy Mackay 3390d9932e AP_AHRS: fix example sketch 10 years ago
Holger Steinhaus 1cdc5f7c7f LogAnalyser: adapt to new APM:* vehicle names 10 years ago
Holger Steinhaus 46c3c26065 LogAnalyser: fix buffer calculations 10 years ago
Holger Steinhaus a146b188a7 LogAnalyser: fix parsing of log messages without attributes (e.g. STRT) 10 years ago
Tom Pittenger 2deb0e08ea AP_NavEKF: replace fabs() with fabsf() 10 years ago
Tom Pittenger 79605de8f5 AP_Mission: replace fabs() with fabsf() 10 years ago
Tom Pittenger e20ffa8c75 AP_Math: replace fabs() with fabsf() 10 years ago
Tom Pittenger 1c8efb25a8 AP_HAL_SITL: replace fabs() with fabsf() 10 years ago
Tom Pittenger 4b6d0d8e24 AP_HAL: replace fabs() with fabsf() 10 years ago
Tom Pittenger 9d74f57ed3 AP_PID: replace fabs() with fabsf() 10 years ago
Tom Pittenger 70bef20a29 AC_AttitudeControl: replace fabs() with fabsf() 10 years ago
Tom Pittenger eb2bfcd2d3 Plane: replace fabs() with labs(), unnecessary int to float conversion 10 years ago
Tom Pittenger 2e191e5a3d Copter: replace fabs() with fabsf() 10 years ago
Andrew Tridgell 1127b716c4 SITL: lower the default noise 10 years ago
Grant Morphett 0f13bc6d2a Rover: Updates to guided mode to work correctly on Rover 10 years ago
Andrew Tridgell 2552acbf12 AP_Arming: fixed accel cal test in arming 10 years ago
Tom Pittenger baed82d1c2 Copter: if receiving last mission item then log new mission to dataflash 10 years ago
Tom Pittenger 06796cd994 Rover: if receiving last mission item then log new mission to dataflash 10 years ago
Tom Pittenger ba29967454 Plane: if receiving last mission item then log new mission to dataflash 10 years ago
Tom Pittenger d94c95a6ef GCS_MAVLink: return true if mission recieve is complete 10 years ago
Paul Riseborough a232606fc9 AP_NavEKF: Prevent EKF yaw errors due to fast yaw spins 10 years ago
Paul Riseborough 08382373f1 AP_NavEKF: Reduce likelihood of in-air switch to GPS with a bad heading 10 years ago
Fabio Kruger d585d5691d autotest: Enables copy to clipboard from xterm shells. Useful to copy gdb output. 10 years ago
Andrew Tridgell 7d3b3533e4 autotest: updated wiki page names for auto-generated parms 10 years ago
Dario Lindo Andres 4884932280 Rover: Updated AUTO_TRIGGER_PIN value definitions 10 years ago
Andrew Tridgell fd84a6b493 Plane: fixed missing break in fence floor logic 10 years ago
Michael Day ee14678d2a Plane: Allow disabling of only the fence floor. 10 years ago
Lucas De Marchi b7ebff409b ArduCopter: re-align defines after ifdef removal 10 years ago
Lucas De Marchi 4f6c32cb35 ArduCopter: remove dangling ifdefs for 100Hz main loop 10 years ago
Randy Mackay 3781f133d7 AC_AttControlHeli: remove unused definitions 10 years ago
Randy Mackay bef5633ed5 AC_AttControlHeli: use params from parent class 10 years ago
Randy Mackay 7951346d72 AC_AttControl: bf_feedfoward_save made more concise 10 years ago
Randy Mackay 4f52aaa3a3 Copter: fix tradheli arming message 10 years ago
Randy Mackay 3d9a6a69e2 MotorsHeli: COLYAW to float 10 years ago
Randy Mackay edfa206bb8 Motors_Heli: nest heli params 10 years ago