Andrew Tridgell
a56090113c
autotest: fixed sim_vehicle.py with -f heli
8 years ago
Andrew Tridgell
fda31e67d9
autotest: fixed arducopter binary name
8 years ago
Andrew Tridgell
8504a8baad
autotest: fixed sim_vehicle for new frame builds
8 years ago
Andrew Tridgell
34a7d47b3f
autotest: fixed frame class for quadplane tri frames
8 years ago
Andrew Tridgell
2a1408becf
Tools: no need to build tri separately
8 years ago
Andrew Tridgell
3df55b575f
Tools: fixed copter tri reverse default
...
SITL tricopter doesn't need reversed tail servo
8 years ago
Andrew Tridgell
cf636a2ea5
autotest: fixed default parms for more vehicles
8 years ago
Andrew Tridgell
a10e8b9b4b
Tools: fixed quadplane parameters
8 years ago
Andrew Tridgell
d07d2d9a40
Tools: adapt to new RC_Channel API
8 years ago
Peter Barker
1432763ca5
Tools: permit overriding shell to use when running in terminal window
8 years ago
Randy Mackay
9d315b0829
Tools: sim_vehicle spelling correction
8 years ago
Andrew Tridgell
90516f1064
autotest: fixed checkout bug in build_binaries.sh
8 years ago
Andrew Tridgell
cc5e9da6ef
autotest: added some debug to build_binaries.sh
8 years ago
Andrew Tridgell
2101f7c0c1
autotest: fixed stable build of multicopter frame types
8 years ago
Peter Barker
07ad28f8b0
Tools: rename FRAME to FRAME_TYPE
...
SITL was broken after 12d024e0c6
8 years ago
Brian_HPLaptop\Brian
e950d93d49
git_test: first commit
8 years ago
Andrew Tridgell
7df30ffe4d
scripts: avoid building redundent binaries for copter
...
hexa, octa, y6 and octa-quad are no longer needed if we have FRAME_CLASS
8 years ago
Randy Mackay
daea22d4ac
Tools: autotest scripts set FRAME_CLASS
8 years ago
Daniel Schonfeld
ef637e4add
a better way to determine if were running inside a vagrant box
8 years ago
Andrew Tridgell
bebf16b804
Tools: added FMUv3 to autobuild
8 years ago
Pierre Kancir
9ca0873042
Autotest : add simple test for Rover
8 years ago
Andrew Tridgell
bebc7e4519
Replay: removed EKF_ENABLE parameter
8 years ago
Andrew Tridgell
e71ee51a9c
autotest: removed use of EKF_ENABLE parameter
8 years ago
Andrew Tridgell
b7081f42cd
waf: exclude some files from ROMFS
...
no need to include oreoled on FMUv2 as its Solo only
8 years ago
Andrew Tridgell
321cad640c
waf: trim PX4 config to reduce firmware size
...
removed unused drivers
8 years ago
Andrew Tridgell
95b848f2b6
waf: fixes for FMUv3
8 years ago
Andrew Tridgell
74a871576c
waf: added FMUv3 to build
8 years ago
Andrew Tridgell
35bed59bd4
Tools: Add EKF3 and remove EK1
8 years ago
Michael Day
37a165f5bf
Tools: Added some Georgia fields to locations.txt
8 years ago
na0h
439cc3e4c5
add name
8 years ago
Michael Day
1ef298a06a
Tools: Added Flicker field to locations.txt
8 years ago
Andrew Tridgell
57facb4a9d
autotest: removed ARSPD_ENABLE parameters
8 years ago
Andrew Tridgell
7c058c922f
Tools: removed ARSPD_ENABLE parameters
8 years ago
Michael Day
3bdeac78c7
Tools: Add Range11 to locations.txt
8 years ago
Andrew Tridgell
7e0d904657
Tools: link in AP_FlashStorage
8 years ago
Randy Mackay
cff13e4672
Pozyx: update uno sketch to work with AP_Beacon
8 years ago
Shingo Matsuura
b2a1e0cdce
Pozyx: add Arduino Uno sketch
...
This sketch should be loaded onto an Arduino Uno connected to a Pozyx system as described on the ArduPilot wiki
8 years ago
Randy Mackay
d1f944d0c9
Replay: remove call to EKF1 logging
8 years ago
Randy Mackay
277ec38adc
Replay: add AP_Beacon to build
8 years ago
Andrew Tridgell
a191792e4b
autotest: added octa-quad sim_vehicle.py option
...
this was missed in conversion from sim_vehicle.sh
8 years ago
Andrew Tridgell
4ef4016e5e
mk: removed PX4 irlock driver
8 years ago
Andrew Tridgell
752a5035d0
waf: remove px4flow from build
8 years ago
Andrew Tridgell
619cdbe065
Tools: fixed bash syntax error in install-prereqs-ubuntu.sh
8 years ago
Randy Mackay
3576d06638
Tools: EX700 proximity ignores legs
8 years ago
Pierre Kancir
75a2a1cd6c
Tools: Don't install libc6-i386 on 32bit Ubuntu
8 years ago
Lucas De Marchi
6c9f46bafb
Replay: fix shadowed declaration
...
../../Tools/Replay/Replay.cpp: In member function ‘FILE* Replay::xfopen(const char*, const char*)’:
../../Tools/Replay/Replay.cpp:485:60: warning: declaration of ‘filename’ shadows a member of ‘Replay’ [-Wshadow]
FILE *Replay::xfopen(const char *filename, const char *mode)
^
8 years ago
Peter Barker
78d7a144b1
Replay: add close-on-exec to fopen flags
8 years ago
Peter Barker
4543f1c548
Replay: check return value from fopen() of output files
8 years ago
HP\isamu
1ec7d9befe
Tools: add new name to Git_Success
8 years ago
Julien Beraud
c6107d812d
waf: Don't use lttng in static builds
...
already done for libiio and libdl
8 years ago