File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11name = " DigitalComm"
22uuid = " a7b11256-881b-11e9-3aff-ff4a76f1bfae"
33authors = [
" Robin Gerzaguet <[email protected] > and contributors" ]
4- version = " 1.1.1 "
4+ version = " 1.2.0 "
55
66[deps ]
77DSP = " 717857b8-e6f2-59f4-9121-6e50c889abd2"
@@ -13,6 +13,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1313Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
1515[compat ]
16+ Parameters = " 0.12"
1617DSP = " 0.7"
1718FFTW = " 1.4.5"
1819SpecialFunctions = " 2.0"
Original file line number Diff line number Diff line change @@ -45,3 +45,10 @@ julia> import Pkg; Pkg.add("DigitalComm")
4545## Documentation
4646
4747- [ ** STABLE** ] ( https://juliatelecom.github.io/DigitalComm.jl/dev/index.html ) &mdash ; ** documentation of the most recently tagged version.**
48+
49+
50+
51+ ## Changelog
52+
53+
54+ - v1.2 : Adding NRZ encoding and decoding scheme
You can’t perform that action at this time.
0 commit comments