1126 Commits (94fb9c4274a5631a3b86e063334e25b07733023d)

Author SHA1 Message Date
Andrew Tridgell 6ea2130342 autotest: added skid steering support to rover simulator 12 years ago
Andrew Tridgell cf62619108 build: record git version in firmware build 12 years ago
Andrew Tridgell d9be58fd2c autotest: add 10 mins to timeout 12 years ago
Andrew Tridgell 8b87d3643b autotest: fixed mavlink paths 12 years ago
Andrew Tridgell 5762a13223 build: add 1280 build for rover and plane 12 years ago
Andrew Tridgell 5db1dbd8d1 autotest: fixed python path for mavtemplate 12 years ago
Andrew Tridgell cb414fb652 Build: fixed location of latest/ directory 12 years ago
Kevin Hester 9885cc7ed1 Docs: Add XML emit to param_parse.py. See below for more details... 12 years ago
Andrew Tridgell fcfed2e81d autotest: build all binaries for master on each commit 12 years ago
Julian Oes 54fffd1348 ArduPPM: version 2.3.16 for release 12 years ago
Julian Oes 875103fc59 ArduPPM: Versioning cleanup, 2.3.16 should be the next official release 12 years ago
John Arne Birkeland bcd142ec0b PPMEncoder - bug fix from previous commit 12 years ago
John Arne 4f9b787e04 Update Tools/ArduPPM/Libraries/PPM_Encoder.h 12 years ago
Julian Oes a0b0df0252 ArduPPM: Set Ch1-4 to their fail-safe position and leave Ch5-8 at their last value 12 years ago
Julian Oes 8b7c75a700 ArduPPM: Changed the behaviour of the PPM encoder: if a channel is lost retain its last value instead of a fail-safe value (except for Ch3/throttle) 12 years ago
Andrew Tridgell 74439b4f17 Tools: removed unused/unmaintained ArduTracker 12 years ago
Andrew Tridgell 891f35835e Tools: added build_all_px4.sh 12 years ago
Andrew Tridgell 693627d76a autotest: allow sim_arducopter.sh to take mavproxy parameters 12 years ago
Andrew Tridgell 3b8b04920a autotest: fixed rover parameters for new config 12 years ago
Andrew Tridgell 9c65e98dc2 autotest: expand the comment a bit more 12 years ago
Andrew Tridgell deb825b575 autotest: added some hints to sim_arduplane.sh 12 years ago
Michael Oborne 0fd9337067 Mission planner moved notice 12 years ago
Andrew Tridgell 843692ee5d autotest: more tweaks to Rascal parameters 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell a11705915c autotest: tweaks to Rascal tuning 12 years ago
Julian Oes 01a990a3fb ArduPPM: Sorry forgot to push version number of PPM Encoder for ATMEGA328p 12 years ago
Andrew Tridgell 5ba7084a21 autotest: useful HIL start script 12 years ago
Andrew Tridgell 56591e920d autotest: lower GPS delay for ArduCopter to 400ms 12 years ago
Andrew Tridgell da90dfa454 autotest: cope with existing auto mode via mode change 12 years ago
Andrew Tridgell a8b9e5cf5b autotest: disable wind drag 12 years ago
Randy Mackay 70736362c6 AutoTest: update parameter names that have changed in 2.9 12 years ago
Julian Oes 9d0f117c5d ArduPPM: Another small fix found by John Arne 12 years ago
Julian Oes ca5689c8b7 ArduPPM: small bugfix, small speed-up proposed by John Arne 12 years ago
Andrew Tridgell 7a051616ec Tools: fixed build_examples.sh to not depend on board in config.mk 12 years ago
Andrew Tridgell 4e183f4321 autotest: move hash link to new github repo 12 years ago
Julian Oes 5f84b5a5dd ArduPPM: latest changes are now disabled by default, throttle low triggering by single channel errors and also recovering from a throttle low event can be enabled with defines 12 years ago
Julian Oes ef6268f62a ArduPPM: changes for throttle low indication and also recovery after a throttle low indication are now set with defines 12 years ago
Julian Oes 70ce94ee88 ArduPPM: added a define for throttle low fail-safe indication 12 years ago
Julian Oes 71b2c3e13d ArduPPM: throttle failsafe is now triggered on single channel loss but recovery from the throttle low is possible 12 years ago
Julian Oes f7f408b569 Fix compile errors 12 years ago
Andrew Tridgell 2306ac6174 Tools: fixed VARTest for new API 12 years ago
Andrew Tridgell 5818dd9cd8 scripts: removed apm2beta from build tests 12 years ago
James Bielman ab37f833db MS5611: Fix CONFIG_MS5611_SERIAL definitions. 12 years ago
Andrew Tridgell 66073ee94f autotest: ensure JSBSim is dead on restart 12 years ago
Andrew Tridgell 9d6d59b1dd autotest: fixed jsbsim on fedora 12 years ago
Andrew Tridgell d5d2fc667f autotest: use mktemp instead of tempfile 12 years ago
Andrew Tridgell 75c1666302 CPUInfo: added note on dataflash write cost 12 years ago
Andrew Tridgell 8cf4cbf611 Tools: use parallel builds in build_all.sh 12 years ago
Andrew Tridgell 477ed294c6 CPUInfo: begin_atomic/end_atomic have been removed 12 years ago
James Bielman 264db3670e AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 12 years ago