Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARIEL HFS
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Roland Ottensamer
ARIEL HFS
Commits
e8848f51
Commit
e8848f51
authored
Jun 27, 2022
by
Gerald Mösenlechner
Browse files
Options
Downloads
Patches
Plain Diff
Fixed sampling rate od Acquisition and integer overflow in Matlab Bus
parent
3b97f6ab
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG
+9
-0
9 additions, 0 deletions
CHANGELOG
MANUAL
+1
-1
1 addition, 1 deletion
MANUAL
Quaternion_Calculator.py
+1
-1
1 addition, 1 deletion
Quaternion_Calculator.py
README
+1
-1
1 addition, 1 deletion
README
with
12 additions
and
3 deletions
CHANGELOG
+
9
−
0
View file @
e8848f51
...
...
@@ -42,3 +42,12 @@ V0.2:
- Added validation signal to input parameters of hfs_parameter struct.
This should prevent wrong or invalid identification when changing targets.
################################################################################
V0.3:
27.June, 2022 Gerald Mösenlechner <gerald.moesenlechner@univie.ac.at>
Fixed Issues:
- Fixed integer overflow in matlab simulink bus definition
- Fixed sampling rate of mode Acquisition
################################################################################
\ No newline at end of file
This diff is collapsed.
Click to expand it.
MANUAL
+
1
−
1
View file @
e8848f51
*****************************************************
* ARIEL FGS HFS, , ARIEL-UVIE-PL-ML-001 0.
2
, MANUAL *
* ARIEL FGS HFS, , ARIEL-UVIE-PL-ML-001 0.
3
, MANUAL *
*****************************************************
The FGS HFS is based on the c++ object "FGS" defined in HFS_API.hpp. The
...
...
This diff is collapsed.
Click to expand it.
Quaternion_Calculator.py
+
1
−
1
View file @
e8848f51
"""
file calculate_quaternion.py
author Gerald Mösenlechner (gerald.moesenlechner@univie.ac.at)
date
May
, 2022
date
June
, 2022
Copyright
---------
...
...
This diff is collapsed.
Click to expand it.
README
+
1
−
1
View file @
e8848f51
******************************************************
* ARIEL FGS HFS Repository, ARIEL-UVIE-PL-ML-001 0.
2
*
* ARIEL FGS HFS Repository, ARIEL-UVIE-PL-ML-001 0.
3
*
******************************************************
This repository contains the HFS, the simulator SW used to simulate the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment