summaryrefslogtreecommitdiff
path: root/gr-digital/python/digital/packet_utils.py
Commit message (Expand)AuthorAgeFilesLines
* digital: Gut packet_utils.pyMartin Braun2021-05-221-458/+6
* Remove gcd, lcm, and log2 from gru moduleClayton Smith2020-10-291-2/+2
* digital: remove sixClayton Smith2020-10-051-9/+7
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-3/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-22/+30
* fec: mostly documentation updates, spell check, etc.Tom Rondeau2014-05-201-0/+1
* digital: added option to packet_utils.unmake_packet to check or not check the...Tom Rondeau2014-05-171-2/+10
* digital: adding an async message passsing CRC32 calc/check block for PDUs.Tom Rondeau2014-05-171-268/+272
* Fix inconsistent naming and docstringBolin Hsu2014-04-111-0/+2
* digital/packet_utils: adding parameter to take a user input preamble to the p...Michael Berman2013-10-021-3/+7
* digital: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+457