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 |
Andrew Tridgell
|
ec8c22f26e
|
AP_HAL: support up to 20 channels on SRXL
tested with 18 channels on a DSM18 transmitter with a AR7700 receiver
with SRXL port
|
8 years ago |
Andrew Tridgell
|
7b3d0234d1
|
AP_HAL: added an SRXL protocol decoder
SRXL ports are commonly found on newer spektrum receivers like the AR7700
|
8 years ago |
Lucas De Marchi
|
09d926fa11
|
AP_Notify: replace header guard with pragma once
|
9 years ago |
Staroselskii Georgii
|
d40011acf3
|
AP_Notify: added abstract Led and RGBLed classes
|
10 years ago |
Andrew Tridgell
|
dc97a8eff7
|
AP_ADC: fixed license text
we are on GPLv3 now
|
12 years ago |
uncrustify
|
7b41104d7e
|
uncrustify libraries/AP_ADC/AP_ADC.cpp
|
13 years ago |
Andrew Tridgell
|
f375258699
|
fixed inconsistent linefeeds in ADC code
the linefeeds had bacome inconsistent in this library, making some
editors fail to load the code
|
14 years ago |
james.goppert
|
7809b0ca2a
|
Massive warning fixes.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2089 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |
james.goppert
|
cce122d387
|
Moved APM_ADC to AP_ADC
git-svn-id: https://arducopter.googlecode.com/svn/trunk@954 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |
james.goppert
|
e865622f66
|
Added generic ADC library.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@946 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |