Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
96747bd4
Commit
96747bd4
authored
Mar 22, 2016
by
yoogx
Browse files
* Minor reformatting
parent
988e5561
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-vxworks653_conf-schedule.adb
View file @
96747bd4
...
...
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--
Copyright (C) 2015 ESA & ISAE.
--
-- Copyright (C) 2015
-2016
ESA & ISAE. --
-- --
-- Ocarina is free software; you can redistribute it and/or modify under --
-- terms of the GNU General Public License as published by the Free Soft- --
...
...
@@ -200,17 +200,14 @@ package body Ocarina.Backends.Vxworks653_Conf.Schedule is
Append_Node_To_List
(
Schedule_Node
,
XTN
.
Subitems
(
Schedules_Node
));
for
J
in
Module_Schedule
'
Range
loop
Partition_Window_Node
:=
Make_XML_Node
(
"PartitionWindow"
);
Append_Node_To_List
(
Partition_Window_Node
,
XTN
.
Subitems
(
Schedule_Node
));
--
-- For now, we assume the partition duration
-- is in milliseconds.
--
-- We assume the partition duration is in milliseconds
Partition_Duration
:=
(
Long_Double
(
To_Nanoseconds
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment