Jacob Walser
|
9897ff60de
|
Frame_params: Add BlueROV2 Heavy param file
|
7 years ago |
Peter Barker
|
18135b4764
|
Tools: build-with-disabled-features: update deps
|
7 years ago |
Peter Barker
|
67257e545e
|
Tools: add how-to-use comment to build-with-disabled-features
|
7 years ago |
Peter Barker
|
705e6287b9
|
Tools: add a build-with-disabled-features script
|
7 years ago |
Peter Barker
|
6fb9210c95
|
Tools: vagrant: install gcov for coverage and pexpect for autotest
|
7 years ago |
Luis Vale Gonçalves
|
e88be33c9e
|
Updated the usbmodem line for upload
Added a * to enable recognition of usbmodems
|
7 years ago |
Andrew Tridgell
|
4dc88c6022
|
waf: added crazyflie2
|
7 years ago |
Andrew Tridgell
|
320c3b53a4
|
waf: make it easier to list USB IDs to load fw to
|
7 years ago |
ljwang
|
59ee3c8f62
|
AP_HAL: support mini-pix
|
7 years ago |
Pierre Kancir
|
fe36c09bb0
|
Tools: correct Gazebo-iris param
|
7 years ago |
Peter Barker
|
50ccbb5d0c
|
Tools: autotest: correct speedup parameter handling
|
7 years ago |
Peter Barker
|
aeb99c675b
|
Tools: autotest: remove racey mavproxy.expect
The autopilot could well have emitted the statustext before we
start to expect() it
|
7 years ago |
Peter Barker
|
bae67c479b
|
Tools: update instructions on how to use Vagrant VM
|
7 years ago |
Peter Barker
|
0a7ae22398
|
Tools: Vagrant: use install-prereqs-ubuntu for installation
|
7 years ago |
Alexey Bulatov
|
7302618bbc
|
waf: add support UAVCAN for Edge board
|
7 years ago |
nicknunno
|
72b698bf96
|
Tools: update AION default param
Add servo-function reversed, compass offset maximum
|
7 years ago |
Andrew Tridgell
|
7c0e18f0c7
|
Tools: added more bootloader details
|
7 years ago |
Andrew Tridgell
|
04be33c0c5
|
Tools: added skyviper bootloader
|
7 years ago |
Andrew Tridgell
|
2cbf04a3d0
|
waf: use new bootloader path
|
7 years ago |
Andrew Tridgell
|
d6f3ef0be1
|
Tools: moved bootloaders to Tools/bootloaders
|
7 years ago |
Andrew Tridgell
|
8b5291975b
|
waf: disable uavcan and fatfs on skyviper-v2450
|
7 years ago |
Andrew Tridgell
|
36695fe1f6
|
waf: create abin files for some px4 builds
needed for skyviper web UI upload
|
7 years ago |
Andrew Tridgell
|
507fcb0f27
|
Tools: moved make_abin.sh into Tools/scripts
will be used in px4 build
|
7 years ago |
Andrew Tridgell
|
258ae49952
|
waf: support PX4 boards with no microSD or USB
|
7 years ago |
Andrew Tridgell
|
330fa815e8
|
Frams_params: updates for new pos controller for skyviper
|
7 years ago |
Andrew Tridgell
|
86d43061e9
|
waf: added skyviper-v2450-px4 build
|
7 years ago |
Andrew Tridgell
|
238db04187
|
Frame_Params: set TMODE_ENABLE=2 for the F412
|
7 years ago |
Andrew Tridgell
|
ca12d99430
|
Frame_Params: fixed orientation on F412
|
7 years ago |
Andrew Tridgell
|
2db74a642b
|
waf: added skyviper-f412-rev1 board
older board with SPI 20789
|
7 years ago |
Andrew Tridgell
|
76703a80c4
|
Frame_params: disable unpopulated serial ports
|
7 years ago |
Andrew Tridgell
|
3b5bb3cae2
|
Frame_params: default to CC2500 radio for F412
|
7 years ago |
Andrew Tridgell
|
b0c16f7eb9
|
waf: auto-build abin files for ChibiOS
|
7 years ago |
Andrew Tridgell
|
d208dc69d3
|
Tools: moved make_abin.sh into ChibiOS scripts
|
7 years ago |
Andrew Tridgell
|
5eb29f94ce
|
Frame_Params: update config for Skyviper-2450
|
7 years ago |
Andrew Tridgell
|
779de02acb
|
waf: disable double-promotion warnings on ChibiOS
these are not useful
|
7 years ago |
Andrew Tridgell
|
674bf12f6e
|
Frame_params: fixed ordering of F412 motors
|
7 years ago |
Andrew Tridgell
|
ebeda12953
|
Frame_params: added defaults for SkyViper-F412
|
7 years ago |
Andrew Tridgell
|
4570213665
|
scripts: added make_abin.sh script
used to create binary for install of SkyViper 2450GPS via web UI
|
7 years ago |
Andrew Tridgell
|
5c259459ea
|
waf: build with AP_TempCalibration
|
7 years ago |
Andrew Tridgell
|
0258c5baf4
|
waf: added AP_Radio to build
|
7 years ago |
Patrick José Pereira
|
6ca1c03767
|
Tools: Skip reinstall of existing packages in install-prereqs-arch
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
8aa00e88e2
|
Tools: Correct submodule update script in install-prereqs-arch
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
d73f534bc7
|
Tools: Check if symbolic link already exist in install-prereqs-arch
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Andrew Tridgell
|
13a3c56a02
|
waf: added board name to ChibiOS build
|
7 years ago |
Andrew Tridgell
|
1c0b598c05
|
waf: fixed permissions on px_mkfw.py
|
7 years ago |
Siddharth Purohit
|
d1a497f223
|
waf: add more wraps to compile uavcan
|
7 years ago |
Siddharth Purohit
|
b1499ee8f2
|
waf: add option to compile with uavcan for chibios boards
|
7 years ago |
Andrew Tridgell
|
3d50bbe2c0
|
waf: added mini-pix build target
|
7 years ago |
Andrew Tridgell
|
6ee0c48ab1
|
waf: added revo-mini build type
|
7 years ago |
Siddharth Purohit
|
90ca9626cc
|
waf: use gcc/g++ by default if available else throw warning
|
7 years ago |