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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Nicolò Caruso
Skyward Boardcore
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
12a9122b5b35a57ced049643030dc87cbd0e67d2
Select Git revision
Branches
20
ASM330LHH-dev
LSM9DS1-test
build-system
can-protcol-stats
cc3135
dev-bufferedflashbackend
extra-transceivers
f769-disco
h3lis331dl-dev
i2c-slaveConfig-upd
main
default
protected
my-LI3DSH-driver
neo-m6
nokia-gemini-tm-dev
nokia-pyxis-tm-dev
parafoil
parafoil-f103-SDlog
parafoil-sensortile
radio-mavlink-test-upd
rd-gs-nas-extractor
Tags
5
PYXIS_ROCCARASO
PYXIS_EUROC
lynx-euroc
hermes-v1.0
hermes-flight-1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Apr
16
15
5
3
2
27
Mar
24
18
17
15
10
8
26
Feb
25
24
21
20
16
10
20
Jan
22
Dec
8
6
4
30
Nov
29
27
24
Oct
11
8
7
5
2
1
30
Sep
29
28
24
15
14
12
11
10
8
6
5
4
2
1
31
Aug
26
25
24
23
22
18
17
16
14
13
12
11
10
8
6
5
4
2
27
Jul
26
25
24
23
21
20
19
17
16
14
13
12
11
10
9
8
7
3
2
29
Jun
27
22
21
19
18
17
14
13
11
10
7
5
4
3
2
1
31
May
29
28
26
25
24
22
21
20
19
18
17
15
12
11
10
9
8
7
5
4
30
Apr
29
27
26
25
23
19
18
17
15
12
11
10
8
7
6
5
4
2
1
31
Mar
29
28
29
28
24
23
20
19
18
17
12
11
5
25
Feb
24
22
21
20
13
12
10
7
6
2
1
31
Jan
30
28
25
19
18
17
16
14
13
11
6
5
4
3
2
1
31
Dec
26
21
22
21
18
17
[Mavlink] Updated submodule
[LIS2MDL] Fixed `ODR` definition
[LIS2MDL] Updated LIS2MDLData
[LIS2MDL] Fixed self-test
[Mavlink] Updated submodule
[UBXGPSSerial] Correctly using the USART bus instead of creating it
ubxgps-serial-upd
ubxgps-serial-upd
Implemented simple wrapper for conversions between mavlink messages and NASState struct
rd-gs-nas-extra…
rd-gs-nas-extractor
[max31855] Fixed temperature sampling using 2 complement
Implemented trivial entrypoint that transmits and receives mavlink nas_tm packets
[CAN] Used getAPBPeripheralClock in order to fix baud rate generation
[Logger] Updated maximum log number
[TaskScheduler] Improve resource locking to avoid race conditions
[TaskScheduler] Update task scheduler test
[TaskScheduler] Pre-allocate the agenda's backing vector
[TaskScheduler] Manually lock/unlock mutex in addTask and disableTask
[TaskScheduler] Store tasks in a preallocated `std::vector`
[TaskScheduler] Support disabling/enabling tasks after initial insertion
[TaskScheduler] Introduce tick-to-ms conversion constants
[TaskScheduler] Remove the ability to remove task after the scheduler had started
[TaskScheduler] Avoid copying the newly created agenda in `normalizeTasks`
[TaskScheduler] Avoid copying the `std::function` member when assigning `Task` objects
[TaskScheduler] Cleanup `Task` struct
[TaskScheduler] Use `std::greater` instead of inverting event's `operator<`
[TaskScheduler] Replace `Task` pointer with task ID in `Event`
Fixed period units and changed uint8_t in size_t for removeTask
[TaskScheduler] Added unlock in slow scopes for debug and small conceptual change
[TaskScheduler] Fixed some issues, added destructor, converted the array to a dynamic allocated one (for dimension purposes)
[TaskScheduler][TO BE TESTED] Added makeTask method and removed pointer array and dynamic allocation.
[Task Scheduler] Resolved bug where we look for available id outside the mutex, added a variable to save the minimum id that could be used at the next add operation
[TaskScheduler] Fixed pipeline
[TaskScheduler] Improved task scheduler efficiency and minor bugs fix
[I2C] Added high level methods, modified pin modes, deleted copy/move constructors and operators and bugfix in SyncI2C
[LIS2MDL] Updated temperature register reading
[LIS2MDL] Fixed scale and two's complement conversion
[LIS2MDL] Fixed selfTest issue register within idle mode, modified writeRegister readability, modified some comments
[LIS2MDL] Fixed selfTest register issue and added some comments
[LIS2MDL] Changed min and max selfTest limits
[LIS2MDL] Fixed selfTest issue. Still to be double checked
[LIS2MDL] Added serial data write for Matlab
[LIS2MDL] Changed init and sampleImpl configuration
Loading