Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docfix? message2mon: perte de comm avec le robot #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/sujets/tex/specifications/src/annexes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ \subsubsection{Superviseur vers Moniteur}
\hline
MESSAGE\_ANSWER\_ACK & -- & Message d'acquittement en cas de succès\\
MESSAGE\_ANSWER\_NACK & -- & Message d'acquittement en cas d'échec\\
MESSAGE\_MONITOR\_LOST & -- & Signale la perte de la comm. avec le robot\\
MESSAGE\_ANSWER\_COM\_ERROR & -- & Signale la perte de la comm. avec le robot\\
MESSAGE\_CAM\_IMAGE & Image & Envoi d'une image\\
MESSAGE\_CAM\_POSITION & Position & Envoi de la postion du robot\\
MESSAGE\_ROBOT\_BATTERY\_LEVEL & int & Envoi du niveau de la batterie\\
Expand Down