Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Updated Home (markdown)
authored
7 years ago
by
Alvise de'Faveri
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Home.md
+3
-2
3 additions, 2 deletions
Home.md
with
3 additions
and
2 deletions
Home.md
View page @
91f63f64
...
...
@@ -9,13 +9,14 @@
### Coding Rules & Best Practices
*
[
Code style and naming conventions (TODO)
](
)
*
[
Git rules (TODO)]: branching like [this
](
http://nvie.com/posts/a-successful-git-branching-model/
)
, commit messages style
*
[
Git rules (TODO)
]
(
)
:
branching like
[
this
](
http://nvie.com/posts/a-successful-git-branching-model/
)
, commit messages style
*
Best Practices:
*general design rules that you should follow in order to write bomb-proof code*
-
[
Terraneo's examples on multi threading (TODO)
](
)
-
[
NASA coding principles
](
http://pixelscommander.com/wp-content/uploads/2014/12/P10.pdf
)
(
revisited
)
### Useful stuff
Examples
------------
*
Common examples:
*Things that you are very likely to need when writing code in boardcore*
-
data logging (debugging)
-
active objects (scheduling)
...
...
This diff is collapsed.
Click to expand it.