-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
documentation header appended to SCJ implementation files
- Loading branch information
1 parent
e8cd036
commit 63e6e6f
Showing
17 changed files
with
871 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Authors of jPapaBench | ||
Michal Malohlava <malohlava_at_d3s_dot_mff_dot_cuni_dot_cz> | ||
|
||
Authors of PapaBench | ||
Fadia Nemer <nemer_at_irit_dot_fr> | ||
Hugues Cassé <casse_at_irit_dot_fr> | ||
|
||
Authors of the initial project "Paparazzi" | ||
Project website <www.recherche.enac.fr/paparazzi> | ||
Pascal Brisset <pascal_dot_brisset_at_free_dot_fr> | ||
Antoine Drouin <antoine_dot_drouin_at_free_dot_fr> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Authors of jPapaBench | ||
Michal Malohlava <malohlava_at_d3s_dot_mff_dot_cuni_dot_cz> | ||
|
||
Authors of PapaBench | ||
Fadia Nemer <nemer_at_irit_dot_fr> | ||
Hugues Cassé <casse_at_irit_dot_fr> | ||
|
||
Authors of the initial project "Paparazzi" | ||
Project website <www.recherche.enac.fr/paparazzi> | ||
Pascal Brisset <pascal_dot_brisset_at_free_dot_fr> | ||
Antoine Drouin <antoine_dot_drouin_at_free_dot_fr> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/PapaBenchSCJLevel0Application.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/PapaBenchSCJLevel1Application.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
jpapabench-scj/src/papabench/scj/autopilot/interrupts/GPSIntHandler.java
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
jpapabench-scj/src/papabench/scj/autopilot/interrupts/RadioIntHandler.java
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
jpapabench-scj/src/papabench/scj/autopilot/interrupts/ServoIntHandler.java
This file was deleted.
Oops, something went wrong.
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/commons/tasks/PapaBenchSCJPeriodicTask.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/schedule/PapabenchCyclicSchedule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/schedule/SimplifiedPapabenchCyclicSchedule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/utils/GeoConvertUtils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 19 additions & 1 deletion
20
jpapabench-scj/src/papabench/scj/utils/ParametersFactory.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters