khancyr
9ade6cd579
Replay: Remove AP_InertialNav
7 years ago
Andrew Tridgell
35bed59bd4
Tools: Add EKF3 and remove EK1
8 years ago
Randy Mackay
277ec38adc
Replay: add AP_Beacon to build
8 years ago
floaledm
8d0fd7cea8
Tools: add AP_Frsky_Telem
8 years ago
bugobliterator
065c67af57
Replay: fix replay build
9 years ago
Lucas De Marchi
a096703b06
Global: don't link with AP_Progmem
...
AP_Progmem is not used anymore.
9 years ago
Lucas De Marchi
8f9fa568b4
Tools: remove unused AP_ADC_AnalogSource
9 years ago
Caio Marcelo de Oliveira Filho
ec52df991c
build: compile only the HAL files needed by the board
...
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
9 years ago
Andrew Tridgell
b71678b901
Replay: fixed build with NavEKF2
10 years ago
Andrew Tridgell
26e55f078a
Replay: converted to .cpp files
10 years ago
Andrew Tridgell
f8adea2ddd
AntennaTracker: complete conversion to .cpp files
10 years ago
Andrew Tridgell
605b8b4ece
AP_Math: converted rotations example to cpp
...
this is just a test conversion before we start converting on-mass
10 years ago
Andrew Tridgell
32a5f4c0b5
Rover: added make.inc
10 years ago