Skip to content
Snippets Groups Projects
Commit e8848f51 authored by Gerald Mösenlechner's avatar Gerald Mösenlechner
Browse files

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
......@@ -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
*****************************************************
* 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
......
"""
file calculate_quaternion.py
author Gerald Mösenlechner (gerald.moesenlechner@univie.ac.at)
date May, 2022
date June, 2022
Copyright
---------
......
******************************************************
* 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment