Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ECSS Services
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
AcubeSat-OBC
ECSS Services
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b55a38d9f8aaceebdc3693b4419ebb0f3a245712
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
15
Mar
16
15
14
13
12
11
10
9
8
6
4
2
28
Feb
26
25
29
Jan
28
24
23
16
15
11
10
9
8
7
3
1
31
Dec
27
26
25
24
23
22
20
18
16
14
13
12
11
10
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
25
23
22
21
22
21
20
19
18
15
13
12
11
10
Implemented summary reporting by ID
Implement detail activity report by ID
Added the request to TM[11,10] report
Implement Message to String conversion
Added constructors for the TimeAndDate class
Minor changes
Insert activities in an ordered fashion
Implemented activity time shifting, identified by reqID
Read description for full report
Overloaded an operator and added the RequestID struct
Clang-tidy complaints, so the if-else structure of the implementation of the operators changed. The code is a little bit ugly so it should be evaluated
Use operator overloading instead of functions that perform date comparison
Update the tests and documentation to reflect the fact that the service functions are now properly returning the ST[1, 4] failed start of execution notification when needed
Attempt #1 at fixing the build
Add missing failed start of execution notifications, change assertions to the more appropriate assertRequest and fix a breaking faulty assertion case (credits to @thodkatz for his help)
Added tests for the new functions
Added two functions that perform date comparison
Added an overloaded definition of parseRequestTC
Add some definitions
Implement code review suggestions
Replace all Service instances with calls to the ServicePool
Create a ServicePool that contains all Service instances
Update CI to remove some false positives due to bugs in the style checkers
doxygen: Automatically generate summaries for functions
Add link to the documentation in README.md
Add testing utilities to see whether Errors have been thrown after a Message
Separate ErrorHandler logging into Platforms
A few updates to Doxygen configuration, making documenation more usable
Do not include files from the Markdown plugin on the .idea folder
Ignore the `build` directory, to make command-line compilation easier
Update the Catch2 library
Almost done with the timeshift function
Converted vector to etl and added some librarires
Rename the file to a shorter name
Fixed a typo in CMakeLists file
Merge branch 'master' into ECSS_ST-11
Revert error handler and ServiceTests to their original versions
Merge remote-tracking branch 'origin/ST_20-bugfix' into ST_20-bugfix
Fix serious blunder with error handler
Merge branch 'ECSS_Telemetry_Packet' into 'master'
Loading