Commit Graph

273 Commits

Author SHA1 Message Date
Vasily Evseenko
0fb201292f Add optional logging for radio channel stats and mavlink messages 2024-07-09 20:30:20 +03:00
Vasily Evseenko
85d3b8b0a3 Increase socket buffer size due to packets drop on high mcs modes 2024-07-09 15:33:39 +03:00
Vasily Evseenko
dbc566d249 Fix install_gs.sh 2024-07-09 15:33:39 +03:00
Vasily Evseenko
e1c078ea62
Update README.md 2024-07-02 08:54:33 +00:00
Vasily Evseenko
e3d436c6d0 Update stdeb #349 2024-06-19 12:11:56 +03:00
Vasily Evseenko
7180ffb3f7 Show RF path temperature for 8812eu 2024-05-28 23:38:50 +03:00
Vasily Evseenko
035d0ca6aa Allow to use VHT for 20 and 40 MHz 2024-05-26 01:34:05 +03:00
Vasily Evseenko
bb4b954e6d Add wfb-cli-x11 2024-05-23 15:51:24 +03:00
Vasily Evseenko
5511140f71 Add note for putty users 2024-05-22 19:52:05 +03:00
Vasily Evseenko
34d70b2410 Fix ncurses rendering issues 2024-05-21 21:17:46 +03:00
Vasily Evseenko
8afc51dd95 Add msgpack to install_gs.sh 2024-05-21 14:20:20 +03:00
Vasily Evseenko
5947150616 Fix color issues 2024-05-21 13:54:38 +03:00
Vasily Evseenko
5473c7c450 Improve cli UI readability 2024-05-21 13:35:16 +03:00
Vasily Evseenko
9d8e5b3990 Added various runtime statistics:
- MCS, bandwidth and used FEC scheme
 - Radio and UDP flow rates

CLI UI refactoring
2024-05-20 23:41:00 +03:00
Vasily Evseenko
d3ca31b24e Fix VHT injection 2024-05-20 17:33:47 +03:00
Vasily Evseenko
2ad7b9d05f Allow to send large packets, but please see notes before use 2024-05-16 20:58:01 +03:00
Vasily Evseenko
cfed790de5 Add 10MHz HT channels (8812eu only) 2024-05-13 01:11:53 +03:00
Vasily Evseenko
e4dc05514b Add 8812eu HW info 2024-05-12 19:19:11 +03:00
Vasily Evseenko
674c2d6526 Merged VHT patch. Removed mutable global variables. #340 2024-05-09 18:39:34 +03:00
Vasily Evseenko
ecfdfae823 Add initial support for using wfb_rx as shared library for android 2024-04-25 03:09:02 +03:00
Daniel Li
8b73387b1b Fix for Jetson Orin Jammy(22.04) python local path (#335) 2024-04-20 13:18:58 +03:00
Vasily Evseenko
5b51172ec7 Fix issue with termios and python < 3.11 2024-04-08 20:28:14 +03:00
Vasily Evseenko
0a5282c25a Add missing build deps 2024-04-02 20:00:35 +03:00
Vasily Evseenko
df43c1a270 Add SNR and frequency reporting to RX. Code refactoring. 2024-04-02 19:47:38 +03:00
Vasily Evseenko
b10a65f77a Add terminal resize handling. Fix rendering on small terminals 2024-03-24 16:01:33 +03:00
Vasily Evseenko
e4b497a5c0 Fix: transmit all packets from the queue before tx card switch 2024-03-23 00:45:26 +03:00
Vasily Evseenko
c11c5323c5 Add tx measurements 2024-03-22 02:37:55 +03:00
Vasily Evseenko
057e8c06ba Fix comment 2024-03-19 15:15:17 +03:00
Vasily Evseenko
e4ad659cda Use raw sockets for injection instead of pcap 2024-03-19 14:45:51 +03:00
Alexander Yastrebov
e8901a8f4f
tx: reduce memset (#328)
* zero only the unused rest of the block
* use header pointer to eliminate memcpy
2024-03-15 18:13:15 +00:00
Vasily Evseenko
2178edbbd2 Update donation link 2024-03-02 02:04:27 +03:00
RoboSchmied
119cb012c4
Update [README.md] (#325)
fix typo
2024-02-24 10:01:23 +00:00
RoboSchmied
5e82844226
Update README.md (#321)
fix typo
2024-02-03 16:55:52 +00:00
RoboSchmied
44eb23dbb1
Update Changelog.md (#319)
fix some typo
2024-01-31 18:30:11 +00:00
RoboSchmied
8a8dafd888
Update wfb-ng-std-draft.md (#318)
typo
2024-01-31 18:29:06 +00:00
RoboSchmied
7fabd3aa9b
Update README.md (#317)
* Update README.md

fix grammar and typo

* Update README.md

fix typo and grammar

* Update README.md

grammar and typo

* Update README.md

fix grammar

* Update README.md

got -> get
2024-01-31 14:03:51 +00:00
RoboSchmied
8dfd52c5c8
Update README.md (#315)
fix grammar and typo
2024-01-31 09:13:14 +00:00
Vasily Evseenko
a605624cff Fix option name collision in config file 2023-12-19 17:08:51 +03:00
Vasily Evseenko
4cf972b5ad Fix videotestsrc format in sample script 2023-12-15 19:34:15 +03:00
Vasily Evseenko
3fb19b3a2f Fix #310 2023-10-28 20:25:52 +03:00
Onkar
e383edfbae
Updated PX4-User Guide url (#309) 2023-10-16 08:18:31 +00:00
Vasily Evseenko
760ecfcc74 Retain old radio_mtu value for compatibility with previous releases 2023-09-28 13:11:39 +03:00
Vasily Evseenko
72d917c50b Improve MTU calculation (allow to increase radio mtu from 1445 to 1448) 2023-09-26 13:05:20 +03:00
MarioFPV
62efab1bff
Update README.md (#305)
python3-all-dev is required for the 23.8 in Jetson Nano
2023-08-27 18:48:07 +00:00
Vasily Evseenko
bdbc16f956 Update workflows and changelog 2023-08-14 19:56:47 +03:00
Vasily Evseenko
8d47b88ae9 Fix README 2023-08-14 02:49:04 +03:00
Vasily Evseenko
260ec4118f Fix mirror for direct udp tx 2023-08-11 13:28:00 +03:00
Vasily Evseenko
f0ef5817a6 Add mirror mode if you want to send data via all cards (not only via active one) for redundancy. Not recommended if cards are on the same frequency channel. 2023-08-11 00:02:50 +03:00
Vasily Evseenko
886c1040f4 Small refactoring 2023-08-10 23:17:15 +03:00
Vasily Evseenko
7e90783e5f Add changelog 2023-07-17 20:48:59 +03:00