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
5 years ago
by
Alvise de'Faveri
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Home.md
+1
-4
1 addition, 4 deletions
Home.md
with
1 addition
and
4 deletions
Home.md
View page @
f4b265c2
...
...
@@ -33,7 +33,7 @@ Deep dives:
-
[
State Machines
](
State-Machines-Examples-and-Best-Practices
)
-
[
Events Cheatsheet
](
Events-Cheatsheet
)
-
[
Testing
](
Testing
)
-
[Diagnostic Tools]
-
[
Diagnostic Tools
]
(
Diagnostic-tools
)
-
[
Mavlink
](
Mavlink
)
-
[DMA]
...
...
@@ -57,9 +57,6 @@ Deep dives:
-
[
Logger
](
Logger
)
: performs triple buffering to optimize SD cart writes.
-
[EventBroker]: central component used in a publish-subscribe architecture to dispatch events between FSMs
-
[CPUMeter]: measure CPU usage
-
[StackLogger]: measure stack usage for each thread
-
[PinObserver]: execute something on GPIO transitions (without using interrupts)
-
[ButtonHandler]: do something when the button is pressed (or pressed for a long time)
-
[Queues]: syncQueue, syncCircularBuffer, SyncPacketQueue. Other Queues can be found in MIOSIX's queue.h
...
...
This diff is collapsed.
Click to expand it.