Peter Barker
ca5bf02d7c
autotest: quote words as they go into generated ritw file
8 years ago
Andrew Tridgell
55ac480e91
Tools: added decode_devid.py
8 years ago
Francisco Ferreira
2f326fe5e0
build: remove obsolote mkblctrl from PX4 builds
8 years ago
Peter Barker
e90c62ffc6
autotest: run_in_terminal_window gets SITL_RITW_MINIMIZE
...
This is handy when running gdb repeatedly; don't
need to find the iconified window all the time.
8 years ago
Randy Mackay
f6888d3544
Tools: remove often unsupported character from Git_Success
...
Sorry Eduardo this character causes a lot of editors trouble so replacing with a close alternative
8 years ago
qtn89
3250e4cc62
Added name to GIT_Success.txt
...
Testing Git Tutorial
8 years ago
Andrew Tridgell
4240d3f739
Autotest: support tilttri-vec quadplane
8 years ago
Andrew Tridgell
385d1c1951
waf: cope with spaces in directory name in mavgen
8 years ago
Lucas De Marchi
cacfc4cb2f
Tools: set mavlink log backend for Intel Aero RTF
8 years ago
Randy Mackay
3df5484a39
Tools: update intel aero default params
...
Increase expected barometer noise, reduce roll gains
8 years ago
Randy Mackay
56281f9c79
Tools: update intel aero default params
8 years ago
Andrew Tridgell
c8d6311047
waf: added -Werror=switch
...
match the stm32 build, so errors are found in SITL
8 years ago
Reza Farrahi M
aa0de36b2e
Tools: fix wxpython package name on Arch
8 years ago
Randy Mackay
41d999994a
Tools: update intel aero rtf default parameters
8 years ago
Matt
29adf300ee
Tools: update default Solo parameters running AC3.5
8 years ago
Pierre Kancir
b541949262
WAF: Px4.py remove unused PX4_UAVCAN_ROOT and UAVCAN_LIBUAVCAN_PATH
8 years ago
Randy Mackay
835aa56777
Tools: intel aero params enable failsafes
8 years ago
Pierre Kancir
d4bd61d859
APMRover2: unhide default NAVL1_PERIOD with a define
...
set the correct value to param
8 years ago
Pierre Kancir
c73584c9b8
CPUInfo: example fix travis warning
...
missing function declaration
implicit cast
some style fix
8 years ago
Pierre Kancir
eb4298ca3e
Hello: example fix travis warning
...
missing function declaration
implicit cast
some style fix
8 years ago
Eugene Shamaev
59ef501a19
waf: add support for building with UAVCAN
8 years ago
Andrey Kolobov
2ed63d24bd
XPlane: adding airfoils required to for XPlane
...
needed to load some of the RC sailplane models used for SITL
8 years ago
Stephen Dade
78d1ea4727
SITL: Added missing files to win_sitl and removed -j4
8 years ago
Stephen Dade
024c91de20
SITL: Added setup scripts for Windows (Cygwin) users
8 years ago
Andrey Kolobov
a8b36a9be8
autotest: An X-Plane soaring mission file
8 years ago
Andrey Kolobov
c06cfc84ff
autotest: Parameter file for an X-Plane RC sailplane model called Vee-gull 005
8 years ago
Jacob Walser
b1906d6c04
autotest: (Sub) only execute one circle instead of four
8 years ago
Jacob Walser
82cebe47dc
autotest: (Sub) dont wait_alititude after mission
8 years ago
Jacob Walser
52d2ccaa29
autotest: Fix Sub RCInput channels
8 years ago
Jacob Walser
2940673994
default_params: (Sub) Remove old parameters from defaults file
8 years ago
Anastasia Solari
4055869d7f
Name added - gitsuccess.txt
...
hello!
8 years ago
Thomas Hehn
38f0cd0957
Added myself to the GIT_Success list.
8 years ago
Guilherme Sousa
b20b0fbbd3
default-params: Added parameter files for octa and octa-quad
8 years ago
Guilherme Sousa
442715ab1b
autotest: Added new frame parameters for hexa, octa and octa-quad options
8 years ago
Guilherme Sousa
30dc71547e
default_params: Added parameters for hexa testing in SITL
8 years ago
Guilherme Sousa
1b89021bf8
GIT_TEST: Added myself to GIT_Success.txt
8 years ago
Adhita Selvaraj
21951569b7
Tools: Modified GIT_Success.txt
8 years ago
Tom Pittenger
3aac2c114d
Update GIT_Success.txt
8 years ago
shaunaqnarindra
0a93895812
Update GIT_Success.txt
8 years ago
kbnguyen
2034918281
Added name to GIT_Success
8 years ago
Andrew Tridgell
8387e1e69c
autotest: added parameters for heli-dual model
8 years ago
Lucas De Marchi
fab0358a0f
build: document special fields in px4 boards
8 years ago
Lucas De Marchi
2ff720f99f
Frame_params: add default params for Intel Aero RTF
8 years ago
Lucas De Marchi
05c5a2ac9b
build: add adc driver for aerofc
8 years ago
Lucas De Marchi
81a9a70910
ROMFS: use different UART for errors in aerofc
8 years ago
Lucas De Marchi
3eb16fd881
build: PX4: install rc.<board-name> as init script
8 years ago
Lucas De Marchi
b1b07f4e70
build: make bootloader path relative to ROMFS
...
Differentiating if the path should be relative to the build dir or the
ROMFS dir based purely on the type of the item is not a good approach.
This prepares the way to have more files on ROMFS with different names
on src and dst.
8 years ago
Lucas De Marchi
8db111e0a0
build: do not add sercon for aerofc
8 years ago
Lucas De Marchi
d3df9c8d39
build: use dummy tone_alarm on aerofc
...
This allows us to use tone_alarm in the init script besides the calls
from ArduPilot code.
8 years ago
Lucas De Marchi
b17acfee12
Add aerofc support
...
Flight Controller board that comes on Intel Aero RTF Drone.
8 years ago