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
Update Home
authored
4 years ago
by
Alvise de'Faveri
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Home.md
+3
-3
3 additions, 3 deletions
Home.md
with
3 additions
and
3 deletions
Home.md
View page @
fdc32aed
...
...
@@ -29,7 +29,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov
*Application Layer*
-
[
Common Interfaces
](
Boardcore-Interfaces
)
: Singleton, ActiveObject, EventHandler
-
[
Utilities
](
Utils
)
: PinObserver, ButtonHandler, Queues
-
[Synchronization]: mutex, cond variables, kernelpause, disable interrupts...
-
State Machines
-
[
State Machines
](
State-Machines-Examples-and-Best-Practices
)
...
...
@@ -37,7 +36,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov
-
[EventBroker]: central component used in a publish-subscribe architecture to dispatch events between FSMs
-
Testing
-
[
Catch testing framework
](
Testing
)
-
[
Diagnostic Tools
](
Diagnostic-tools
)
*Other Components*
...
...
@@ -55,4 +53,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov
-
[
Git Cheatsheet
](
Git-Cheat-Sheet
)
*Work In Progress*
-
[
SGM
](
SGM
)
\ No newline at end of file
-
[
SGM
](
SGM
)
-
[
Diagnostic Tools
](
Diagnostic-tools
)
-
[
Utilities
](
Utils
)
: PinObserver, ButtonHandler, Queues
\ No newline at end of file
This diff is collapsed.
Click to expand it.