Download Latest Version comlin64-lite-000.tar.gz (4.5 GB)
Email in envelope

Get an email when there's a new version of Community Linux 64

Home / comlin64 / study / wireless-regdb-master-2023-09-01
Name Modified Size InfoDownloads / Week
Parent folder
debian-example 2025-05-11
web 2025-05-11
CONTRIBUTING 2023-09-01 1.9 kB
db2bin.py 2023-09-01 3.7 kB
db2fw.py 2023-09-01 4.2 kB
db.txt 2023-09-01 82.4 kB
dbparse.py 2023-09-01 17.5 kB
gen-pubcert.sh 2023-09-01 363 Bytes
LICENSE 2023-09-01 880 Bytes
Makefile 2023-09-01 4.0 kB
README 2023-09-01 1.4 kB
regulatory.bin 2023-09-01 6.7 kB
regulatory.bin.5 2023-09-01 1.3 kB
regulatory.db 2023-09-01 4.9 kB
regulatory.db.5 2023-09-01 29 Bytes
regulatory.db.p7s 2023-09-01 1.2 kB
sforshee.key.pub.pem 2023-09-01 451 Bytes
sforshee.x509.pem 2023-09-01 977 Bytes
sha1sum.txt 2023-09-01 49 Bytes
wireless-regdb.spec 2023-09-01 972 Bytes
Totals: 20 Items   132.8 kB 0
 wireless-regdb
================
<https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb>

This repository contains the plain text version of the regulatory
database file I maintain for use with Central Regulatory Database
Agent daemon.  Also included is the compiled binary version of this
file signed with my RSA key.  This represents a good faith attempt
to capture regulatory information that is correct at the time of its last
modification.  This information is provided to you with no warranty
either expressed or implied.

Also included are the tools used to compile and sign the regulatory.bin
file as well as a MoinMoin macro used for viewing the database.


 TECHNICAL INFORMATION
=======================

The regulatory information in `db.txt' is stored in a human-readable
format which can be read using the `dbparse.py' python module. This
python module is used by the web viewer (Regulatory.py) which is
implemented as a MoinMoin macro (and used on http://wireless.kernel.org)
to allow viewing the database for verification.

The dbparse module is also used by db2bin.py and db2fw.py, the `compilers'
that compile the database to its binary formats.

For more information, please see the CRDA page:

	https://wireless.wiki.kernel.org/en/developers/regulatory/crda

and the full description of the Linux regulatory stack:

	https://wireless.wiki.kernel.org/en/developers/regulatory

John W. Linville
17 November 2008
Source: README, updated 2023-09-01