Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Miosix Kernel
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Miosix Kernel
Commits
f3c4ea0c93e4c6d55763ad3bdeef86c970c40d42
Select Git revision
Branches
14
master
default
protected
unstable
processes_wip
clang
cmake
cmake-old
sd-fix
shield_stackX
compute-unit-v2
con-rig
testing_ram_cu_v2
parafoil-sensortile
angel-swi
ignition
Tags
2
miosix-2.22
alderaan-v1
16 results
miosix-kernel
Author
Search by author
Any Author
authors
Adriano Innocenzi
adriano.innocenzi
Adriano Longo
adriano.longo
Alberto Nidasio
alberto.nidasio
Alejandro Montero Minan
alejandro.montero
Alessandra Miuccio
alessandra.miuccio
Alessandro Del Duca
alessandro.delduca
Alvise de'Faveri
alvise.defaveri
Andrea Milluzzo
andrea.milluzzo
Angelo Giovanni Gaillet
angelo.gaillet
Angelo Prete
angelo.prete
Angelo Zangari
angelozangari
Arturo Benedetti
arturo.benedetti
Aryan Sood
aryan.sood
Camillo Nicoletti
camillo.nicoletti
Damiano Amatruda
damiano.amatruda
Damiano Procaccia
damiano.procaccia
Daniele Gottardini
daniele.gottardini
Dario Ergun
Dario_Ergun
Davide Basso
davide.basso
Davide Bonomini
davide.bonomini
20 authors
Oct 18, 2021
Fixed some timing bug in *Timer class
· f3c4ea0c
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
f3c4ea0c
Testsuite: Priority inheritance tests are temporarily bypassed for control scheduler
· 7f45a67f
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
7f45a67f
Control Scheduler FIX - preemption priority - less-than and greater-than operators fixed
· d766506d
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
d766506d
Control Scheduler FIX - preemption priority lt; and gt; operators changed to...
· 4d8a776d
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
4d8a776d
Priority Scheduler FIX - returns the correct nextPreemptionTime
· 68fc39b5
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
68fc39b5
Threads' priority for preemption decoupled from the one for priority inheritance(the sync module)
· 2eb17701
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
2eb17701
Cleanup and added copyright notices
· ccd25993
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
ccd25993
Now the simple test (send-recv) for Transceiver is working
· ec6d7f6d
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
ec6d7f6d
SendAt(...) is working
· 3f6bcdd3
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
3f6bcdd3
Now sendNow(...) is working with TransceiverTimer
· 83cfac34
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
83cfac34
Little modification in TransceiverTimer, still not working, but RTC is still ok.
· bce0180b
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
bce0180b
Now Flopsync is still working, there a new very simple test for the radio...
· cd3fdedd
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
cd3fdedd
Ping pong test for GPIOTimer working, bug fixed!
· 46f2db49
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
46f2db49
Discovered and solved a couple of bugs in GPIOtimer, refactoring of same...
· 5c6dc23a
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
5c6dc23a
Refactor of cstimer.h, renamed all the files that use its functions
· 39f6bbbe
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
39f6bbbe
Improvement of GPIOtimer, tested both in input and capture, improvement in *.h...
· 2e8af5ed
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
2e8af5ed
Add to modification to the GPIO timer, just little detailt and comments, need...
· 0dd976b8
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
0dd976b8
Code of GPIOTimer improved
· 2722f11d
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
2722f11d
Bug fixed in IntrusiveList: Deleting an already removed item is banned now to...
· a2dfe660
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
a2dfe660
Control scheduler revised to support multiburst - stage 1
· 8abd78be
sasan-golchin
authored
8 years ago
and
Federico
committed
3 years ago
8abd78be
Improvement of GPIOTimer, begin of RadioTimer class, refactoring of HighResolutionTimerBase
· b1831d7b
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
b1831d7b
Now GPIOtimer is working but for output compare it call interrupt every 1.3ms
· ad8f28cf
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
ad8f28cf
Improvement in Timers interfaces, the bug of overflow rounding in the timer is still there
· b0b5c729
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
b0b5c729
Improvement in GPIOTimer output mode, now it is working even there are few details to fix
· 7d622095
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
7d622095
Control Scheduler modified to work with CSTimer instead of AuxTimer
· 42480b63
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
42480b63
SysTick leftover code cleared for stm32F407discovery board
· 59b8634e
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
59b8634e
Added the first part of RadioTimer and improvement of GPIOtimer
· 264b093d
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
264b093d
Added GPIO timer, still not completly working on corner cases
· b35257d8
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
b35257d8
miosix/arch/cortexM3_stm32/common/interfaces-impl/cstimer.cpp
· afb01e23
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
afb01e23
cstimer enabled for cortexM3_stm3/stm32vldiscovery
· 442c8d2c
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
442c8d2c
Kernel's getTick -> getTime cleanup
· 06c2bb0c
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
06c2bb0c
Refactoring of cstimer in high_resolution_timer_base, base class for the future timers
· 50669f94
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
50669f94
cstimer improved for wandstem
· 691eab93
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
691eab93
Added classes to manage GPIO timer. It's not properly working
· 6ebc2574
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
6ebc2574
Timing scheme changed to be in nanoseconds for all but the ContextSwitchTimer
· 535354b0
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
535354b0
Priority Scheduler FIX: Preemption does not occure while idle thread is active
· 85ad6943
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
85ad6943
USE_CSTIMER FIXED: cstimer became default timing tool for wandstem and...
· 20b663d2
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
20b663d2
Aperiodic CSTimer support added for cortexM3_efm32gg/wandstem board
· 0c684419
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
0c684419
Scheduler Optimization: sched. is still in ticks, context switches are not...
· 374f005e
Sasan Golchin
authored
8 years ago
and
Federico
committed
3 years ago
374f005e
Fixed a compilation problem with wandstem board
· b11be563
Fabiano Riccardi
authored
8 years ago
and
Federico
committed
3 years ago
b11be563
Loading