@@ -6,6 +6,117 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## Unreleased
8
8
9
+ ## [ 5.6.0] , [ 4.13.0] , [ 3.20.0] - 2024-09-03
10
+
11
+ ### Added
12
+ - 19k2 transmitter for RESHUCUBE
13
+ - 19k2 transmitter for ISOI
14
+ - AFSK transmitter for CUBEBUG-3
15
+ - HADES deframer in SatYAML and core flowgraph
16
+ - Support for AVION
17
+ - Support for BELIEFSAT-0
18
+ - Support for CATSAT
19
+ - Support for CUAVA-2
20
+ - Support for ERMINAZ
21
+ - Support for GRBBeta
22
+ - Support for Kashiwa
23
+ - Support for KILICSAT
24
+ - Support for MOVE-II and Nanolink transport
25
+ - Support for NANOFF-A and -B
26
+ - Support for OOV-Cube
27
+ - Support for ROBUSTA-3A
28
+ - Support for SATURN
29
+ - Support for SONATE-2
30
+ - Support for VDNH-80
31
+ - Support for WS-1
32
+ - Policy for commercial missions
33
+ - Waveform plot Python script (in tools)
34
+
35
+ ### Fixed
36
+ - AHMAT-1 NORAD ID
37
+ - Astrocast 0.1 frequency
38
+ - BISONSAT NORAD ID
39
+ - CCSDS Deframer example
40
+ - Crashes when the BME Submitter fails
41
+ - Fixedlen to Pdu GRC YAML
42
+ - Hayasat NORAD ID
43
+ - IRIS NORAD ID
44
+ - KS-1Q NORAD ID
45
+ - MCUBED-2 NORAD ID
46
+ - MONITOR-2 NORAD ID and transmitters
47
+ - PDU add meta GRC YAML
48
+ - QARMAN NORAD ID
49
+ - ROBUSTA-3A NORAD ID
50
+ - SCOOB-II NORAD ID
51
+ - USP AX.25 Crop GRC YAML
52
+ - Varlen Packet Framer and Varlen Packet Tagger GRC YAML
53
+
54
+ ### Changed
55
+ - FSK deviation for AALTO-1
56
+ - FSK deviation for AISTECHSAT-2 and -3
57
+ - FSK deviation for al-Farabi-2
58
+ - FSK deviation for ARCCUBE-1
59
+ - FSK deviation for Astrocast 0.1
60
+ - FSK deviation for BCCSAT 1
61
+ - FSK deviation for BDSAT-2
62
+ - FSK deviation for BEESAT-2 and -9
63
+ - FSK deviation for BISONSAT
64
+ - FSK deviation for BlueWalker 3
65
+ - FSK deviation for CIRBE
66
+ - FSK deviation for CubeBel-2
67
+ - FSK deviation for CUBEBUG-3
68
+ - FSK deviation for CUBE-L
69
+ - FSK deviation for CubeSX-HSE, -HSE-2, -HSE-3 and -Sirius-HSE
70
+ - FSK deviation for CUTE
71
+ - FSK deviation for DEKART
72
+ - FSK deviation for D-STAR One LightSat, iSat and Sparrow
73
+ - FSK deviaiton for EIRSAT-1
74
+ - FSK deviaiton for ENSO
75
+ - FSK deviation for GO-32
76
+ - FSK deviation for GRBAlpha
77
+ - FSK deviation for GREENCUBE
78
+ - FSK deviation for Hayasat
79
+ - FSK deviation for INS-2TD
80
+ - FSK deviation for INSPIRE-SAT 1 and 7
81
+ - FSK deviation for ION-MK01
82
+ - FSK deviation for IRIS-A
83
+ - FSK deviation for KAFASAT
84
+ - FSK deviation for KSU CubeSat
85
+ - FSK deviation for LEDSAT
86
+ - FSK deviation for LilacSat-2
87
+ - FSK deviation for Lucky-7
88
+ - FSK deviation for Luojia-1
89
+ - FSK deviation for MCUBED-2
90
+ - FSK deviation for MIMAN
91
+ - FSK deviation for MONITOR-3 and -4
92
+ - FSK deviation for NANOFF-A and -B
93
+ - FSK deviation for NANOZOND
94
+ - FSK deviation for NETSAT 2
95
+ - FSK deviation for NORBI
96
+ - FSK deviation for OrbiCraft-Zorkiy
97
+ - FSK deviation for PEARL-1C and -1H
98
+ - FSK deviation for POLYITAN-1
99
+ - FSK deviation for SelfieSat
100
+ - FSK deviation for Sharjahsat-1
101
+ - FSK deviation for SKOLTECH-B1
102
+ - FSK deviation for SNUGLITE
103
+ - FSK deviation for SOMP 2b
104
+ - FSK deviation for SONATE-2
105
+ - FSK deviation for SSS-2B
106
+ - FSK deviation for STRATOSAT-TK1
107
+ - FSK deviation for SUCHAI-2 and -3
108
+ - FSK deviation for Suomi 100
109
+ - FSK deviation for TIGRISAT
110
+ - FSK deviation for TTU-100
111
+ - FSK deviation for TUBIN
112
+ - FSK deviation for UmKA-1
113
+ - FSK deviation for UPMSat 2
114
+ - FSK deviation for UTMN-2
115
+ - FSK deviation for UWE-4
116
+ - FSK deviation for VERONIKA
117
+ - FSK deviation for VIZARD-METEO
118
+ - FSK deviation for VZLUSAT-2
119
+
9
120
## [ 5.5.0] , [ 4.12.0] , [ 3.19.0] - 2023-12-28
10
121
11
122
### Added
@@ -656,14 +767,16 @@ Large refactor release bringing new functionality and improvements. This is an o
656
767
## [ 1.0.0] - 2018-08-02
657
768
First gr-satellites release using semantic versioning
658
769
659
- [ Unreleased ] : https://github.com/daniestevez/gr-satellites/compare/v5.5.0...main
770
+ [ Unreleased ] : https://github.com/daniestevez/gr-satellites/compare/v5.6.0...main
771
+ [ 5.5.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.5.0...v5.6.0
660
772
[ 5.5.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.4.0...v5.5.0
661
773
[ 5.4.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.3.0...v5.4.0
662
774
[ 5.3.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.2.0...v5.3.0
663
775
[ 5.2.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.1.1...v5.2.0
664
776
[ 5.1.1 ] : https://github.com/daniestevez/gr-satellites/compare/v5.1.0...v5.1.1
665
777
[ 5.1.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.0.0...v5.1.0
666
778
[ 5.0.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.6.0...v5.0.0
779
+ [ 4.13.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.12.0...v4.13.0
667
780
[ 4.12.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.11.0...v4.12.0
668
781
[ 4.11.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.10.0...v4.11.0
669
782
[ 4.10.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.9.0...v4.10.0
@@ -680,6 +793,7 @@ First gr-satellites release using semantic versioning
680
793
[ 4.1.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.0.0...v4.1.0
681
794
[ 4.0.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.0.0-rc1...v4.0.0
682
795
[ 4.0.0-rc1 ] : https://github.com/daniestevez/gr-satellites/compare/v3.7.0...v4.0.0-rc1
796
+ [ 3.20.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.19.0...v3.20.0
683
797
[ 3.19.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.18.0...v3.19.0
684
798
[ 3.18.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.17.0...v3.18.0
685
799
[ 3.17.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.16.0...v3.17.0
0 commit comments