Commit Graph

13 Commits

Author SHA1 Message Date
Vasily Evseenko
778ae91c4c Fix type of rssi variable.
Fix issue with multiple antenna stats in one packet.
2018-09-18 19:43:31 +03:00
Vasily Evseenko
9d6ebbfb19 1. Add link quality info to RX packets
2. Add telemetry logs to RX
3. Use monotonic clock for timeouts
2017-12-28 12:06:28 +03:00
Vasily Evseenko
71bfdde0d5 Generate new session key after 2^55 packets to avoid nonce reuse 2017-10-18 13:43:54 +03:00
Vasily Evseenko
deb25aea60 Fix compile on ARM 2017-10-12 23:26:13 +03:00
Vasily Evseenko
95876f4bff Simplify aggregator logic
Remove seq from data packets
Add compatibility for different endianess on RX/TX
2017-10-12 14:21:32 +03:00
Vasily Evseenko
f861adcd86 Fix compat with old g++ versions 2017-05-17 08:34:01 +03:00
Vasily Evseenko
d4f743aa95 Set license to GPLv3 2017-05-05 19:55:58 +03:00
Vasily Evseenko
17692c2c96 Add channel encryption 2017-05-04 12:55:38 +03:00
Vasily Evseenko
4722a7bcf9 Fill ieee80211 frame sequence for traffic debug 2017-04-25 02:35:27 +03:00
Vasily Evseenko
808f030663 Update modulation schme: use MCS #1 QPSK 1/2 40MHz SGI 30 Mbit/s 2017-04-24 23:21:20 +03:00
Vasily Evseenko
d9beedebd2 Add forwarder and aggregator mode to RX for distributed operation 2017-04-24 23:21:19 +03:00
Vasily Evseenko
81b9e07e87 Fix license headers 2017-04-24 23:21:19 +03:00
Vasily Evseenko
834aa7b5bc Initial commit 2017-04-24 23:20:59 +03:00