Andrew Tridgell
|
e60550a005
|
AP_Bootloader: use AP_CheckFirmware
|
3 years ago |
Andy Piper
|
f6c07df162
|
Tools: make CPUInfo test fairer, add data for external flash
fix CPUInfo on linux
make cache disabling optional in CPUInfo
|
3 years ago |
Andrew Tridgell
|
a311983a29
|
AP_Bootloader: fixed DSDL paths
|
3 years ago |
bugobliterator
|
c3be9f9eb3
|
AP_Bootloader: libcanard moved to modules/DroneCAN
|
3 years ago |
Andrew Tridgell
|
a50120cec3
|
CAN: switched to DroneCAN DSDL and libuavcan
|
3 years ago |
Siddharth Purohit
|
1afbf666ad
|
AP_Bootloader: remove dependency on Semaphores in QSPIDevice
|
3 years ago |
Siddharth Purohit
|
edb590e055
|
AP_Bootloader: fix variable name for External flash support
|
3 years ago |
Siddharth Purohit
|
8dff6dd27b
|
AP_Bootloader: build FlashIface for bl with external flash support
|
3 years ago |
Andrew Tridgell
|
c08d37bd8f
|
Tools: fixed build with --out directory for build_binaries
|
5 years ago |
Andrew Tridgell
|
92bd1a485a
|
AP_Bootloader: added app descriptor checking for CAN fw
|
5 years ago |
Andrew Tridgell
|
3bc5458a82
|
AP_Bootloader: added CAN support for AP_Periph
|
6 years ago |
Andrew Tridgell
|
f0e0b1baaa
|
AP_Bootloader: only build bootloader when --bootloader configured
|
7 years ago |
Andrew Tridgell
|
4c2c2012a6
|
waf: allow for "./waf bootloader"
easier build of the bootloader
|
7 years ago |
Andrew Tridgell
|
e7c43b9df7
|
AP_Bootloader: initial version of ChibiOS bootloader
|
7 years ago |
Gustavo Jose de Sousa
|
b251d14778
|
waf: ardupilotwaf: allow multiple program groups for program
The program_dir defaults to the first group's name. That feature will be useful
for "copter" build command, which will build all frame types.
|
9 years ago |
Gustavo Jose de Sousa
|
5699bf04d0
|
waf: rename parameter blddestdir to program_group
It's a good idea to consolidate the idea that all programs belong to a group
that has it's own directory.
|
9 years ago |
Gustavo Jose de Sousa
|
a2d2661765
|
waf: use methods from bld instead of ardupilotwaf for the remaining
|
9 years ago |
Gustavo Jose de Sousa
|
a35c0d48b0
|
waf: ardupilotwaf: rename program to ap_program
Make the rename so that there is no name clashes when defining it as a taskgen
method.
|
9 years ago |
Gustavo Jose de Sousa
|
ad0f2080c6
|
waf: reorganize destination of binaries in Tools
It makes more sense for Hello to be an example and for CPUInfo and Replay to be
placed inside a `build/<board>/tools/` directory.
|
9 years ago |
Caio Marcelo de Oliveira Filho
|
6e7b73610d
|
waf: add waf support
|
9 years ago |