Commit Graph

14 Commits

Author SHA1 Message Date
Vasily Evseenko
e5cefc1171 Fix deb package arch 2023-03-16 22:57:33 +03:00
Vasily Evseenko
73af6d7cfa 1. Add WFB-NG std draft.
2. Fix frame format.
3. Add multiple links support
4. Add missing libsodium init. Warn if not enough entropy is available
5. Add project logo
2022-09-08 21:38:42 +03:00
Vasily Evseenko
a988e911ff Rename python module to wfb_ng. Code cleanup 2022-07-06 23:36:17 +03:00
Vasily Evseenko
ee16e564c6 Change deb package name to wfb-ng.
Old package "wifibroadcast" will be replaced during update.
2022-07-06 22:52:58 +03:00
Andrey Stepanov
671fd6b571
Enable log rotation 2022-06-22 13:04:18 +07:00
Vasily Evseenko
83d1eeb025 Fix README and help output 2022-05-27 16:46:14 +03:00
Vasily Evseenko
bfdfbec00d Fix python3 compat #121 2021-03-14 10:00:16 +03:00
Vasily Evseenko
8d2d97de08 Tune sysctl to enable bpf jit 2020-11-20 13:27:22 +03:00
Vasily Evseenko
a0e5f4fa8a Add storm32 controller 2019-05-23 18:13:39 +03:00
Vasily Evseenko
8c6f66bec7 Add support of python3.x 2019-03-26 18:06:38 +03:00
Vasily Evseenko
d45f2239e3 Add latency test for WFB link 2019-01-11 16:35:54 +03:00
Vasily Evseenko
97a1274581 Change connect/listen field format in config. Move wlan radio init to python 2019-01-11 16:35:39 +03:00
Vasily Evseenko
5ccf583610 Fix systemd services 2018-12-17 00:09:09 +03:00
Vasily Evseenko
97986d1963 Bidirectional telemetry support (python/twisted required)
Allow tx to use multiple interfaces (tx diversity)
Remove mavlink mode from wfb_tx binary (moved to the python side).
Add tgz, rpm and deb binary package generation
2018-12-13 21:42:35 +03:00