@@ -6,6 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## Unreleased
8
8
9
+ ## [ 4.5.0] , [ 3.12.0] - 2022-02-19
10
+
11
+ ### Added
12
+ - Support for GNU Radio 3.10
13
+ - Support for DELFI-PQ
14
+ - Support for EXP-1
15
+ - Support for GASPACS
16
+ - Support for GT-1
17
+ - Support for HUMSAT-D
18
+ - Support for IRIS-A
19
+ - Support for TARGIT
20
+ - Support for the TEVEL satellites
21
+ - Support for XW-3
22
+ - Telemetry parser for Delfi-C3
23
+
24
+ ### Changed
25
+ - Final NORAD ID for CUAVA-1
26
+ - Final NORAD ID for Grizu-263A
27
+
28
+ ### Fixed
29
+ - Bug in sx12xx_packet_crop under GNU Radio 3.9
30
+ - Bug in --kiss_in mode
31
+ - NORAD ID for KSU CubeSat
32
+
9
33
## [ 4.4.0] , [ 3.11.0] - 2021-11-03
10
34
11
35
### Added
@@ -436,16 +460,18 @@ Large refactor release bringing new functionality and improvements. This is an o
436
460
## [ 1.0.0] - 2018-08-02
437
461
First gr-satellites release using semantic versioning
438
462
439
- [ Unreleased ] : https://github.com/daniestevez/gr-satellites/compare/v4.4.0...master
463
+ [ Unreleased ] : https://github.com/daniestevez/gr-satellites/compare/v4.5.0...master
464
+ [ 4.4.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.4.0...v4.5.0
440
465
[ 4.4.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.3.1...v4.4.0
441
466
[ 4.3.1 ] : https://github.com/daniestevez/gr-satellites/compare/v4.3.0...v4.3.1
442
467
[ 4.3.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.2.0...v4.3.0
443
468
[ 4.2.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.1.0...v4.2.0
444
469
[ 4.1.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.0.0...v4.1.0
445
470
[ 4.0.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.0.0-rc1...v4.0.0
446
471
[ 4.0.0-rc1 ] : https://github.com/daniestevez/gr-satellites/compare/v3.7.0...v4.0.0-rc1
447
- [ 3.11.1 ] : https://github.com/daniestevez/gr-satellites/compare/v3.11.0...v3.11.1
448
- [ 3.11.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.10.0...v3.11.0
472
+ [ 3.12.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.11.0...v3.12.0
473
+ [ 3.11.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.10.1...v3.11.0
474
+ [ 3.10.1 ] : https://github.com/daniestevez/gr-satellites/compare/v3.10.0...v3.10.1
449
475
[ 3.10.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.9.0...v3.10.0
450
476
[ 3.9.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.8.0...v3.9.0
451
477
[ 3.8.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.7.0...v3.8.0
@@ -472,7 +498,7 @@ First gr-satellites release using semantic versioning
472
498
[ 1.6.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.5.0...v1.6.0
473
499
[ 1.5.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.4.0...v1.5.0
474
500
[ 1.4.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.3.1...v1.4.0
475
- [ 1.3.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.3.0...v1.3.1
501
+ [ 1.3.1 ] : https://github.com/daniestevez/gr-satellites/compare/v1.3.0...v1.3.1
476
502
[ 1.3.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.2.0...v1.3.0
477
503
[ 1.2.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.1.0...v1.2.0
478
504
[ 1.1.0 ] : https://github.com/daniestevez/gr-satellites/compare/v1.0.0...v1.1.0
0 commit comments