Used to automate NRZI bit generation from original message. Also allows easy conversion from bit Strings in the form of "01000100" into ArrayList where true = 1 and false = 0. These arraylists are then used for the actual bit stuffing and then there is logic to convert them back into bit Strings.
-
Notifications
You must be signed in to change notification settings - Fork 0
Used to automate NRZI bit generation from original message. Also allows easy conversion from bit Strings in the form of "01000100" into ArrayList where true = 1 and false = 0. These arraylists are then used for the actual bit stuffing and then there is logic to convert them back into bit Strings.
stibbm/BitStuffing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Used to automate NRZI bit generation from original message. Also allows easy conversion from bit Strings in the form of "01000100" into ArrayList where true = 1 and false = 0. These arraylists are then used for the actual bit stuffing and then there is logic to convert them back into bit Strings.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published