Andrew Tridgell
57facb4a9d
autotest: removed ARSPD_ENABLE parameters
2016-12-05 16:51:49 -08:00
Andrew Tridgell
7c058c922f
Tools: removed ARSPD_ENABLE parameters
2016-12-05 16:51:49 -08:00
Michael Day
3bdeac78c7
Tools: Add Range11 to locations.txt
2016-12-05 09:37:15 -08:00
Andrew Tridgell
7e0d904657
Tools: link in AP_FlashStorage
2016-12-02 09:49:39 +11:00
Randy Mackay
cff13e4672
Pozyx: update uno sketch to work with AP_Beacon
2016-12-01 19:21:38 +09:00
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
2016-12-01 19:20:37 +09:00
Randy Mackay
d1f944d0c9
Replay: remove call to EKF1 logging
2016-11-30 17:57:09 +09:00
Randy Mackay
277ec38adc
Replay: add AP_Beacon to build
2016-11-30 17:57:08 +09:00
Andrew Tridgell
a191792e4b
autotest: added octa-quad sim_vehicle.py option
...
this was missed in conversion from sim_vehicle.sh
2016-11-30 08:02:03 +11:00
Andrew Tridgell
4ef4016e5e
mk: removed PX4 irlock driver
2016-11-28 08:39:07 +11:00
Andrew Tridgell
752a5035d0
waf: remove px4flow from build
2016-11-28 08:26:57 +11:00
Andrew Tridgell
619cdbe065
Tools: fixed bash syntax error in install-prereqs-ubuntu.sh
2016-11-27 06:27:15 +11:00
Randy Mackay
3576d06638
Tools: EX700 proximity ignores legs
2016-11-26 11:39:26 +09:00
Pierre Kancir
75a2a1cd6c
Tools: Don't install libc6-i386 on 32bit Ubuntu
2016-11-21 17:03:04 +00:00
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)
^
2016-11-16 22:28:11 -02:00
Peter Barker
78d7a144b1
Replay: add close-on-exec to fopen flags
2016-11-16 22:20:33 -02:00
Peter Barker
4543f1c548
Replay: check return value from fopen() of output files
2016-11-16 22:20:10 -02:00
HP\isamu
1ec7d9befe
Tools: add new name to Git_Success
2016-11-17 08:53:30 +09:00
Julien Beraud
c6107d812d
waf: Don't use lttng in static builds
...
already done for libiio and libdl
2016-11-16 01:23:10 -02:00
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
2016-11-16 02:24:27 +00:00
Grant Morphett
b507679630
CPUInfo: Updated the Makefile to use WAF commands
2016-11-15 15:54:30 -02:00
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.
2016-11-15 19:42:54 +11:00
Peter Barker
cd67c4c75c
Tools: sim_vehicle.py strips comments in locations.txt
2016-11-15 13:52:59 +11:00
Peter Barker
0168493d8a
Tools: correct LogAnalyzer VCC test
2016-11-14 09:18:01 +11:00
LZMHIT
ff3eff83bd
Added name to Git_Success
...
Testing whether I can add changes to git_success via the Windows Client
2016-11-13 09:40:30 -08:00
Justin Easter
4b04c6d46b
autotest: fix MSL altitude, adjust heading
2016-11-12 08:19:28 -03:00
k-asaishi
c9d9a94f46
Tools: add name to Git_Success
2016-11-12 16:58:38 +09:00
YU
ac3744ad2b
Update GIT_Success.txt
2016-11-12 16:30:08 +09:00
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
2016-11-11 19:59:52 +00:00
國信隆之介
a5171834ee
Tools: add name to gitsuccess
2016-11-11 21:56:39 +09:00
Justin Easter
950fde477d
autotest: add two new locations
...
Perkins Field is a testing field.
KNUI: Webster Naval Outlying Field hosts the AUVSI SUAS Competition.
2016-11-11 15:23:31 +11:00
ukamia1
4bf6eb1736
Update GIT_Success.txt
2016-11-09 21:16:37 -08:00
Andrew Tridgell
111d8c05dc
waf: link in less drivers on Pixracer
2016-11-10 12:55:48 +11:00
WIN-TRBVBHUTOME\seki
2a3d722d8c
homework seki
...
Drone Japan homework: input name and pull request.
2016-11-09 09:50:04 -08:00
Pierre Kancir
bec09b9a57
autotest: python3 support
2016-11-09 11:48:22 -03:00
Pierre Kancir
5786d66ea1
autotest: simplify start_sitl
2016-11-09 11:48:22 -03:00
Pierre Kancir
4462dcdd4d
sim_vehicle.py: add python3 support
2016-11-09 11:48:22 -03:00
Andrew Tridgell
dc439d281e
Tools: removed PX4 airspeed drivers
2016-11-09 17:07:59 +11:00
Takeshi Matsumoto
66d83c12fb
pull request test
...
Add my name for testing pullrequest
2016-11-08 20:41:33 -08:00
Jani Hirvinen
81bdabe6cb
Update index.html
2016-11-08 12:26:30 +11:00
Jani Hirvinen
8ede423b34
Update index.html
2016-11-08 12:26:03 +11:00
floaledm
8d0fd7cea8
Tools: add AP_Frsky_Telem
2016-11-08 07:42:39 +11:00
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.
2016-11-07 12:37:30 -03:00
Lucas De Marchi
57aec40acb
build: disable O_CLOEXEC for PX4 and VRBRAIN
2016-11-07 12:37:30 -03:00
DESKTOP-EM2VARO\tanaka
e8202d82c0
add my name last line. by tanaka 2016/11/07
2016-11-06 20:07:04 -08:00
Andrew Tridgell
3ed66309ec
Tools: split pip install into two cmds
2016-11-07 14:34:52 +11:00
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
2016-11-07 10:34:33 +09:00
Randy Mackay
7e031262c3
Tools: remove duplicate from Bebop2 params file
2016-11-07 09:54:58 +09:00
Randy Mackay
d9e476c96f
Tools: Bebop2 param get radio failsafe
...
put params in alphabetical order
2016-11-07 09:53:37 +09:00
Randy Mackay
fb47480b51
Tools: Bebop params get ground effect compensation
...
Also put in alphabetical order
2016-11-07 09:52:41 +09:00