This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2024-11-29 07:24:13 +01:00
Code
Issues
Releases
Activity
9f2a01a78a
LibrePilot
/
flight
/
PiOS
History
vassilis
9f2a01a78a
Flight/Servo Fix Servo driver buffer overflow, was messing up the I2C and altitude readings, now working fine. Servo index used to be 1-8 but the Servo driver was indexing a buffer out of bounds. Changed everything to use index 0-7 for servo outputs.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1061 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-11 01:54:43 +00:00
..
Common
ahrscomms: connect the OP board to the AHRS board
2010-07-04 02:21:49 +00:00
inc
ahrscomms: connect the OP board to the AHRS board
2010-07-04 02:21:49 +00:00
STM32F10x
Flight/Servo Fix Servo driver buffer overflow, was messing up the I2C and altitude readings, now working fine. Servo index used to be 1-8 but the Servo driver was indexing a buffer out of bounds. Changed everything to use index 0-7 for servo outputs.
2010-07-11 01:54:43 +00:00
pios.h
Minini removed from PiOS
2010-07-01 08:57:40 +00:00