Peter Barker
9948bed2a2
Tools: use rover params for most of rover-skid params
8 years ago
Peter Barker
cb81f9c8b3
Tools: allow Rover to use inheritted config files
8 years ago
Peter Barker
59647b3434
Tools: autotest: correct Copter params file handling
8 years ago
Andrew Tridgell
392d990950
autotest: added dspoiler parameters for plane
...
and simplify vtail and elevon parameters
8 years ago
Gustavo Sousa
930f3b4aca
build: boards: enable --upload option for linux boards
...
Make it use rsync command. That's a workaround to allow user using --upload
option, which in fact appends the 'rsync' to the command chain. A bad
side-effect of this is that the build summary is output twice for a command
like 'waf copter --upload'.
8 years ago
Peter Barker
29de7b1a17
Replay: provide a log bitmask to Dataflash constructor
8 years ago
Randy Mackay
59503f15cb
Tools: update eLAB VEK AI parameters
8 years ago
khancyr
71bb0b24ed
Autotest: remove SKID_STEER_OUT from default param
8 years ago
Randy Mackay
bee666cd7a
Tools: update eLAB VEK rover param file
8 years ago
murata
0a57177cee
Tools: eLab LAB445 parameter file
8 years ago
Peter Barker
34e611be59
Tools: autotest: wait for plane to disarm before downloading logs
8 years ago
Peter Barker
05ea121d0c
Tools: autotest: disarm rover before downloading logs
8 years ago
Randy Mackay
d934088660
Tools: update realflight simulator params
8 years ago
Randy Mackay
62903b7639
Tools: add realflight standard params
8 years ago
Randy Mackay
e6f1e14b61
Tools: fix eLab VEK parameter file
8 years ago
Pierre Kancir
4270bac49e
Rover: update default param file for new skid steering
8 years ago
Randy Mackay
58dd0592ad
Tools: eLAB VEK default param update
...
We should always require arming, thanks @khancyr for noticing this!
8 years ago
Randy Mackay
f8ee82e708
Tools: remove old 3DR standard param files
8 years ago
Randy Mackay
0037ec086a
Tools: rename param files for eLAB
8 years ago
Randy Mackay
3159361970
Tools: add param file for eLAB VEK AI rover
8 years ago
Randy Mackay
74f5ddb823
SITL: add copter-beacon parameter file
...
This allows easier testing of the Beacon code in SITL
8 years ago
Jacob Walser
b752594fe5
param_metadata: Markdown parameter formatter
8 years ago
Stephen Dade
b6816285e5
Tools: APM source is not required to be in Cygwin dir
8 years ago
kmine
b3bf72020f
Tools: added my name to GitSuccess
8 years ago
Randy Mackay
32cb3f8764
Tools: add e-flight convergence parameter file
8 years ago
Peter Barker
10b69b46e1
Replay: StartUnstartedLogging replaces logging_started/start_logging
8 years ago
Pierre Kancir
c25c92bfb6
Params: add battery monitor for SITL rover and gazebo
8 years ago
Lucas De Marchi
d02013c91b
build: aerofc-v1: add default param file into ROMFS
8 years ago
Lucas De Marchi
f6d43aea25
build: px4: allow to embed defaults file into ROMFS
8 years ago
cafoo
3e3db064d3
Tools: add my name to Git_Success.txt
8 years ago
Hiroshi Iwamoto
edf667ad6e
Tools: add my name to GIT_Success.txt
...
the member of JAPAN drone software engineering school.
8 years ago
Andrew Tridgell
228cba2524
autotest: fixed default frame type in sim_vehicle.py
8 years ago
Ikumi Motoshige
aa9891fe59
Tools: add my name to GIT_Success.txt
8 years ago
Nobuyuki Arai
3bdd4c0cd6
I added my name to the list in GIT_Success.txt because of assignment of 3rd course, "Drone software engineer".
8 years ago
hrykyn
b09ebbb891
autotest: add locations
...
adding location of Hata-drone-field, JAPAN
8 years ago
hrykyn
4cc5587348
GIT_Success: add name
...
adding Hiroyuki Yano the member of JAPAN drone software engineering school, course 1&2(not course 3)
8 years ago
Jacob Walser
1a52acc99e
Frame_params: Remove calibration parameters from bluerov2 standard
8 years ago
Jacob Walser
193e590592
Frame_params: add standard bluerov2 parameter file
8 years ago
murata
75e770c83c
Tools: add support for dodeca-hexa
8 years ago
Peter Barker
2ddf7f99b5
Tools: autotest: option to run different frame
8 years ago
Peter Barker
96cfba971c
Tools: vehicleinfo: factor out a default_frame method
8 years ago
Peter Barker
3a9ac2ef40
Tools: pull out vehicle metadata into a library
8 years ago
Pierre Kancir
971c8d5948
Tools: use parm inheritance for gazebo iris model
8 years ago
Peter Barker
d1fb2e7c53
Tools: use parm inheritance for copter models
8 years ago
BrainMixer
b57280125c
Tools: add name to GitSuccess.txt
8 years ago
Andrew Tridgell
fd6625e09d
Frame_params: drop target temp for Solo to 45
8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas
023e3b6e30
Tools: Add comments explaining why a couple of units are not SI
8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas
02e7c49394
Tools: remove non-ASCII characters in comments, Travis chokes on them
8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas
d7c7deacdf
Tools: Follow SI units conventions
...
http://physics.nist.gov/cuu/Units/units.html
http://physics.nist.gov/cuu/Units/outside.html
and
http://physics.nist.gov/cuu/Units/checklist.html
http://www.bipm.org/en/publications/si-brochure/
http://www1.bipm.org/en/CGPM/db/3/2/ g_n unit for G-force
one further constrain is that only printable (7bit) ASCII characters are allowed
Add a validation so that Travis can validate the units
Use full text unit information when generating .wiki, .rst and .html documentation
Use both unit symbol and unit full text when generating .xml
8 years ago
Miguel Arroyo
d9546523a3
Tools: sim_vehicle.py fix for Python 3
8 years ago