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.
0a12a2934d151fe57384fde6873e773e76efff8c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
4
Mar
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
Trying to fix Vera
Trying to fix CI complaints
Added a function that converts elapsed seconds since Unix epoch to UTC date and the mission-specific function has been implemented
Added a function that converts a UTC date to elapsed seconds since Unix epoch
Prepare for replacement of if statements checking message type with assertions and proper notification messages provided by ErrorHandler
The CUC time format changed to CDS time format
forgot some parenthesis left and I removed them
Initial structure of TC[9,128],a mission specific subservice
Clean up commented out code of the previous implementation
Rework setParameterIds() and numOfValidIds() to work with the map
Rework reportParameterIds() to use a map instead of an array in order to fix the bug with the uninitialized structs and make the code more robust and readable
Delete unnecessary documentation
Delete unnecessary enumeration type and an empty line
Define stepID efficiently
Better names for some types
Disable function execute() of the ST[01] only for the faulty cases
Trying to fix cppcheck
Added tests for ST[01]
Added tests for ErrorHandler
Fix the current tests based on the previous changes
Minor changes in the documentation
Configure the step identifier for the reports about the progress of the execution of a request. The ErrorHandler has been updated
Added comments
Update the ErrorHandler so it corresponds with ST[01]
Error code have been implemented for ST[01] reports that are responsible for failed events. The execute() of MessageParser needs to be redefined
Completion of the execution report subservice, adding TM[1,3],TM[1,4],TM[1,5],TM[1,6]
Cause of issue spotted: bug on numOfValidIds() coupled with old testing
Additions as in 6.19 of the standard
Added a @TODO regarding new information on the APID
Removed a comment
deleted unnecessary lines
Change in EventReportService, added a todo
Well scratch my last commit message
Final change hopefully :P
Added a todo - ooh wee
Fixed cpp check and added todo for an error handler
Added an error report in addEventActionDefinition
Trying to please cpp check
Changed comments and hardcoded values
Small changes
Loading