Bryan Biedenkapp
|
f5c240d55d
|
add support to flag ourselves as a SysView peer, this would provide deeper feedback from the core;
|
1 month ago |
Bryan Biedenkapp
|
18d401fcef
|
add support for user code to handle network protocol packets directly;
|
1 month ago |
Bryan Biedenkapp
|
5ef56a698a
|
Merge R04K34 dev into fnecore master (#2)
* add support for upcoming DVM R05A features;
* update README.md;
|
1 month ago |
Bryan Biedenkapp
|
054954fad3
|
ensure login sequence has stream ID set; incorrect return vs break;
|
10 months ago |
Bryan Biedenkapp
|
78e74f9074
|
add proper support for master NAK messages; ensure states are properly reset when a connection error occurs;
|
10 months ago |
Bryan Biedenkapp
|
905b98e4d2
|
pings should *ALWAYS* be sent with end-of-call or RTP termination packet sequence (65535);
|
11 months ago |
Bryan Biedenkapp
|
e18fd0c00e
|
fnecore wasn't sending proper shutdown opcodes to the server on peet stop;
|
11 months ago |
firealarmss
|
b95b6a5cbe
|
synchronise KMM namespace to fix casing
|
11 months ago |
firealarmss
|
50165cc03b
|
Add support for KMMs; fix directory names to be uniform with the rest of the project
|
11 months ago |
firealarmss
|
e627688b25
|
Add conventionalPeer and externalPeer flags to repeater info object
|
11 months ago |
firealarmss
|
b4f7f377a7
|
Add a helper function to send a NET_ANNC_SUBFUNC_AFFILS to the master
|
11 months ago |
firealarmss
|
c4f2fe35cb
|
Fix AES wrapped UDP to work properly with dvmfne
|
2 years ago |
firealarmss
|
d382483f0f
|
Add support to send GRP UNAFFIL network announcement
|
2 years ago |
firealarmss
|
af2856db71
|
Use NET_FUNC_ANNOUNCE instead of NET_FUNC_TRANSFER for sending registration and affiliations from FnePeer (#1)
|
2 years ago |
Bryan Biedenkapp
|
31fafb0432
|
ensure these announcements are always sent with stream ID 0;
|
2 years ago |
Bryan Biedenkapp
|
e3220ac473
|
drop support for C# FNE masters; add support to send group aff, unit reg and unit dereg transfer packets;
|
2 years ago |
Bryan Biedenkapp
|
ff5d4cf1c8
|
handle edge-case scenario of RTP packet sequence overrun;
|
2 years ago |
Bryan Biedenkapp
|
f93697674a
|
treewide: perform general refactor of file headers, I've modified the file headers to follow rules from: https://www.kernel.org/doc/html/next/process/license-rules.html, this trims/compresses the file header section a bit reducing the number of lines at the top of every file quite a bit, going forward all new files should follow this new format (if its good enough for the Linux kernel, its good enough for me);
|
2 years ago |
Bryan Biedenkapp
|
1744e123b4
|
initial commit;
|
2 years ago |