Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Change .*GPL.*+ licenses to SPDX compatible identifier | Sven Eckelmann | 2019-09-10 |
| | | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org> | ||
* | net/ratechecker: Add new package | Sven Eckelmann | 2017-06-12 |
Ratechecker is a program that you can run in your ad-hoc wifi network to "thoroughly" measure the quality of the links of your network. (By default) each node sends a series of packets in all possible modulation rates. The program also acts as the receiver simultaneously and log the packets received or lost as a bitmap. Signed-off-by: Sven Eckelmann <sven@narfation.org> |