1431 Commits (7fd0e8345d8ec62a38f19061ef5c011c3604e0b8)

Author SHA1 Message Date
Andrew Tridgell 4933c5bcdd zero airspeed on ground start when initiated by MAVLink 13 years ago
Andrew Tridgell faaaf11822 fixed disabling of GPS in ArduPlane 13 years ago
Andrew Tridgell 9ea0fc9539 Log: prevent looping forever 13 years ago
analoguedevices b3716d988f Rev version number 13 years ago
Jason Short 7ffa2c4347 shortened strings 13 years ago
Doug Weibel 88f5669104 Remaining changes to the logging file system. 13 years ago
Doug Weibel f752c4b799 Change to logging file system. 13 years ago
Jason Short ddd89e1849 Mission Scripting updates 13 years ago
analoguedevices 7535b8a3d5 Rev version number 13 years ago
Doug Weibel e6542ec1a2 Fix Do_Jump bug. Also fix cross track bearing bug after Jump 13 years ago
Doug Weibel 0433cd6d69 Missed hunk for last commit 13 years ago
Doug Weibel 9fe554236b Add logging of DCM drift correction integrator in PM 13 years ago
analoguedevices e3ef9a2a36 Rev version number to 2.25 13 years ago
Michael Oborne 31159a7e1b modify crosstrack calc 13 years ago
Andrew Tridgell 407d66b41e fixed a valgrind warning 13 years ago
Andrew Tridgell 92471aead2 Log: better way to check for -1 long portably 13 years ago
Andrew Tridgell 2bd451b445 Log: make find_last_log_page() portable 13 years ago
Andrew Tridgell ae1e1c940f Log: fixed a bug where we could index outside an array 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
Amilcar Lucas ab730ff919 Added camera and/or antenna mount support. 13 years ago
Andrew Tridgell 9eb27c2573 GCS: fixed timeout loading waypoints 13 years ago
James Goppert 3f8603331d Switching to new eclipse project style. 13 years ago
Michael Oborne c07d56ccbf Revert Changes 13 years ago
Michael Oborne 3f3c04f95b Add MAVLINK_MSG_ID_HIL_STATE message 13 years ago
James Goppert 4e49d13aa4 Working on auto generating cpp files for sketch. 13 years ago
James Goppert 828e8598ef Cmake working for ArduCoptre/ ArduPlane 13 years ago
Andrew Tridgell d9ae4e4e6e MAVLink: use new MAV_MODE_FLAG_CUSTOM_MODE_ENABLED flag 13 years ago
Andrew Tridgell e722126843 fixed uninitialised variable warning 13 years ago
Andrew Tridgell 580647b1de use C++ tricks to minimise differences for MAVLink 1.0 13 years ago
James Goppert 1a8c4a2597 Working on cmake support. 13 years ago
Andrew Tridgell 0211fc2f09 move g_rc_function[] to RC_Channel library 13 years ago
Michael Oborne 374f8cbcd0 better crosstrack 13 years ago
Andrew Tridgell 1118d26f03 fixed "Free RAM" display on bootup 13 years ago
Michael Oborne 835b585e03 APM track following change 13 years ago
Doug Weibel cbf59e96bd Bug fixes for command logic re-write 13 years ago
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 years ago
Andrew Tridgell 5a44298d57 CLI: enable "hit enter 3 times" support for CLI 13 years ago
Andrew Tridgell 2b9daf65ff mavlink: fixed WP upload 13 years ago
Andrew Tridgell 5a089f98d2 MAVLink: MAVLink 1.0 support now builds 13 years ago
Andrew Tridgell f815a1b27b mavlink: started adding support for MAVLink 1.0 13 years ago
Doug Weibel 9cbc38b516 Add a feature for a minimum altitude parameter while flying in FBW-B 14 years ago
Michael Oborne d38b289766 hil sensor cleanup 14 years ago
Michael Oborne 7ef51f723d Sensor hil fix's 14 years ago
Andrew Tridgell ea82b27fe5 support building with common Makefile.desktop 14 years ago
Andrew Tridgell 0939b51a4c added build makefiles 14 years ago
Amilcar Lucas 6484b83291 More optimizations 14 years ago
Amilcar Lucas 865bb34657 Optimize the code a bit more, only perform calculations if they are necessary 14 years ago
Amilcar Lucas c624582c91 Use a single if instead of four 14 years ago
Amilcar Lucas e232a0936f Use the shorter macro call instead 14 years ago
Andrew Tridgell 5d0d1b6a6d fixed a crash in HIL 14 years ago