peabody124
|
3c021c09d9
|
Flight/PiOS: Whitespace changes
find ./flight/PiOS/inc/ \! \( -name '*~' -a -prune \) -type f | xargs -I{}
bash -c 'echo {}; dos2unix {}; gnuindent -npro -kr -i8 -ts8 -sob -ss -ncs -cp1
-il0 -hnl -l150 {};'
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1777 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-09-27 07:28:45 +00:00 |
|
peabody124
|
d928676f5e
|
More documentation updates, standardizing format to include addtogroup at the beginning of headers so files are associated with modules
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1121 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-07-16 19:53:35 +00:00 |
|
gussy
|
0968b0adf9
|
Added provisions for TurboPWM and other custom servo update rates.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@226 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-03-03 07:46:40 +00:00 |
|
gussy
|
3b32b89839
|
Updated copyright headers.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@146 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2010-01-31 17:56:54 +00:00 |
|
gussy
|
e174898bf2
|
Added pios_servo. Straight from ST examples.
Updated printf-stdarg to use debug port.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@53 ebee16cc-31ac-478f-84a7-5cbb03baadba
|
2009-12-03 21:30:53 +00:00 |
|