OP-1156 hotfix in pathfollower code - use correct VerticalPosPI.Ki and ILimit + uavob...
[librepilot.git] / ground / .gitattributes
blob42263f54b6bb036e75023ec4b2edbd5e8407bab9
2 # Ground source code files should always have CRLF line endings by agreement
3 # http://wiki.openpilot.org/display/Doc/Coding+Style
6 *.pri           text eol=crlf
7 *.pro           text eol=crlf
9 *.c             text eol=crlf
10 *.cpp           text eol=crlf
11 *.h             text eol=crlf
12 *.hpp           text eol=crlf
14 *.ui            text eol=crlf
15 *.qrc           text eol=crlf
16 *.qml           text eol=crlf
17 *.pluginspec    text eol=crlf
19 *.h.template    text eol=crlf
20 *.c.template    text eol=crlf
21 *.cpp.template  text eol=crlf
22 *.qml.template  text eol=crlf
24 *.py            text eol=lf