Peter Barker
a86dc33235
autotest: improve debugging of original location discrepancy
5 years ago
Harsh Pandey
070b7c3202
Updated changes as requested in waf for shell completion
5 years ago
Michael du Breuil
ea3d8046da
waf: don't embed the sandbox.lua anymore
5 years ago
Rishabh
b81aa05622
Tools: Shift RTL and S_RTL to not_armable_mode_list
5 years ago
Andrew Tridgell
01b5337d91
Tools: auto-build f303-M10025
5 years ago
Jaaaky
26d81e3d13
Tools: FilterTestTool fix open .BIN files on case sensitive systems
5 years ago
Peter Barker
14ad9a58bd
autotest: don't blat main test exception with still-armed exception
5 years ago
Peter Barker
fa33719da6
autotest: improve distance-from-home debug
5 years ago
Peter Barker
6843d0e628
autotest: improve debug on parameter download failure
5 years ago
Peter Barker
be7ae6fbc9
autotest: add --validate-parameters autotest option
...
After each reboot, the complete list of parameters is downloaded and
checked against parameter documentation generated from the source code.
5 years ago
Peter Barker
5d5f9b77e8
autotest: include AP_Vehicle parameters in documenation
5 years ago
CUAVcaijie
b854fa3d4e
Tools: added CUAV-Nora to autobuild
5 years ago
Andrew Tridgell
bb556a11be
Tools: added CUAV-Nora bootloader
5 years ago
Randy Mackay
dc537efabe
Tools: add AP_ESC_Telem to build for all vehicles
5 years ago
Matt Lawrence
e6f32f4572
AP_HAL_ChibiOS: Fix waf --default-parameters
...
If a defaults.parm file was present in the hwdef, waf ignored the --default-parameters=xyz.parm command line argument. This will allow it to use that command line argument specified file.
5 years ago
Yaapu
b0e5bfc32d
autotest:FRSkySPort: added support for VARIO 0x30 and GPS 0x800 sensor types
...
This adds support for the VARIO sensor 0x30 and GPS sensor 0x800 to the autotest suite
5 years ago
Peter Barker
93ac71095d
Tools: build_binaries, sort boards before building, print board counts
5 years ago
Peter Barker
fd8088f1e5
autotest: add Copter tests for altitude change on arm
5 years ago
Peter Barker
ac904085d6
autotest: add statistics on time taken to arm
5 years ago
Peter Barker
b0aceaea70
autotest: add tests for LTM telemetry output
5 years ago
Peter Barker
62f289b8e6
autotest: drain_mav_unparsed gets a quiet option
5 years ago
Peter Barker
b75dd36f71
autotest: create Telem baseclass for telem clients
5 years ago
Peter Barker
212bc6538b
autotest: improve output on wait_altitude
5 years ago
Peter Barker
71a129d685
autotest: add test for Plane LOITER
5 years ago
Peter Barker
b8087c3e84
Replay: let AP_Vehicle handle loop()
5 years ago
Patrick José Pereira
98adeafad9
Tools: autotest: Add sub test for MOT_THST_HOVER parameter
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Peter Barker
16f4d33d00
Tools: add known Calibration tag to apm.pdef.xml
...
this will allow a GCS to hide anything that a user should never
ordinarily have to see in terms of calibration parameters
5 years ago
vishal-raj15
7058bcb5f5
Tools: testing to add my name in git_success.txt
5 years ago
Peter Barker
0ea4e150db
autotest: add test for gimbal range issue
5 years ago
Peter Barker
a9e288a335
autotest: improve clarity by breaking apart calculations for mount pitch
5 years ago
Andrew Tridgell
71503a1b9d
Tools: updated IO firmware
5 years ago
Peter Barker
346471258b
autotest: add test for mot_pwm validation
5 years ago
Rishabh
5e08d503ea
Autotest: support new motor orders
5 years ago
Peter Barker
441f43103a
autotest: add send_debug_trap to send a mavlink trap to the autopilot
5 years ago
Peter Barker
53ce463a90
autotest: add test for statustext coming through via frsky passthrough
5 years ago
Peter Barker
bde97596eb
Tools: adjust Replay for new AP_Vehicle requirements
5 years ago
Peter Barker
2401afd496
AP_Periph: fix up firmware version includes
5 years ago
Peter Barker
cc5359d774
autotest: add explicit tests for rc-override-times of 0 and -1
5 years ago
Jaaaky
fb7c5e09e5
Tools: chibios.py remove duplicate fread from wraplist
5 years ago
Gautham P Krishnan
db46a56443
Tools: added name to GIT_Success.txt
5 years ago
Andrew Tridgell
b3ff75ed6b
Tools: fixed list for USBID in generate_manifest.py
5 years ago
Andrew Tridgell
eee18942b5
Tools: added f303-Universal bootloader
5 years ago
Andrew Tridgell
d87306afbd
Tools: auto-build f303-Universal firmware
5 years ago
Andrew Tridgell
1734541eb7
AP_Periph: added enable mechanisms for all sensor types
5 years ago
Peter Barker
e7ca2057ce
autotest: improve output from wait_altitude
5 years ago
Peter Barker
c4ce6fa385
autotest: Sub: give vehicle 1 second to achieve alt-hold altitude
5 years ago
Peter Barker
0c85200b18
autotest: test diagonals and off-diagonals are set by magcal test
5 years ago
Rajat Singhal
1b19628714
Tools: Add default params for Airsim Rover vehicle
5 years ago
Rajat Singhal
842822bb47
Tools: autotest: Add airsim-rover vehicle
5 years ago
Henry Wurzburg
d82b29b23d
Tools:Add intelhex for python2 to let WAF build the hex files
5 years ago