Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ACRE2 to determine if data can be transmitted between units #10

Open
jetelain opened this issue Oct 7, 2020 · 1 comment
Open
Labels
cTab+ cTab mod enhancement New feature or request

Comments

@jetelain
Copy link
Owner

jetelain commented Oct 7, 2020

Create an option to integrate ACRE2: Transmit data between unit/vehicle only if both has a radio, and ask ACRE2 to determine if transmission is good enough (-100dbm minimum).
Use a predefined/hardcoded frequency.

acre_sys_signal_fnc_getSignal can be used, but is not public

@jetelain jetelain added the enhancement New feature or request label Oct 7, 2020
@jetelain jetelain added the cTab+ cTab mod label Oct 20, 2020
@mrschick
Copy link

Using a non-public function should only be an issue if we are worried of compatibility being broken in the future, which seems extremely unlikely in well-developed mods like ACRE.

The developer behind HEMTT started working on a realistic BFT framework limited to ACRE2 radios some time ago, he also used acre_sys_signal_fnc_getSignal
https://github.com/BrettMayson/aid/blob/4061c7571f20e3a055820ed26e7113b48077b518/addons/network/functions/fnc_tickRadioSignal.sqf#L37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cTab+ cTab mod enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants