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
Francisco Ferreira
32cd49264e
travis: revert commit 52854a
...
Travis has fixed the issues with space so we can go back to building PX4 with make and waf
8 years ago
Grant Morphett
b507679630
CPUInfo: Updated the Makefile to use WAF commands
8 years ago
Lars Kellogg-Stedman
95134d87b0
add support for a user locations.txt file to sim_vehicle
...
it is inconvenient to modify locations.txt in the source, because this
will lead to the file being constantly marked as modified by git (and
potentially included in pull requests by accident).
this commit adds support for a user-maintained list of locations.
This file lives by default in
`$XDG_CONFIG_DIR/ardupilot/locations.txt` (aka
`$HOME/.config/ardupilot/locations.txt`), but may also be specified in
the `ARDUPILOT_LOCATIONS` environment variable.
8 years ago
Peter Barker
cd67c4c75c
Tools: sim_vehicle.py strips comments in locations.txt
8 years ago
Peter Barker
0168493d8a
Tools: correct LogAnalyzer VCC test
8 years ago
LZMHIT
ff3eff83bd
Added name to Git_Success
...
Testing whether I can add changes to git_success via the Windows Client
8 years ago
Justin Easter
4b04c6d46b
autotest: fix MSL altitude, adjust heading
8 years ago
k-asaishi
c9d9a94f46
Tools: add name to Git_Success
8 years ago
YU
ac3744ad2b
Update GIT_Success.txt
8 years ago
Francisco Ferreira
52854aab3b
travis: temporarily disabled waf build of PX4 boards
...
Travis is complaining about lack of space, their support is looking into it but for now disable waf to get job passing
8 years ago
國信隆之介
a5171834ee
Tools: add name to gitsuccess
8 years ago
Justin Easter
950fde477d
autotest: add two new locations
...
Perkins Field is a testing field.
KNUI: Webster Naval Outlying Field hosts the AUVSI SUAS Competition.
8 years ago
ukamia1
4bf6eb1736
Update GIT_Success.txt
8 years ago
Andrew Tridgell
111d8c05dc
waf: link in less drivers on Pixracer
8 years ago
WIN-TRBVBHUTOME\seki
2a3d722d8c
homework seki
...
Drone Japan homework: input name and pull request.
8 years ago
Pierre Kancir
bec09b9a57
autotest: python3 support
8 years ago
Pierre Kancir
5786d66ea1
autotest: simplify start_sitl
8 years ago
Pierre Kancir
4462dcdd4d
sim_vehicle.py: add python3 support
8 years ago
Andrew Tridgell
dc439d281e
Tools: removed PX4 airspeed drivers
8 years ago
Takeshi Matsumoto
66d83c12fb
pull request test
...
Add my name for testing pullrequest
8 years ago
Jani Hirvinen
81bdabe6cb
Update index.html
8 years ago
Jani Hirvinen
8ede423b34
Update index.html
8 years ago
floaledm
8d0fd7cea8
Tools: add AP_Frsky_Telem
8 years ago
Lucas De Marchi
8cec2c188f
Tools: add O_CLOEXEC in places missing it
...
By opening with O_CLOEXEC we make sure we don't leak the file descriptor
when we are exec'ing or calling out subprograms. Right now we currently
don't do it so there's no harm, but it's good practice in Linux to have
it.
8 years ago
Lucas De Marchi
57aec40acb
build: disable O_CLOEXEC for PX4 and VRBRAIN
8 years ago
DESKTOP-EM2VARO\tanaka
e8202d82c0
add my name last line. by tanaka 2016/11/07
8 years ago
Andrew Tridgell
3ed66309ec
Tools: split pip install into two cmds
8 years ago
Randy Mackay
31b5941c45
SITL: revert increase speed of yaw in copter sitl
...
ACRO_Y_EXPO's default has been set to zero so we need to revert the
change to the yaw input in the SITL autotest
8 years ago
Randy Mackay
7e031262c3
Tools: remove duplicate from Bebop2 params file
8 years ago
Randy Mackay
d9e476c96f
Tools: Bebop2 param get radio failsafe
...
put params in alphabetical order
8 years ago
Randy Mackay
fb47480b51
Tools: Bebop params get ground effect compensation
...
Also put in alphabetical order
8 years ago
Peter Barker
e8fc5b9552
Tools: add set -x to install-prereqs scripts
8 years ago
gogo-hiro
30a2472b89
add name
8 years ago
FujimuraS
c843fedd77
Added name to GIT_Success.txt
...
Testing whether I can add changes to git_success via the Windows client
8 years ago
hiro2233test
02da4d58a9
GIT: Added name success.
8 years ago
Carlos Bravo
e54cf6c2b6
Test Committed from MAC Computer
8 years ago
Randy Mackay
b34c14ef67
Tools: update EX700 parameter file
...
swapped around lidar, TX1 and SF40c input channels
8 years ago
mirkix
0638ec7dfe
Tools: add pkg-config-arm-linux-gnueabihf package
8 years ago