-
Updated
Jul 2, 2020
aerospace
Here are 83 public repositories matching this topic...
A simple planet object that returns always the same three coordinates as ephemerides. This simple planet (a fixed star) would derive from kep_toolbox::planets::base and reimplement the eph.
Python exposition would also need to be provided.
From the noise analysis of the B737-800 case the Flap is the dominant Airframe source for Approach and Flyover conditions. Can we double check the geometry parameters from the reference?
-
Updated
Jun 26, 2020 - Python
-
Updated
Jul 2, 2020 - C++
-
Updated
Feb 28, 2017 - MATLAB
Make generation of the DSDLSignature attribute configurable just as the generation of the data type signature is configurable.
The main difference is that DSDLSignature should be generated by default.
This means that the flag for the binary need to be in negative form.
-
Updated
Dec 15, 2017
-
Updated
Apr 8, 2020 - Jupyter Notebook
-
Updated
Jul 2, 2020 - Java
-
Updated
Jun 26, 2020 - TeX
-
Updated
Jun 18, 2020 - Python
-
Updated
Feb 22, 2020 - Jupyter Notebook
-
Updated
Jun 23, 2020 - Python
-
Updated
Mar 14, 2020 - Python
-
Updated
May 3, 2020 - HTML
-
Updated
Mar 15, 2020
-
Updated
Jan 15, 2020 - C
-
Updated
May 22, 2020 - Python
-
Updated
Aug 26, 2017 - MATLAB
-
Updated
Mar 6, 2018 - Python
-
Updated
Jul 3, 2020 - Perl
-
Updated
Jul 27, 2018 - JavaScript
-
Updated
Jun 16, 2020 - Jupyter Notebook
-
Updated
Jul 2, 2020 - C++
Improve this page
Add a description, image, and links to the aerospace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aerospace topic, visit your repo's landing page and select "manage topics."
Here, the Transfer ID timeout is set to be 1 second:
https://github.com/UAVCAN/libuavcan/blob/f99907251859d7e8dee54f71a19bd80c9b0c64c9/libuavcan/include/uavcan/transport/transfer_receiver.hpp#L24
The spec (both v0 and v1) says it should be 2 seconds by default, although it also could be changed by the application if necessary. We should change it to 2 seconds and possibly add a method to mak