Peter Barker
|
ed0b0451cf
|
ArduSub: remove AC_TERRAIN compilation option
Use AP_TERRAIN_AVAILABLE instead
|
4 years ago |
Randy Mackay
|
b1ccf5b9d5
|
Sub: remove unused TERRAIN_FOLLOW parameter
|
5 years ago |
Peter Barker
|
9783bf730f
|
Sub: log_terrain_data no longer takes a DataFlash argument
|
6 years ago |
Jacob Walser
|
4112fd1316
|
Sub: Remove mode header
|
8 years ago |
Rustom Jehangir
|
26d0a922c1
|
Sub: Changes to match recent Copter updates.
|
8 years ago |
Rustom Jehangir
|
4eb78aefdc
|
Sub: Add missing terrain.cpp file
|
8 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Randy Mackay
|
7689315ba2
|
Copter: rename sonar to rangefinder
|
9 years ago |
Randy Mackay
|
028946ae9e
|
Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE
|
9 years ago |
Randy Mackay
|
74e02d2c82
|
Copter: rename TERRAIN_USE to TERRAIN_FOLLOW
This matches plane's parameter name
|
9 years ago |
Randy Mackay
|
91f6c7b503
|
Copter: add TERRAIN_USE parameter
Also add terrain.cpp to hold terrain_update and terrain_logging functions
|
9 years ago |