645 Commits (f4a4982328983276d1cf1a17a2b325eaef0f16e8)

Author SHA1 Message Date
John Arne Birkeland f4a4982328 ArduPPM V2.2.68 - Fixed possible logic flaw in throttle failsafe reset if _JITTER_FILTER_ is enabled 13 years ago
Michael Oborne 297f391548 APM Planner 1.1.92 13 years ago
Andrew Tridgell 25c17a5425 re-enable the AP_Mount build 13 years ago
Andrew Tridgell 47d5f31fc2 removed copy of pymavlink code 13 years ago
Andrew Tridgell 7589de689b mavlink: added auto-detection of mavlink protocol version 13 years ago
Andrew Tridgell 70669434a2 autotest: wait for VFR_HUD to be non-zero on startup 13 years ago
Andrew Tridgell 076d1616ba autotest: default to mavlink10 13 years ago
Andrew Tridgell d1fe093921 autotest: fixed build_all.sh for MAVLink 1.0 13 years ago
John Arne Birkeland eb84554d26 V2.2.67 - Implemented detection and failsafe (throttle = 900us) for missing throttle signal. 13 years ago
Michael Oborne e4ea66b5dc APM Planner 1.1.91 13 years ago
Michael Oborne 4946402d50 APM Planner 1.1.90 13 years ago
Michael Oborne a31543e547 APM Planner 1.1.89 13 years ago
Michael Oborne 9a92531e8c APM Planner 1.1.88 13 years ago
Andrew Tridgell 353186e822 CPUInfo: update with 64 bit timings 13 years ago
Andrew Tridgell 6945be0ca8 autotest: default to not using gdb on ArduPlane.elf 13 years ago
Michael Oborne 6d24f5efb2 APM Planner 1.1.87 13 years ago
Michael Oborne c530704973 APM Planner 1.1.86 13 years ago
Hazy d41001ec1e APM Planner - a few translate 13 years ago
Michael Oborne e8e2d7075b firmware build 13 years ago
Michael Oborne f4975cb7fe firmware build 13 years ago
Michael Oborne 854b2a6f9b firmware build 13 years ago
Michael Oborne 716be4f511 firmware build 13 years ago
Michael Oborne a0394c8b68 APM Planner 1.1.85 13 years ago
Michael Oborne 4fc61505df APM Planner 1.1.84 13 years ago
Andrew Tridgell 46ee92441e HILTest is not needed any more 13 years ago
Michael Oborne db2416d045 APM Planner 1.1.83 13 years ago
Michael Oborne c01626818b APM Planner 1.1.82 13 years ago
Michael Oborne f56d3afccf APM Planner 1.1.81 13 years ago
Michael Oborne 67221a111e APM Planner 1.1.80 13 years ago
Hazy bbbf1c7002 APM Planner 13 years ago
Michael Oborne 2acaac022c APM Planner 1.1.79 13 years ago
Andrew Tridgell 34af851b20 autotest: forced loiter via 2nd method 13 years ago
Michael Oborne 8420260ecf APM Planner 1.1.78 13 years ago
Michael Oborne b5908eed7f fix int/float conversion issue 13 years ago
Michael Oborne 0f6120506b fix metaparser bug 13 years ago
Michael Oborne fd40d40bc2 APM Planner 1.1.77 13 years ago
Michael Oborne 9223177355 APM Planner 1.1.76 13 years ago
Robert Lefebvre 3d2c00bb15 Test: Test commit 13 years ago
Adam M Rivera 1899f36844 Planner: Added dynamic controls based on the parameter meta data that is parsed from the codebase. 13 years ago
Andreas M. Antonopoulos 950f288bab GIT Test 13 years ago
Hazy f4ad81b184 APM Planner 13 years ago
Andrew Tridgell 4f90e6e844 build: cope with Arduino 1.0 in command line build 13 years ago
Andrew Tridgell 453cb93c6f autotest: fixed levelling for ACM with MAVLink 1.0 13 years ago
Andrew Tridgell 67afdc7485 autotest: fixes for MAVLink 1.0 in autotest 13 years ago
Andrew Tridgell b73732c361 autotest: removed unused files 13 years ago
Andrew Tridgell 95bd51ab10 autotest: updated pymavlink to latest 13 years ago
Michael Oborne 01126ae9de APM Planner - code only 13 years ago
Adam M Rivera b293997e2d Planner: Implemented the ParameterMetaDataRepository.cs's GetParameterMetaData method. It will now return a meta value by the parameter name and meta key. 13 years ago
Adam M Rivera a91c7781a5 Planner: Added try catch around web request in the parser to prevent blowing up. 13 years ago
Adam M Rivera 8af68b2047 Planner: Moved the call to fetch new parameter meta data to where it is determined if the planner requires an update. 13 years ago