File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11
22
33[ ![ Build Status] ( https://secure.travis-ci.org/veeresht/CommPy.svg?branch=master )] ( https://secure.travis-ci.org/veeresht/CommPy )
4- [ ![ Coverage] ( https://coveralls.io/repos/veeresht/CommPy/badge.svg )] ( https://coveralls.io/r/veeresht/CommPy )
4+ [ ![ Coverage] ( https://coveralls.io/repos/veeresht/CommPy/badge.svg?branch=master )] ( https://coveralls.io/r/veeresht/CommPy )
55[ ![ PyPi] ( https://badge.fury.io/py/scikit-commpy.svg )] ( https://badge.fury.io/py/scikit-commpy )
66[ ![ Docs] ( https://readthedocs.org/projects/commpy/badge/?version=latest )] ( http://commpy.readthedocs.io/en/latest/?badge=latest )
77
@@ -37,6 +37,9 @@ Available Features
3737- Binary Symmetric Channel (BSC)
3838- Binary AWGN Channel (BAWGNC)
3939
40+ [ Wifi 802.11 Simulation Class] ( https://github.com/veeresht/CommPy/blob/master/commpy/wifi80211.py )
41+ - A class to simulate the transmissions and receiving parameters of physical layer 802.11 (currently till VHT (ac)).
42+
4043[ Filters] ( https://github.com/veeresht/CommPy/blob/master/commpy/filters.py )
4144-------
4245- Rectangular
You can’t perform that action at this time.
0 commit comments