Commit Graph

14 Commits

Author SHA1 Message Date
Vasily Evseenko
85a72243bc Show rssi from all antennas separately
Fix ncurses interface
2018-11-13 18:08:17 +03:00
Vasily Evseenko
eb69c82360 Use MSG_DONTWAIT instead of SOCK_NONBLOCK 2018-11-01 12:55:47 +03:00
Vasily Evseenko
4a43560638 Open tx udp socket in nonblock mode 2018-10-30 14:05:06 +03:00
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
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
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
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
6496b831b8 Simplify modN operation 2017-04-24 23:21:20 +03:00
Vasily Evseenko
f97347d854 Fix issue with dropped packets due to diferent latencies inside different wifi adapters 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