Peter Barker
|
5a19301606
|
Tools: autotest: add a test for setting of modes using CMD_DO_SET_MODE
|
2017-09-19 01:24:11 +01:00 |
|
mirkix
|
6bc4ab638a
|
Tools: Add SITL tilthvec frame and default parameters
|
2017-09-18 21:20:39 +10:00 |
|
Peter Barker
|
27650c08aa
|
Tools: autotest: use -z in place of -v for checking variable settedness
Some bash versions out there don't like -v
|
2017-09-18 08:26:22 +10:00 |
|
Peter Barker
|
78a0298af0
|
Tools: autotest.py: look at EKF flags to determine armability
|
2017-09-15 15:57:11 +01:00 |
|
Marco Robustini
|
b4f46b14f0
|
Tools: add Marco's flying field to locations file
|
2017-09-11 17:58:01 +01:00 |
|
Peter Barker
|
20bfb82a7b
|
Tools: autotest.py: add --no-clean and --no-configure options
|
2017-09-11 12:45:27 +10:00 |
|
Peter Barker
|
e505635ddd
|
Tools: sim_vehicle: make gdb-stopped work again
|
2017-09-11 12:30:00 +10:00 |
|
Peter Barker
|
2738fc34f0
|
Tools: autotest.py: exit if step not matched
Also, stop shadowing a variable
|
2017-09-08 21:51:26 +10:00 |
|
Peter Barker
|
6928618de8
|
Tools: autotest.py: allow specification of a buildlogs directory
|
2017-09-01 23:39:38 +10:00 |
|
Luis Vale Gonçalves
|
c046824ce7
|
Added our testing location
Added testing location at Tagus Park, Oeiras, Portugal
|
2017-08-31 14:16:10 -07:00 |
|
Peter Barker
|
f0096d3c7a
|
Tools: apmrover2.py: add a test for MAV_CMD_REQUEST_AUTOPILOT_CAPABILITIES
|
2017-08-30 15:54:47 +01:00 |
|
Peter Barker
|
324d9f3c7d
|
Tools: apmrover2.py: add a test for MAV_CMD_DO_GET_BANNER
|
2017-08-30 15:54:47 +01:00 |
|
Peter Barker
|
1b7122d733
|
Tools: add a --speedup parameter to autotest to control speed of all sims
|
2017-08-29 22:49:40 +01:00 |
|
Francisco Ferreira
|
2645760d19
|
Tools: sim_vehicle.py: fix small bug introduced in e298e87
Thanks to @cclauss for finding this
|
2017-08-29 12:16:23 +01:00 |
|
Peter Barker
|
e298e87791
|
sim_vehicle: add --callgrind option
|
2017-08-28 13:47:27 +01:00 |
|
Peter Barker
|
24e616af7d
|
Tools: autotest.py: factor write_fullresults
|
2017-08-26 17:54:32 +01:00 |
|
Peter Barker
|
0334cc1c88
|
Tools: correct copter's fly_throttle_failsafe failure case
|
2017-08-26 09:36:09 +10:00 |
|
Francisco Ferreira
|
415cb41c7f
|
Tools: add gdbserver option to Rover autotest
commit 38297c4 missed changing Rover file
|
2017-08-25 02:38:12 +01:00 |
|
Peter Barker
|
a7b919f025
|
Tools: do not attach gdb to gdbserver unless --gdb is given
|
2017-08-24 21:37:06 +10:00 |
|
Miguel Arroyo
|
38297c4d19
|
Tools: Adds GDBServer with screen option for debugging
|
2017-08-24 21:37:06 +10:00 |
|
khancyr
|
db3c387916
|
Tools: update relay pins for brushed motors in SITL
|
2017-08-24 20:10:32 +09:00 |
|
Andrew Tridgell
|
f5d91f63d2
|
autotest: fixed firefly parameters
|
2017-08-20 09:37:00 +10:00 |
|
khancyr
|
e116ec4eb0
|
Rover: update SITL parameters
|
2017-08-17 09:47:39 +09:00 |
|
Randy Mackay
|
7df73c50e8
|
SITL: remove unnecessary THR_MAX parameter default
|
2017-08-17 09:39:40 +09:00 |
|
Jacob Walser
|
8121091fb6
|
Sub: Don't configure RC params in SITL
|
2017-08-16 11:37:46 -04:00 |
|
Randy Mackay
|
9b63c8751f
|
SITL: rover default params in alphabetical order
|
2017-08-15 20:47:19 +09:00 |
|
Randy Mackay
|
1582bd85af
|
SITL: update rover default parameters
|
2017-08-15 20:47:19 +09:00 |
|
Peter Barker
|
a2af13c17e
|
Tools: calibrate SITL sub RC in autotest's sub parameters
|
2017-08-14 15:32:25 +09:00 |
|
Daniel Orbach
|
3c66663880
|
Tools: autotest.py: Squashed the code for default.* steps in run_step().
|
2017-08-14 12:16:29 +10:00 |
|
Daniel Orbach
|
91e25bb937
|
Tools: autotest.py: Made use of shutil.copy2() where appropiate.
|
2017-08-14 12:16:29 +10:00 |
|
Daniel Orbach
|
befd8b028b
|
Tools: autotest.py: Moved all imports to top of file.
|
2017-08-14 12:16:29 +10:00 |
|
Daniel Orbach
|
e951df7d50
|
Tools: autotest.py: Simplified binary_path through lookup table
|
2017-08-14 12:16:29 +10:00 |
|
Daniel Orbach
|
29ab76e714
|
Tools: autotest.py: Slightly cleaned up run_tests.
|
2017-08-14 12:16:29 +10:00 |
|
Daniel Orbach
|
04791139c0
|
Tools: autotest.py: Separated function definitions and script code.
|
2017-08-14 12:16:29 +10:00 |
|
Peter Barker
|
2437260f8a
|
Tools: copter horizontal fence test waits for disarm then rearms
|
2017-08-04 17:44:43 +01:00 |
|
Peter Barker
|
dd09bb338e
|
Tools: wait for vehicle to disarm after handling throttle failsafe
|
2017-08-04 17:44:43 +01:00 |
|
Andrew Tridgell
|
224dc439ab
|
Tools: updated parameters to remove ELEVON and VTAIL settings
|
2017-08-01 08:25:32 +10:00 |
|
Andrew Tridgell
|
2fb94597ba
|
autotest: adjust default params for new mixing
|
2017-08-01 08:25:32 +10:00 |
|
Peter Barker
|
c383d64954
|
Tools: ardusub.py: increase timeout to allow Valgrind to pass
|
2017-07-20 15:45:15 +10:00 |
|
Francisco Ferreira
|
eda5d9265f
|
Tools: add new no-emit option to param_parse.py so that only validation is done
|
2017-07-18 14:15:39 +01:00 |
|
Michael du Breuil
|
31924e46d3
|
Tools: Parameters: Permit kHz as a unit
|
2017-07-16 08:26:52 +10:00 |
|
khancyr
|
5c8b8cc9a1
|
Tools: update rover skid param
|
2017-07-08 16:07:13 +09:00 |
|
Peter Barker
|
86d8252166
|
Tools: correct sim_vehicle's --tracker option
|
2017-07-07 16:18:37 +01:00 |
|
Peter Barker
|
84e4e282f0
|
Tools: autotest: use copter-single for most of copter-coax parameters
|
2017-07-05 17:34:09 +01:00 |
|
Peter Barker
|
a6de3b6865
|
Tools: use heli params for most of heli-dual params
|
2017-07-05 17:34:09 +01:00 |
|
Peter Barker
|
791b1f43e9
|
Tools: allow heli autotest to use different frame
|
2017-07-05 17:34:09 +01:00 |
|
Peter Barker
|
9948bed2a2
|
Tools: use rover params for most of rover-skid params
|
2017-07-05 17:33:32 +01:00 |
|
Peter Barker
|
cb81f9c8b3
|
Tools: allow Rover to use inheritted config files
|
2017-07-05 17:29:55 +01:00 |
|
Peter Barker
|
59647b3434
|
Tools: autotest: correct Copter params file handling
|
2017-07-05 17:29:55 +01:00 |
|
Andrew Tridgell
|
392d990950
|
autotest: added dspoiler parameters for plane
and simplify vtail and elevon parameters
|
2017-07-03 11:17:42 +10:00 |
|