1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/Doc/Architecture
stac 47c36b3da0 i2c: fix error in FSM for restarted reads
The transition from the ADDR state to the read state
was broken for non-final reads.  The FSM diagram was
also wrong for this transition.

Since reads are always the last transaction in a sequence
in our current usage, this doesn't actually fix any known
bugs.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1350 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-08-21 16:19:06 +00:00
..
ahrs_spi_link_fsm.dot ahrs spi: Add AHRS SPI link management FSM 2010-07-04 02:21:22 +00:00
ahrs_spi_link_fsm.jpg ahrs spi: Add AHRS SPI link management FSM 2010-07-04 02:21:22 +00:00
OPModuleArchitecture.dia FlightArchitecture: Updated description of Stabilization module (air/ground speed handled by guidance module) 2010-08-14 14:19:33 +00:00
stm32_i2c_fsm.dot i2c: fix error in FSM for restarted reads 2010-08-21 16:19:06 +00:00
stm32_i2c_fsm.jpg i2c: fix error in FSM for restarted reads 2010-08-21 16:19:06 +00:00