Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
messages-schemas
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CdF
CdF 2020-2021
modules
libraries
communication
messages
messages-schemas
Commits
cc4726c3
Unverified
Commit
cc4726c3
authored
5 years ago
by
Charles JAVERLIAT
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4bf930cb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-6
5 additions, 6 deletions
README.md
with
5 additions
and
6 deletions
README.md
+
5
−
6
View file @
cc4726c3
...
...
@@ -5,10 +5,9 @@ They aim to be used to transmit messages on serial.
## Usage
To build the messages, you need the
`protobuf`
and
`python-protobuf`
packages.
To build the messages, simply add them to
`messages/`
. They will be automatically built:
-
[
For cpp
](
https://gitlab.clubelek.fr/cdf2020/libraries/communication/messages/messages-schemas-cpp
)
-
[
For nanopb
](
https://gitlab.clubelek.fr/cdf2020/libraries/communication/messages/messages-schemas-nanopb
)
-
[
For python
](
https://gitlab.clubelek.fr/cdf2020/libraries/communication/messages/messages-schemas-python
)
You should use the
`StatusMessage`
messages to send message over serial.
## How to add messages
TODO: write
You should use the
`StatusMessage`
messages to send message over serial.
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment