Tatsuya Yamaguchi
32a39055db
Sub: wscript: remove duplicated AP_RCMapper
3 years ago
Andy Piper
1bd6adec23
Sub: create generic vehicle management and move runcam to it
...
add OSD and RCMapper to build
5 years ago
Andrew Tridgell
d307cf7d21
ArduSub: moved AC_PID dependency to core
5 years ago
Peter Barker
66624c46a6
Sub: AC_Fence is included for all vehicles
6 years ago
Francisco Ferreira
8850ab73a6
Sub: add KDECAN to included libraries
6 years ago
Peter Barker
7289f0d04c
Sub: AC_Avoid is built on all vehicles
6 years ago
Peter Barker
32b8b86019
Sub: move handling of MAV_CMD_DO_GRIPPER up
7 years ago
Michael du Breuil
936c7faa3e
Sub: AP_Proximity is now a common library
7 years ago
Peter Barker
7042d3e9c9
Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries
8 years ago
Jacob Walser
d3927e34e4
Sub: Remove unused InputManager library dependency
8 years ago
Jacob Walser
69c9dbc286
Sub: Remove deprecated/unused CLI and AP_Menu
8 years ago
Jacob Walser
d21cd513cd
Sub: Add AP_Arming_Sub class
8 years ago
Jacob Walser
e0cd1d0679
Sub: Remove frame-specific waf targets
8 years ago
Jacob Walser
ed87bd9e59
Sub: fixes from rebase on ArduPilot master
8 years ago
Jacob Walser
098a716d41
Sub: Add TSYS01 'celsius' object
8 years ago
Jacob Walser
cfc94b65f5
Sub: add AP_Beacon to wscript
8 years ago
Jacob Walser
7e1c63aba3
Sub: Remove sprayer
8 years ago
Jacob Walser
8aebeac6d7
Sub: Remove precision landing
8 years ago
Jacob Walser
db56bdf8b0
Sub: Remove landing gear
8 years ago
Jacob Walser
456f5e2e93
Sub: Update Sub to match relevant Copter and Library developments
8 years ago
Jacob Walser
56207ac284
Sub: AP_WaterDetector -> AP_LeakDetector
8 years ago
Rustom Jehangir
4a1c6fc46c
Sub: Fix waf build for water detector.
8 years ago
jaxxzer
e016e906f5
Sub: Create new Vectored 90DEG (6DOF) class
8 years ago
Rustom Jehangir
814605c461
Sub: Make changes to match Copter changes
8 years ago
Rustom Jehangir
d628b0d022
Sub: Add 'SimpleROV' frame configuration for 3/4-dof ROVs
8 years ago
Rustom Jehangir
e0d3eba5a4
Sub: Match Copter changes
8 years ago
Rustom Jehangir
9d3bf13cff
Sub: Add JSButton library to makefile for Sub
8 years ago
Rustom Jehangir
1a28ba3762
Sub: Add AP_JButtonMapper to wscript
8 years ago
Rustom Jehangir
105eae0e86
Sub: Remove ADSB support
8 years ago
Rustom Jehangir
65a1d4fca1
Sub: Update build script and added to build_ci.sh
8 years ago
Rustom Jehangir
0bb4ab4dc9
Sub: Update Sub script to match others.
8 years ago
Rustom Jehangir
caa089c869
Sub: allow partial builds with new mavlink as submodule
...
The task generator for the mavlink headers is given a name 'mavlink' and is
added as a dependency to all local static libraries, because all of them use
sources that include mavlink headers. It would be nice to have a good way to
detect sources that use mavlink headers or to declare list of libraries that
use the headers, so that the dependency could be added automatically.
Additionally, there's a minor change in syntax for the task generator: using
strings directly instead of lists.
8 years ago
Rustom Jehangir
3da7c95e9b
Sub: New vehicle type, derived from ArduCopter.
8 years ago