Updated changelog and documentation
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Possibility to navigate Artemis just with the keyboard [#50](https://github.com/AresValley/Artemis/issues/50)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Improved readability of labels for filter ranges for frequency, bandwidth, and ACF
|
- Improved readability of labels for filter ranges for frequency, bandwidth, and ACF
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,16 @@ where $Y_{i+τ}$ is a lagged data by $τ$ of $Y_i$ and $\bar{Y}$ is the average
|
|||||||
## Example: ACF Analysis
|
## Example: ACF Analysis
|
||||||
### STANAG 4285
|
### STANAG 4285
|
||||||
|
|
||||||
The first example will be a NATO standard known as STANAG 4285. You can download a .wav sample from HERE. We start to collect some information about the structure of this signal: a good starting point is the official declassified NATO document dated 1989. The main frame structure can be found at **Annex A-3/5** with a graphical view at **Annex A-7**, also reported below:
|
The first example will be a NATO standard known as STANAG 4285. You can download a .wav sample from [:material-download: HERE](assets/stanag_4285.wav).
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<audio controls>
|
||||||
|
<source src="https://raw.githubusercontent.com/AresValley/Artemis/master/docs/assets/stanag_4285.wav" type="audio/wav">
|
||||||
|
Your browser does not support the audio player.
|
||||||
|
</audio>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
We start to collect some information about the structure of this signal: a good starting point is the official declassified NATO document dated 1989. The main frame structure can be found at **Annex A-3/5** with a graphical view at **Annex A-7**, also reported below:
|
||||||
|
|
||||||
* [STANAG 4285 (i)](assets/acf_2.png)
|
* [STANAG 4285 (i)](assets/acf_2.png)
|
||||||
* [STANAG 4285 A-3](assets/acf_3.png)
|
* [STANAG 4285 A-3](assets/acf_3.png)
|
||||||
|
|||||||
BIN
docs/assets/stanag_4285.wav
Normal file
BIN
docs/assets/stanag_4285.wav
Normal file
Binary file not shown.
Reference in New Issue
Block a user