No description
  • Python 83.7%
  • Makefile 11.7%
  • Roff 3.6%
  • Shell 1%
Find a file
Daniel Baumann aa6f82f978
Releasing fastforward version 2026.05.30-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-06-06 10:23:02 +02:00
debian Releasing fastforward version 2026.05.30-1~ffwd13+u1. 2026-06-06 10:23:02 +02:00
debian-example Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
web Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
.b4-config Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
.gitignore Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
CONTRIBUTING Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
db.txt Merging upstream version 2026.05.30. 2026-06-06 10:22:44 +02:00
db2bin.py Merging upstream version 2026.03.18. 2026-05-07 20:11:42 +02:00
db2fw.py Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
dbparse.py Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
gen-pubcert.sh Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
LICENSE Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
Makefile Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
README Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
regulatory.bin Merging upstream version 2026.05.30. 2026-06-06 10:22:44 +02:00
regulatory.bin.5 Merging upstream version 2026.02.04. 2026-02-14 07:31:30 +01:00
regulatory.db Merging upstream version 2026.05.30. 2026-06-06 10:22:44 +02:00
regulatory.db.5 Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
regulatory.db.p7s Merging upstream version 2026.05.30. 2026-06-06 10:22:44 +02:00
sha1sum.txt Merging upstream version 2026.05.30. 2026-06-06 10:22:44 +02:00
wens.key.pub.pem Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
wens.x509.pem Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00
wireless-regdb.spec Adding upstream version 2025.10.07. 2025-10-21 19:10:49 +02:00

 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