Andrew Tridgell
|
df75c1796a
|
waf: added --enable-check-firmware option
|
3 years ago |
Joshua Henderson
|
68360571d1
|
Tools: ardupilotwaf add OpenDroneID lib
|
3 years ago |
Peter Barker
|
c0243772b4
|
waf: add --define command-line option
Allows CPP defines to be specified on command-line
Eases enable/disable of optional features
|
3 years ago |
Andrew Tridgell
|
acf56204f2
|
waf: added --ubsan and --ubsan-abort options
|
3 years ago |
Iampete1
|
28989f1838
|
Tools: ardupilotwaf: add AP_AIS to build
|
3 years ago |
Tom Pittenger
|
0c7e107157
|
Tools/waf: Add Sagetech SDK to WAF build
|
3 years ago |
Randy Mackay
|
104e9202af
|
Tools: remove AP_ToshibaCAN from waf
|
3 years ago |
Pierre Kancir
|
2cca370a74
|
Tools: ardupilotwaf: remove useless shebang on non exec files
|
3 years ago |
Peter Barker
|
7474a31a83
|
waf: take ap_version.h int items from environment as we do str items
This will mean we take the integer version of GIT_VERSION from the env
too
|
3 years ago |
Iampete1
|
6ac661c6ce
|
Tools: ardupilotwaf: add AP_CustomRotations
|
3 years ago |
Joshua Henderson
|
b3e78e1e8d
|
ardupilotwaf: grouped_program use nested dicts
|
3 years ago |
Peter Barker
|
c056a7948d
|
Tools: move Airspeed up to AP_Vehicle, provide dummy
|
3 years ago |
Joshua Henderson
|
ac4304e2c4
|
Tool: ardupilotwaf fix duplicate reporting from build summary
|
3 years ago |
Randy Mackay
|
37dbbc7ed3
|
Tools: add AP_Torqeedo to ardupilotwaf.py
|
3 years ago |
Gone4Dirt
|
7fab70b8f1
|
Waf: Modify build directory define if heli build command is given
|
3 years ago |
Pierre Kancir
|
28706f5e23
|
Tools: link AP_FETtecOneWire
|
4 years ago |
Siddharth Purohit
|
5d435c762e
|
waf: notify users that we have moved to using tool instead of tools
|
4 years ago |
Andy Piper
|
7aa1e2d63b
|
waf: add AP_VideoTX module
|
4 years ago |
Andrew Tridgell
|
5840d24ed9
|
Tools: build AP_ExternalAHRS
|
4 years ago |
Randy Mackay
|
28e769a79e
|
Tools: link AP_WheelEncoder for all vehicles
|
4 years ago |
Andrew Tridgell
|
0c1d665818
|
waf: support no-gcs and DAL builds
|
4 years ago |
giacomo892
|
4eeccb61cd
|
WAF: Add AP_OLC to build
|
4 years ago |
Pierre Kancir
|
2e60f361fa
|
Tools: ardupilotwaf: remove '-Werror=suggest-override' from benchmark to prevent failure
this is due to the fact that gbenchmark header should be compatible with C++03 and then don't accept C++11 feature like override ...
|
5 years ago |
Andrew Tridgell
|
689902cb69
|
waf: moved include of ap_config.h into configure step
|
5 years ago |
yaapu
|
b658edfa20
|
Tools: added MSP
|
5 years ago |
Siddharth Purohit
|
4e17f8a23e
|
waf: add CANManager library and use uavcan agnostic names CAN vars
|
5 years ago |
Peter Barker
|
b955be50af
|
waf: build in AP_Generator directory
|
5 years ago |
Andy Piper
|
d0cd494178
|
waf: add AP_RCTelemetry to build
|
5 years ago |
Andy Piper
|
6245197204
|
waf: add support for the macOS clang address sanitizer
|
5 years ago |
Andy Piper
|
88f0c26636
|
Tools: add CMSIS DSP module to waf for M4 ChibiOS and control inclusion of FFT based on HAL_WITH_DSP and GYROFFT_ENABLED. target appropriate ARM cpus
sophisticated autotest for Gyro FFT
|
5 years ago |
Randy Mackay
|
dc537efabe
|
Tools: add AP_ESC_Telem to build for all vehicles
|
5 years ago |
Andrew Tridgell
|
647aaf0575
|
waf: added AP_Stats to Sub
|
5 years ago |
Andrew Tridgell
|
c2ed419401
|
waf: build AP_Hott_Telem
|
5 years ago |
Andy Piper
|
30878553d6
|
Tools: add AP_Camera to list of libraries
remove dummy Camera methods from Replay
add rcmapper to replay
make replay a vehicle
|
5 years ago |
Oliver Walters
|
9a7b78d49d
|
waf: added support for Piccolo CAN ESCs
|
5 years ago |
Andrew Tridgell
|
4ff2d744e7
|
waf: build AP_EFI
|
5 years ago |
Andrew Tridgell
|
ca00ca4dac
|
waf: build AP_SerialLED
|
5 years ago |
Andrew Tridgell
|
d00f4316e9
|
Tools: moved AC_PID dependency to core
|
5 years ago |
Andrew Tridgell
|
c18098cdf4
|
waf: always build AP_ADSB
needed for singleton
|
5 years ago |
Andy Piper
|
1d11fe5377
|
Tools: add --upload-port option to waf
|
5 years ago |
Peter Barker
|
2273ffb267
|
waf: build in libraries/AP_NavEKF
|
6 years ago |
Andrew Tridgell
|
abe53e1c9e
|
waf: build AP_Filesystem
|
6 years ago |
Francisco Ferreira
|
8849e0d276
|
waf: add AP_NMEA_Output to common libraries
|
6 years ago |
Peter Barker
|
d762629c62
|
Tools: waf: link AP_InternalError everywhere
|
6 years ago |
Francisco Ferreira
|
ba2f954a20
|
waf: add AC_AttitudeControl library for PE target format
|
6 years ago |
Peter Barker
|
e23809fd59
|
Tools: ardupilotwaf: include AP_Parachute in all builds
|
6 years ago |
Peter Barker
|
61961d037e
|
Tools: ardupilotwaf: all vehicles get AC_Fence
|
6 years ago |
Peter Barker
|
0bf55ce3f4
|
Tools: ardupilotwaf: DataFlash renamed to AP_Logger
|
6 years ago |
Randy Mackay
|
b3b3385143
|
Tools: add ToshibaCAN to waf build
|
6 years ago |
Andrew Tridgell
|
d8291ef1d1
|
waf: fixed static link build
for bebop
|
6 years ago |