1111 Commits (e1c9c063a54f165b327ba82931ca4c66cf0c80bc)

Author SHA1 Message Date
Wenyao Xie c4203631dc APO velocity/ altitude working. 13 years ago
Wenyao Xie 2432ae130d Fixed baro. 13 years ago
Wenyao Xie 7593aae452 Fixed Barometer Altitude 13 years ago
Wenyao Xie 410c18ac05 Fixed Barometer Reading 13 years ago
Wenyao Xie 50032ef703 Working on baromemter altitude 13 years ago
Jason Kemmerling 1d9efea9af Sailboat wind measurement working. 13 years ago
Andrew Tridgell 5c99035823 fixed the desktop build 13 years ago
James Goppert 7fae764c55 Along track fix for negative. 13 years ago
James Goppert 98a21a70c0 Improved along track calculation for APO. 13 years ago
Wenyao Xie fd77fe5a9d Rover live test WORKS! "Murphy's Law is a turtle" 13 years ago
Jason Short fa7f39ba20 Access to _clamp val. May want to make a private member and write accessor. 13 years ago
Jason Short e37dffadf3 Added faster conversion from and to degrees*100 / rads 13 years ago
Andrew Tridgell b4965d34a9 GPS: added FAKE_GPS_LOCK_TIME 13 years ago
Wenyao Xie dac3ba48e0 Fixed apo live mode bugs for 2.0 update. 13 years ago
James Goppert 8300c5e738 Changed BlockPIDDfb behaviour. 13 years ago
Andrew Tridgell f96a48e42b autotest: support all 11 PWM output channels 13 years ago
Andrew Tridgell 66d65121cc autotest: switch to big-endian metric packets internally 13 years ago
Andrew Tridgell 43e3948816 desktop: show the full path to the desktop executable 13 years ago
Andrew Tridgell 7167fec784 desktop: added SO_REUSEADDR after accept() 13 years ago
Andrew Tridgell 706c6c38fa desktop: fixed calculation of angular velocities 13 years ago
James Goppert b9f370e33d Commented out debugging in guide. 13 years ago
James Goppert b6dcd70cf9 Working on yaw command. 13 years ago
Wenyao Xie a0824b4cbe Fixed guidance bugs in APO. 13 years ago
James Goppert 92efa90d0f APO fixes. 13 years ago
James Goppert e8d74ae3fe Fixed apo radio error. 13 years ago
James Goppert 715e7c84a4 Updated apo for merge with apm 2.0 changes. 13 years ago
Andrew Tridgell bdb1599e96 desktop: improved the accuracy of the sensor emulation 13 years ago
Andrew Tridgell e491168273 ADC: remove a very small (0.2 degrees/s) bias in the ADC code 13 years ago
James Goppert 999a5892f0 Fixed mode switching. 13 years ago
Andrew Tridgell df957db8d9 desktop: setup TCP sockets as non-blocking 13 years ago
Andrew Tridgell 4036604fb7 mavlink: move Mavlink_compat.h to common code 13 years ago
Doug Weibel 997ddde7f5 Added back the feature to prompt users when an invalid CLI command is entered. 13 years ago
Andrew Tridgell 0da5125b7f upload: force hex file format for upload 13 years ago
Andrew Tridgell 0720bf7bf1 desktop: build fix for fjall 13 years ago
Andrew Tridgell f2a0a49d55 desktop: fixed desktop build for strlcat_P() changes 13 years ago
Andrew Tridgell 7fa59a6849 AP_Common: added typesafe wrapper for memcpy_P() 13 years ago
Andrew Tridgell 92e0e929a4 AP_Common: replace strlcat_P() with a C implementation 13 years ago
Andrew Tridgell c9b0b384f7 desktop: added framerate and initial height code 13 years ago
Andrew Tridgell 24a7a18481 desktop: fixed swap_float() 13 years ago
Andrew Tridgell 62f98b091f desktop: import updated DataFlash code 13 years ago
Andrew Tridgell de0c38339d desktop: fixed ADC value for airspeed 13 years ago
Andrew Tridgell 02f25ac36d libraries: rename purple to APM2 13 years ago
Andrew Tridgell 2b7e0c8494 DataFlash_Purple: added new logging methods needed for ArduPlane 13 years ago
Andrew Tridgell cba93dbd43 DataFlash_APM1: re-add defines lost from merge 13 years ago
Andrew Tridgell 0ee654d6bf desktop: fixed desktop build 13 years ago
Andrew Tridgell de2898e5db desktop: normalise roll and pitch rates 13 years ago
Andrew Tridgell 91b03a48c1 desktop: added SKETCH as a define 13 years ago
Andrew Tridgell ffba37d599 desktop: first version of register level SITL support 13 years ago
Pat Hickey b8c44d2fc0 APM_RC: _set_speed functions implemented for APM_RC_APM1 and _Purple 13 years ago
Pat Hickey ea4c220ee9 APM_RC: OCR register init moved from ArduCopter/radio.pde to lib inits. 13 years ago