mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 18:43:29 +00:00
Compare commits
117 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b05bcccc2 | |||
| 80320c0f2c | |||
| b43a6c9748 | |||
| dcc9e1d469 | |||
| 3c37185c1a | |||
| 671e7d5dc1 | |||
| 0ebd192487 | |||
| 3fc54a1fb5 | |||
| eaf38a4d06 | |||
| 6376b7acf0 | |||
| 52edf94b17 | |||
| 3e11dd9e16 | |||
| a9f09b6ce6 | |||
| a43aa60f45 | |||
| 9cba642e9b | |||
| c7494da901 | |||
| b9e848d66e | |||
| 99f8d991be | |||
| 753dcab26e | |||
| 2f53488ba8 | |||
| 323339e679 | |||
| 3f14a75e81 | |||
| 469a54c141 | |||
| 2ee9030c00 | |||
| 5b29a40990 | |||
| 708fe5e670 | |||
| e32aadda4e | |||
| c35b7f0268 | |||
| 876cf900c3 | |||
| 778ac0ac54 | |||
| b816144fb0 | |||
| 61ba9f6d63 | |||
| f88c02a7aa | |||
| 5ffc08e6f1 | |||
| 9392380c78 | |||
| a18343b81d | |||
|
|
13cd08c655 | ||
|
|
8fe14dc18d | ||
|
|
1bec26df8a | ||
|
|
c5d5da636f | ||
|
|
c2e137e67c | ||
|
|
de5ac9dbb5 | ||
|
|
ef3be1e768 | ||
|
|
9bda92d389 | ||
|
|
9763cb6697 | ||
|
|
5ac49e12f8 | ||
|
|
2108d20b01 | ||
|
|
524e7a0b3e | ||
|
|
7e4379ada4 | ||
|
|
572b2a360f | ||
|
|
083ccd2906 | ||
|
|
35a45d2cd4 | ||
|
|
2b241fbeaf | ||
|
|
ad9ba834cc | ||
|
|
469403d9b5 | ||
|
|
01ea754f57 | ||
|
|
fd8a25790e | ||
|
|
9ede7237b8 | ||
|
|
1242b1f79f | ||
|
|
9f8f326446 | ||
|
|
bf3b0cf0d4 | ||
|
|
42098401f2 | ||
|
|
cad4aaa1a5 | ||
|
|
ef787a6a09 | ||
|
|
2e017f97c9 | ||
|
|
fbd58d9426 | ||
|
|
894a11f087 | ||
|
|
dacb38fe45 | ||
|
|
2298254e24 | ||
|
|
853000a5c9 | ||
|
|
d0b47dd315 | ||
|
|
3c9dd1bea4 | ||
|
|
4d89ea7bc5 | ||
|
|
b97d13121e | ||
|
|
dcfdb0451c | ||
|
|
83b9082e87 | ||
|
|
2ab83a17b9 | ||
|
|
4ae35335e2 | ||
|
|
a1bf9472ae | ||
|
|
15129bb344 | ||
|
|
f143d80c34 | ||
|
|
e713c2f35f | ||
|
|
b1fac90e78 | ||
|
|
8341288457 | ||
|
|
4ad2b2d6dd | ||
|
|
485e67120c | ||
|
|
60f04bc4e8 | ||
|
|
35742847a7 | ||
|
|
c8c2b639ea | ||
|
|
0453470f1f | ||
|
|
d9da877da6 | ||
|
|
ed2b09a5f6 | ||
|
|
c1198ef287 | ||
|
|
58f6d3f349 | ||
|
|
67a7fa99af | ||
|
|
220c56f01d | ||
|
|
30be943581 | ||
|
|
a859e55c1b | ||
|
|
f491b06664 | ||
|
|
874686c975 | ||
|
|
2a7c1b8ae8 | ||
|
|
8ddbefee18 | ||
|
|
2b190d72c5 | ||
|
|
9fb8311aca | ||
|
|
d4f6ddb0fa | ||
|
|
0dd12a275b | ||
|
|
c45708066e | ||
|
|
0de4cf75e8 | ||
|
|
9bb4483266 | ||
|
|
ffc75cf4c4 | ||
|
|
2919805844 | ||
|
|
f3bff2b9cf | ||
|
|
74cda1c9a6 | ||
|
|
6c667d69b8 | ||
|
|
5f62304965 | ||
|
|
082831951e | ||
|
|
645a16394b |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
*.rs linguist-language=Rust
|
||||||
|
|
||||||
*.paa filter=lfs diff=lfs merge=lfs -text
|
*.paa filter=lfs diff=lfs merge=lfs -text
|
||||||
*.p3d filter=lfs diff=lfs merge=lfs -text
|
*.p3d filter=lfs diff=lfs merge=lfs -text
|
||||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
33
.github/workflows/pack_early.yaml
vendored
33
.github/workflows/pack_early.yaml
vendored
@@ -5,32 +5,6 @@ on:
|
|||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package_application:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout Repo
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
lfs: true
|
|
||||||
- name: set up JDK 11
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
java-version: '17'
|
|
||||||
distribution: 'zulu'
|
|
||||||
cache: gradle
|
|
||||||
|
|
||||||
- name: Grant execute permission for gradlew
|
|
||||||
run: chmod +x gradlew
|
|
||||||
- name: Build with Gradle
|
|
||||||
run: ./gradlew assembleDebug
|
|
||||||
- name: Upload Artifact
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: simtak
|
|
||||||
path: app/build/outputs/apk/debug/app-debug.apk
|
|
||||||
if-no-files-found: error
|
|
||||||
retention-days: 1
|
|
||||||
|
|
||||||
build_extension:
|
build_extension:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@@ -66,7 +40,7 @@ jobs:
|
|||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
||||||
package:
|
package:
|
||||||
needs: [build_extension, package_application]
|
needs: [build_extension]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
@@ -88,11 +62,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: x86_64-unknown-linux-gnu
|
name: x86_64-unknown-linux-gnu
|
||||||
- run: mv ./libarmatak.so ./armatak_x64.so
|
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||||
- name: Download Android Application Installer
|
|
||||||
uses: actions/download-artifact@v4
|
|
||||||
with:
|
|
||||||
name: simtak
|
|
||||||
- run: mv ./app-debug.apk ./simtak.apk
|
|
||||||
- name: Setup HEMTT
|
- name: Setup HEMTT
|
||||||
uses: arma-actions/hemtt@v1
|
uses: arma-actions/hemtt@v1
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
33
.github/workflows/publish.yaml
vendored
33
.github/workflows/publish.yaml
vendored
@@ -5,32 +5,6 @@ on:
|
|||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package_application:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout Repo
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
lfs: true
|
|
||||||
- name: set up JDK 11
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
java-version: '17'
|
|
||||||
distribution: 'zulu'
|
|
||||||
cache: gradle
|
|
||||||
|
|
||||||
- name: Grant execute permission for gradlew
|
|
||||||
run: chmod +x gradlew
|
|
||||||
- name: Build with Gradle
|
|
||||||
run: ./gradlew assembleDebug
|
|
||||||
- name: Upload Artifact
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: simtak
|
|
||||||
path: app/build/outputs/apk/debug/app-debug.apk
|
|
||||||
if-no-files-found: error
|
|
||||||
retention-days: 1
|
|
||||||
|
|
||||||
build_extension:
|
build_extension:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@@ -66,7 +40,7 @@ jobs:
|
|||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
||||||
package:
|
package:
|
||||||
needs: [build_extension, package_application]
|
needs: [build_extension]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
@@ -88,11 +62,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: x86_64-unknown-linux-gnu
|
name: x86_64-unknown-linux-gnu
|
||||||
- run: mv ./libarmatak.so ./armatak_x64.so
|
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||||
- name: Download Android Application Installer
|
|
||||||
uses: actions/download-artifact@v4
|
|
||||||
with:
|
|
||||||
name: simtak
|
|
||||||
- run: mv ./app-debug.apk ./simtak.apk
|
|
||||||
- name: Setup HEMTT
|
- name: Setup HEMTT
|
||||||
uses: arma-actions/hemtt@v1
|
uses: arma-actions/hemtt@v1
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
34
.github/workflows/release_drafter.yaml
vendored
34
.github/workflows/release_drafter.yaml
vendored
@@ -9,31 +9,6 @@ permissions:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package_application:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout Repo
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
lfs: true
|
|
||||||
- name: Set up JDK 11
|
|
||||||
uses: actions/setup-java@v4
|
|
||||||
with:
|
|
||||||
java-version: '17'
|
|
||||||
distribution: 'zulu'
|
|
||||||
cache: gradle
|
|
||||||
- name: Grant execute permission for gradlew
|
|
||||||
run: chmod +x gradlew
|
|
||||||
- name: Build with Gradle
|
|
||||||
run: ./gradlew assembleDebug
|
|
||||||
- name: Upload Artifact
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: simtak
|
|
||||||
path: app/build/outputs/apk/debug/app-debug.apk
|
|
||||||
if-no-files-found: error
|
|
||||||
retention-days: 1
|
|
||||||
|
|
||||||
build_extension:
|
build_extension:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@@ -69,7 +44,7 @@ jobs:
|
|||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
||||||
package:
|
package:
|
||||||
needs: [build_extension, package_application]
|
needs: [build_extension]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
@@ -91,11 +66,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: x86_64-unknown-linux-gnu
|
name: x86_64-unknown-linux-gnu
|
||||||
- run: mv ./libarmatak.so ./armatak_x64.so
|
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||||
- name: Download Android Application Installer
|
|
||||||
uses: actions/download-artifact@v4
|
|
||||||
with:
|
|
||||||
name: simtak
|
|
||||||
- run: mv ./app-debug.apk ./simtak.apk
|
|
||||||
- name: Setup HEMTT
|
- name: Setup HEMTT
|
||||||
uses: arma-actions/hemtt@v1
|
uses: arma-actions/hemtt@v1
|
||||||
- name: Build
|
- name: Build
|
||||||
@@ -121,7 +91,7 @@ jobs:
|
|||||||
release_name: ${{ github.ref }}
|
release_name: ${{ github.ref }}
|
||||||
body: |
|
body: |
|
||||||
Changes in this release:
|
Changes in this release:
|
||||||
${{ env.COMMIT_MESSAGES }}
|
${{ github.event.head_commit.message }}
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
- name: Upload Release Asset
|
- name: Upload Release Asset
|
||||||
|
|||||||
79
.github/workflows/release_publisher.yaml
vendored
Normal file
79
.github/workflows/release_publisher.yaml
vendored
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
name: Publish Production
|
||||||
|
|
||||||
|
on:
|
||||||
|
release:
|
||||||
|
types: [published]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build_extension:
|
||||||
|
strategy:
|
||||||
|
matrix:
|
||||||
|
os_target:
|
||||||
|
- { os: "windows-latest", target: "i686-pc-windows-msvc", artifact: "armatak.dll", name: "armatak.dll" }
|
||||||
|
- { os: "windows-latest", target: "x86_64-pc-windows-msvc", artifact: "armatak.dll", name: "armatak_x64.dll" }
|
||||||
|
- { os: "ubuntu-latest", target: "x86_64-unknown-linux-gnu", artifact: "libarmatak.so", name: "armatak.so" }
|
||||||
|
runs-on: ${{ matrix.os_target.os }}
|
||||||
|
steps:
|
||||||
|
- name: Checkout Repo
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
lfs: true
|
||||||
|
- name: Install Rust Toolchain
|
||||||
|
uses: actions-rs/toolchain@v1
|
||||||
|
with:
|
||||||
|
target: ${{ matrix.os_target.target }}
|
||||||
|
toolchain: stable
|
||||||
|
default: true
|
||||||
|
- name: Install Dependencies (Linux only)
|
||||||
|
if: matrix.os_target.os == 'ubuntu-latest'
|
||||||
|
run: sudo apt-get update && sudo apt-get install -y build-essential
|
||||||
|
- name: Cargo Build
|
||||||
|
run: cargo build --release --target ${{ matrix.os_target.target }}
|
||||||
|
- name: check stuff
|
||||||
|
run: ls target/release
|
||||||
|
- name: Upload Artifact
|
||||||
|
uses: actions/upload-artifact@v4
|
||||||
|
with:
|
||||||
|
name: ${{ matrix.os_target.target }}
|
||||||
|
path: target/${{ matrix.os_target.target }}/release/${{ matrix.os_target.artifact }}
|
||||||
|
if-no-files-found: error
|
||||||
|
retention-days: 1
|
||||||
|
|
||||||
|
package:
|
||||||
|
needs: [build_extension]
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: Checkout Repo
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
lfs: true
|
||||||
|
- run: mkdir -p ./target/release
|
||||||
|
- name: Download Windows x64 Artifact
|
||||||
|
uses: actions/download-artifact@v4
|
||||||
|
with:
|
||||||
|
name: x86_64-pc-windows-msvc
|
||||||
|
- run: mv ./armatak.dll ./armatak_x64.dll
|
||||||
|
- name: Download Windows x86 Artifact
|
||||||
|
uses: actions/download-artifact@v4
|
||||||
|
with:
|
||||||
|
name: i686-pc-windows-msvc
|
||||||
|
- name: Download Linux x64 Artifact
|
||||||
|
uses: actions/download-artifact@v4
|
||||||
|
with:
|
||||||
|
name: x86_64-unknown-linux-gnu
|
||||||
|
- run: mv ./libarmatak.so ./armatak_x64.so
|
||||||
|
- name: Setup HEMTT
|
||||||
|
uses: arma-actions/hemtt@v1
|
||||||
|
- name: Build
|
||||||
|
run: hemtt release
|
||||||
|
- name: Extract Zipped Mod
|
||||||
|
run: unzip releases/armatak-latest.zip -d releases
|
||||||
|
- uses: arma-actions/workshop-upload@v1
|
||||||
|
with:
|
||||||
|
appId: '107410'
|
||||||
|
itemId: ${{ secrets.STEAM_WORKSHOP_PROD_ID }}
|
||||||
|
contentPath: releases/@armatak
|
||||||
|
changelog: 'Update'
|
||||||
|
env:
|
||||||
|
STEAM_USERNAME: ${{ secrets.STEAM_USERNAME }}
|
||||||
|
STEAM_PASSWORD: ${{ secrets.STEAM_PASSWORD }}
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
|||||||
hemtt
|
hemtt
|
||||||
hemtt.exe
|
hemtt.exe
|
||||||
*.biprivatekey
|
*.biprivatekey
|
||||||
|
.hemttprivatekey
|
||||||
source/
|
source/
|
||||||
.vscode
|
.vscode
|
||||||
releases/
|
releases/
|
||||||
|
|||||||
@@ -25,8 +25,7 @@ include = [
|
|||||||
"LICENSE",
|
"LICENSE",
|
||||||
"*.dll",
|
"*.dll",
|
||||||
"*.so",
|
"*.so",
|
||||||
"*.paa",
|
"*.paa"
|
||||||
"simtak.apk"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[properties]
|
[properties]
|
||||||
@@ -38,30 +37,34 @@ preset = "Hemtt"
|
|||||||
|
|
||||||
[hemtt.launch.default]
|
[hemtt.launch.default]
|
||||||
workshop = [
|
workshop = [
|
||||||
"450814997", # CBA
|
"450814997", # CBA_A3
|
||||||
"463939057", # ACE
|
"463939057", # ace
|
||||||
"623475643", # 3den enhanced
|
|
||||||
"1779063631", # Zeus enhanced
|
|
||||||
"1673595418", # User Input Menus
|
|
||||||
"1678581937", # Extended Function Viewer
|
|
||||||
"1231625987", #Debug Console
|
|
||||||
"751965892", # ACRE2
|
"751965892", # ACRE2
|
||||||
|
"2522638637", # ACE3 Arsenal Extended - Core
|
||||||
|
"333310405", # Enhanced Movement
|
||||||
|
"2034363662", # Enhanced Movement Rework
|
||||||
"843577117", # RHSUSAF
|
"843577117", # RHSUSAF
|
||||||
"3030830594", # Western Dusk
|
"3147473073", # TOTT Core
|
||||||
"2268351256", # Tier One Weapons
|
"623475643", # 3den Enhanced
|
||||||
"583496184", # CUP Terrains
|
"520618345", # Jbad
|
||||||
"583544987", # CUP Maps
|
"1779063631", # Zeus Enhanced
|
||||||
"3015795970", # No zoom
|
"2397360831", # USAF Mod - Main
|
||||||
"2941986336", # Hatchet Framework
|
"2397376046", # USAF Mod - Utility
|
||||||
"1745501605", # Hatchet H-60 Pack
|
"3147476552", # TOTT Optics
|
||||||
"333310405", # Enhanced Moviments
|
"583496184", # CUP Terrains - Core
|
||||||
"2034363662", # Enhanced Moviments Rework
|
"2560276469", # Restrict Markers
|
||||||
"2257686620", # Blastcore Murr
|
"1858075458", # LAMBS_Danger.fsm
|
||||||
"3407948300", # JSRS Sound Mod
|
"3407948300", # JSRS SOUNDMOD 2025
|
||||||
|
"2834576684", # ITN - Illuminate The Night
|
||||||
|
"3375788189", # Immersion Cigs - Rewrite
|
||||||
|
"2095827925", # Brighter Flares
|
||||||
|
"2257686620", # Blastcore Murr Edition
|
||||||
|
"2260572637", # BettIR NVG
|
||||||
|
"3493557838", # Broad Spectrum Warfare
|
||||||
|
"1291778160", # Hellanmaa
|
||||||
|
"3533734689", # FPV
|
||||||
]
|
]
|
||||||
|
|
||||||
mission = "armatak_jtac.Mountains_ACR"
|
|
||||||
|
|
||||||
parameters = [
|
parameters = [
|
||||||
"-skipIntro",
|
"-skipIntro",
|
||||||
"-noSplash",
|
"-noSplash",
|
||||||
|
|||||||
1895
Cargo.lock
generated
1895
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
15
Cargo.toml
15
Cargo.toml
@@ -6,21 +6,14 @@ edition = "2021"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
arma-rs = "1.10.4"
|
arma-rs = "1.10.4"
|
||||||
chrono = "0.4.39"
|
chrono = "0.4.39"
|
||||||
futures = "0.3.31"
|
|
||||||
futures-util = "0.3.31"
|
|
||||||
http = "1.1.0"
|
|
||||||
lazy_static = "1.5.0"
|
lazy_static = "1.5.0"
|
||||||
log = "0.4.22"
|
log = "0.4.22"
|
||||||
log4rs = "1.3.0"
|
log4rs = "1.3.0"
|
||||||
once_cell = "1.19.0"
|
reqwest = { version = "0.12.15", default-features = false, features = ["blocking", "json", "rustls-tls"] }
|
||||||
qrcode = "0.14.1"
|
rcgen = { version = "0.13.2", default-features = false, features = ["crypto", "pem", "aws_lc_rs"] }
|
||||||
regex = "1.10.6"
|
rustls = "0.23.23"
|
||||||
reqwest = { version = "0.12.7", features = ["blocking"] }
|
rustls-pemfile = "2.2.0"
|
||||||
serde = { version = "1.0.210", features = ["derive"] }
|
serde = { version = "1.0.210", features = ["derive"] }
|
||||||
serde_json = "1.0.128"
|
|
||||||
tokio = { version = "1.40", features = ["full"] }
|
|
||||||
tokio-tungstenite = "0.24.0"
|
|
||||||
ws = "0.9.2"
|
|
||||||
|
|
||||||
[dependencies.uuid]
|
[dependencies.uuid]
|
||||||
version = "1.10.0"
|
version = "1.10.0"
|
||||||
|
|||||||
@@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
ARMATAK is a server side Arma 3 addons for streaming unit positions to TAK Clients in sessions on real locations maps. It can be runned both as a clientside mod or a serverside mod, when runned serverside, it will create a TCP Socket connection between Arma 3 and the TAK Server, sending the game session information into it. When used clientside, Arma 3 will host a websocket server that you can connect to your phone and mock the phone's location to the player's in game location.
|
ARMATAK is a server side Arma 3 addons for streaming unit positions to TAK Clients in sessions on real locations maps. It can be runned both as a clientside mod or a serverside mod, when runned serverside, it will create a TCP Socket connection between Arma 3 and the TAK Server, sending the game session information into it. When used clientside, Arma 3 will host a websocket server that you can connect to your phone and mock the phone's location to the player's in game location.
|
||||||
|
|
||||||
|
The server-side CoT router supports two transports:
|
||||||
|
- Plain TCP, for legacy TAK ingress.
|
||||||
|
- Mutual TLS, using the TAK Server authentication API, so the Arma session can publish as an authenticated TAK device on port `8089`.
|
||||||
|
|
||||||
## Get in Touch
|
## Get in Touch
|
||||||
|
|
||||||
[Join the Discord Server for ARMATAK!](https://discord.gg/svK64PCycU)
|
[Join the Discord Server for ARMATAK!](https://discord.gg/svK64PCycU)
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
PREP(convertClientLocation);
|
PREP(convertClientLocation);
|
||||||
PREP(extractClientPosition);
|
PREP(extractClientPosition);
|
||||||
|
PREP(startUDPSocket);
|
||||||
|
|||||||
@@ -4,11 +4,5 @@ if (!hasInterface) exitWith {};
|
|||||||
|
|
||||||
_local_address = "armatak" callExtension ["local_ip", []] select 0;
|
_local_address = "armatak" callExtension ["local_ip", []] select 0;
|
||||||
|
|
||||||
"armatak" callExtension ["websocket:start", []];
|
|
||||||
|
|
||||||
SETVAR(player,GVAR(localAddress),_local_address);
|
SETVAR(player,GVAR(localAddress),_local_address);
|
||||||
SETVAR(player,GVAR(eudConnected),false);
|
SETVAR(player,GVAR(eudConnected),false);
|
||||||
|
|
||||||
[{
|
|
||||||
"armatak" callExtension ["websocket:location", [player call armatak_client_fnc_extractClientPosition]];
|
|
||||||
}, 1, []] call CBA_fnc_addPerFrameHandler;
|
|
||||||
|
|||||||
@@ -16,4 +16,20 @@ class CfgPatches {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
class CfgVehicles {
|
||||||
|
class Man;
|
||||||
|
class CAManBase: Man {
|
||||||
|
class ACE_SelfActions {
|
||||||
|
class danceParty {
|
||||||
|
displayName = "Connect to EUD";
|
||||||
|
condition = "!(player getVariable ['armatak_client_eudConnected', false])";
|
||||||
|
exceptions[] = {};
|
||||||
|
statement = "createDialog 'armatak_udp_socket_start_dialog'";
|
||||||
|
icon = "";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
#include "CfgEventHandlers.hpp"
|
#include "CfgEventHandlers.hpp"
|
||||||
|
#include "dialog.hpp"
|
||||||
|
|||||||
108
addons/client/dialog.hpp
Normal file
108
addons/client/dialog.hpp
Normal file
@@ -0,0 +1,108 @@
|
|||||||
|
class RscText;
|
||||||
|
class RscBackground;
|
||||||
|
class RscButton;
|
||||||
|
class RscEdit;
|
||||||
|
|
||||||
|
class armatak_udp_socket_start_dialog {
|
||||||
|
idd = 999091;
|
||||||
|
movingEnable = 0;
|
||||||
|
class ControlsBackground {
|
||||||
|
class armatak_gui_module_udp_socket_dialog_main_frame: RscBackground {
|
||||||
|
idc = 16960;
|
||||||
|
x = "0.386562 * safezoneW + safezoneX";
|
||||||
|
y = "0.357 * safezoneH + safezoneY";
|
||||||
|
w = "0.216563 * safezoneW";
|
||||||
|
h = "0.418 * safezoneH";
|
||||||
|
colorBackground[]={0,0,0,0.45};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
class Controls {
|
||||||
|
class armatak_gui_module_udp_socket_dialog_address_edit: RscEdit {
|
||||||
|
idc = 16961;
|
||||||
|
text = "192.168.15.121";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.401 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[]={0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_gnss_port_edit: RscEdit {
|
||||||
|
idc = 16962;
|
||||||
|
text = "4349";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.478 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[]={0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_mavlink_port_edit: RscEdit {
|
||||||
|
idc = 16967;
|
||||||
|
text = "14550";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.555 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[]={0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_video_feed_url_edit: RscEdit {
|
||||||
|
idc = 16969;
|
||||||
|
text = "";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.632 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[]={0,0,0,0.5};
|
||||||
|
tooltip = "Optional shared feed URL. If empty, the UAV 3DEN URL is used first, then a local RTP fallback.";
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_address_text: RscText {
|
||||||
|
idc = 16963;
|
||||||
|
text = "EUD's Address";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.368 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_gnss_port_text: RscText {
|
||||||
|
idc = 16964;
|
||||||
|
text = "Network GNSS Port";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.445 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_mavlink_port_text: RscText {
|
||||||
|
idc = 16968;
|
||||||
|
text = "Mavlink Port";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.522 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_video_feed_url_text: RscText {
|
||||||
|
idc = 16970;
|
||||||
|
text = "Video Feed URL (Optional)";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.599 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_address_button_cancel: RscButton {
|
||||||
|
idc = 16965;
|
||||||
|
text = "Cancel";
|
||||||
|
action = "closeDialog 2;";
|
||||||
|
x = "0.551563 * safezoneW + safezoneX";
|
||||||
|
y = "0.709 * safezoneH + safezoneY";
|
||||||
|
w = "0.0464063 * safezoneW";
|
||||||
|
h = "0.055 * safezoneH";
|
||||||
|
};
|
||||||
|
class armatak_gui_module_udp_socket_dialog_address_button_ok: RscButton {
|
||||||
|
idc = 16966;
|
||||||
|
text = "Ok";
|
||||||
|
action = QUOTE(call FUNC(startUDPSocket));
|
||||||
|
x = "0.5 * safezoneW + safezoneX";
|
||||||
|
y = "0.709 * safezoneH + safezoneY";
|
||||||
|
w = "0.0464063 * safezoneW";
|
||||||
|
h = "0.055 * safezoneH";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
@@ -1,23 +1,23 @@
|
|||||||
#include "..\script_component.hpp"
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Author: Valmo Trindade
|
* Author: Valmo Trindade
|
||||||
* This function is used to convert the position of a unit to the world world location.
|
* This function is used to convert the position of a unit to the world world location.
|
||||||
*
|
*
|
||||||
* Argument:
|
* Argument:
|
||||||
* 0: in game latitude <NUMBER> is the latitude of the unit.
|
* 0: in game latitude <NUMBER> is the latitude of the unit.
|
||||||
* 1: in game longitude <NUMBER> is the longitude of the unit.
|
* 1: in game longitude <NUMBER> is the longitude of the unit.
|
||||||
* 2: in game altitude <NUMBER> is the altitude of the unit.
|
* 2: in game altitude <NUMBER> is the altitude of the unit.
|
||||||
* 3: in game bearing <NUMBER> is the bearing of the unit.
|
* 3: in game bearing <NUMBER> is the bearing of the unit.
|
||||||
*
|
*
|
||||||
* Return Value:
|
* Return Value:
|
||||||
* ARRAY -> [latitude, longitude, altitude, bearing]
|
* ARRAY -> [latitude, longitude, altitude, bearing]
|
||||||
*
|
*
|
||||||
* Example:
|
* Example:
|
||||||
* [player] call armatak_client_fnc_convertClientLocation;
|
* [player] call armatak_client_fnc_convertClientLocation;
|
||||||
*
|
*
|
||||||
* Public: Yes
|
* Public: Yes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
params["_latitude", "_longitude", "_altitude"];
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
@@ -38,6 +38,9 @@ switch (toLower worldName) do {
|
|||||||
case "vr": {
|
case "vr": {
|
||||||
_realLocation = _position call armatak_fnc_convert_to_vr;
|
_realLocation = _position call armatak_fnc_convert_to_vr;
|
||||||
};
|
};
|
||||||
|
case "lawn": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_lawn;
|
||||||
|
};
|
||||||
case "cucui": {
|
case "cucui": {
|
||||||
_realLocation = _position call armatak_fnc_convert_to_cucui;
|
_realLocation = _position call armatak_fnc_convert_to_cucui;
|
||||||
};
|
};
|
||||||
@@ -71,6 +74,45 @@ switch (toLower worldName) do {
|
|||||||
case "kunduz": {
|
case "kunduz": {
|
||||||
_realLocation = _position call armatak_fnc_convert_to_kunduz;
|
_realLocation = _position call armatak_fnc_convert_to_kunduz;
|
||||||
};
|
};
|
||||||
|
case "kunduz_valley": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_kunduz_valley;
|
||||||
|
};
|
||||||
|
case "malvinasfalkands": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_malvinas_malvinasfalkands;
|
||||||
|
};
|
||||||
|
case "pebble_island_airfield": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_malvinas_pebble_island_airfield;
|
||||||
|
};
|
||||||
|
case "p_argentino_stanley": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_malvinas_p_argentino_stanley;
|
||||||
|
};
|
||||||
|
case "top_malo_house": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_malvinas_top_malo_house;
|
||||||
|
};
|
||||||
|
case "pradera_ganso": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_malvinas_pradera_ganso;
|
||||||
|
};
|
||||||
|
case "tanoa": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_tanoa;
|
||||||
|
};
|
||||||
|
case "zagor_zagorsk_reserved_forest": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_zagor_zagorsk_reserved_forest;
|
||||||
|
};
|
||||||
|
case "umb_colombia": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_colombia;
|
||||||
|
};
|
||||||
|
case "clafghan": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_clafghan;
|
||||||
|
};
|
||||||
|
case "rut_mandol": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_rut_mandol;
|
||||||
|
};
|
||||||
|
case "hellanmaa": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_hellanmaa;
|
||||||
|
};
|
||||||
|
case "hellanmaaw": {
|
||||||
|
_realLocation = _position call armatak_fnc_convert_to_hellanmaa;
|
||||||
|
};
|
||||||
default {
|
default {
|
||||||
_warning = format ["<t color='#FF8021'>ARMATAK</t><br/> %1", "Unsupported Map"];
|
_warning = format ["<t color='#FF8021'>ARMATAK</t><br/> %1", "Unsupported Map"];
|
||||||
[[_warning, 1.5]] call CBA_fnc_notify;
|
[[_warning, 1.5]] call CBA_fnc_notify;
|
||||||
|
|||||||
@@ -18,13 +18,12 @@
|
|||||||
|
|
||||||
params["_unit"];
|
params["_unit"];
|
||||||
|
|
||||||
private _location = (getPos _unit) call FUNC(convertClientLocation);
|
private _uuid = _unit call armatak_fnc_extract_uuid;
|
||||||
|
private _pos = (getPos _unit) call FUNC(convertClientLocation);
|
||||||
|
private _callsign = _unit call armatak_fnc_extract_unit_callsign;
|
||||||
|
private _bearing = parseNumber ((getDir _unit) toFixed 0);
|
||||||
|
private _speed = speed _unit / 3.6;
|
||||||
|
|
||||||
private _atak_latitude = _location select 0;
|
_payload = [_uuid, _pos select 0, _pos select 1, _pos select 2, _callsign, _bearing, _speed, _callsign];
|
||||||
private _atak_longitude = _location select 1;
|
|
||||||
private _atak_altitude = _location select 2;
|
|
||||||
private _atak_bearing = parseNumber ((getDir _unit) toFixed 0);
|
|
||||||
|
|
||||||
_unit_info = [_atak_latitude,_atak_longitude,_atak_altitude,_atak_bearing];
|
_payload
|
||||||
|
|
||||||
_unit_info
|
|
||||||
|
|||||||
45
addons/client/functions/fnc_startUDPSocket.sqf
Normal file
45
addons/client/functions/fnc_startUDPSocket.sqf
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params ["_logic"];
|
||||||
|
|
||||||
|
private _socket_is_running = player getVariable [QGVAR(eudConnected), false];
|
||||||
|
|
||||||
|
if (_socket_is_running) exitWith {
|
||||||
|
["Socket is already running", "error", "UDP Socket"] call EFUNC(main,notify);
|
||||||
|
closeDialog 1;
|
||||||
|
};
|
||||||
|
|
||||||
|
disableSerialization;
|
||||||
|
|
||||||
|
private _eud_address = ctrlText 16961;
|
||||||
|
private _gnss_port = ctrlText 16962;
|
||||||
|
private _mavlink_port = ctrlText 16967;
|
||||||
|
private _video_feed_url = ctrlText 16969;
|
||||||
|
|
||||||
|
private _udp_socket_fulladdress = _eud_address + ":" + _gnss_port;
|
||||||
|
private _mavlink_address = _eud_address + ":" + _mavlink_port;
|
||||||
|
|
||||||
|
player setVariable [QGVAR(udp_socket_address), _udp_socket_fulladdress];
|
||||||
|
player setVariable [QGVAR(mavlink_address), _mavlink_address];
|
||||||
|
player setVariable [QGVAR(video_feed_url), trim _video_feed_url];
|
||||||
|
player setVariable [QGVAR(eudConnected), true];
|
||||||
|
|
||||||
|
private _advertised_video_uri = [objNull] call EFUNC(uav,resolveVideoUri);
|
||||||
|
|
||||||
|
"armatak" callExtension ["udp_socket:start", [_udp_socket_fulladdress]];
|
||||||
|
"armatak" callExtension ["uas:start_endpoint", [parseNumber _mavlink_port]];
|
||||||
|
|
||||||
|
private _mdnsInstanceName = format ["ArmaTAK-%1", name player];
|
||||||
|
"armatak" callExtension ["mdns:start_uas_advertisement", [_mdnsInstanceName, parseNumber _mavlink_port, _advertised_video_uri]];
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Client UDP socket started for %1, MAVLink target set to %2 and advertised video URI set to %3", _udp_socket_fulladdress, _mavlink_address, _advertised_video_uri]]]];
|
||||||
|
|
||||||
|
call EFUNC(uav,startMavlinkBroadcast);
|
||||||
|
|
||||||
|
[{
|
||||||
|
if !(player getVariable [QGVAR(eudConnected), false]) exitWith {};
|
||||||
|
|
||||||
|
"armatak" callExtension ["udp_socket:send_gps_cot", [player call FUNC(extractClientPosition)]];
|
||||||
|
}, 0.5, []] call CBA_fnc_addPerFrameHandler;
|
||||||
|
|
||||||
|
deleteVehicle _logic;
|
||||||
|
closeDialog 1;
|
||||||
@@ -78,6 +78,16 @@ class Cfg3den {
|
|||||||
condition = "objectVehicle";
|
condition = "objectVehicle";
|
||||||
typeName = "STRING";
|
typeName = "STRING";
|
||||||
};
|
};
|
||||||
|
class armatak_attribute_marker_video_url {
|
||||||
|
displayName = "Video Feed URL";
|
||||||
|
tooltip = "Shared UAV video URL. This per-vehicle value overrides the optional session video URL from Connect to EUD.";
|
||||||
|
property = "armatak_attribute_marker_video_url";
|
||||||
|
control = "Edit";
|
||||||
|
expression = "_this setVariable ['armatak_attribute_marker_video_url',_value]";
|
||||||
|
defaultValue = "''";
|
||||||
|
condition = "objectVehicle";
|
||||||
|
typeName = "STRING";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -10,12 +10,27 @@ class CfgFunctions {
|
|||||||
class send_group_cots {
|
class send_group_cots {
|
||||||
file = "\armatak\armatak\addons\main\functions\api\fn_send_group_cots.sqf";
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_group_cots.sqf";
|
||||||
};
|
};
|
||||||
|
class send_enemy_cot {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_enemy_cot.sqf";
|
||||||
|
};
|
||||||
class send_eud_cot {
|
class send_eud_cot {
|
||||||
file = "\armatak\armatak\addons\main\functions\api\fn_send_eud_cot.sqf";
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_eud_cot.sqf";
|
||||||
};
|
};
|
||||||
class send_marker_cot {
|
class send_marker_cot {
|
||||||
file = "\armatak\armatak\addons\main\functions\api\fn_send_marker_cot.sqf";
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_marker_cot.sqf";
|
||||||
};
|
};
|
||||||
|
class send_uas_platform_cot {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_uas_platform_cot.sqf";
|
||||||
|
};
|
||||||
|
class send_uas_video_cot {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_uas_video_cot.sqf";
|
||||||
|
};
|
||||||
|
class send_uas_sensor_cot {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\api\fn_send_uas_sensor_cot.sqf";
|
||||||
|
};
|
||||||
|
class set_uas_camera_override {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\api\fn_set_uas_camera_override.sqf";
|
||||||
|
};
|
||||||
class stop_tcp_socket {
|
class stop_tcp_socket {
|
||||||
file = "\armatak\armatak\addons\main\functions\api\fn_stop_tcp_socket.sqf";
|
file = "\armatak\armatak\addons\main\functions\api\fn_stop_tcp_socket.sqf";
|
||||||
};
|
};
|
||||||
@@ -28,9 +43,18 @@ class CfgFunctions {
|
|||||||
class extract_marker_callsign {
|
class extract_marker_callsign {
|
||||||
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_marker_callsign.sqf";
|
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_marker_callsign.sqf";
|
||||||
};
|
};
|
||||||
|
class extract_marker_video_url {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_marker_video_url.sqf";
|
||||||
|
};
|
||||||
class extract_role {
|
class extract_role {
|
||||||
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_role.sqf";
|
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_role.sqf";
|
||||||
};
|
};
|
||||||
|
class extract_sensor_data {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_sensor_data.sqf";
|
||||||
|
};
|
||||||
|
class extract_uas_camera_data {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_uas_camera_data.sqf";
|
||||||
|
};
|
||||||
class extract_unit_callsign {
|
class extract_unit_callsign {
|
||||||
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_unit_callsign.sqf";
|
file = "\armatak\armatak\addons\main\functions\extract_data\fn_extract_unit_callsign.sqf";
|
||||||
};
|
};
|
||||||
@@ -59,12 +83,33 @@ class CfgFunctions {
|
|||||||
class convert_to_kunduz {
|
class convert_to_kunduz {
|
||||||
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_kunduz.sqf";
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_kunduz.sqf";
|
||||||
};
|
};
|
||||||
|
class convert_to_kunduz_valley {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_kunduz_valley.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_lawn {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_lawn.sqf";
|
||||||
|
};
|
||||||
class convert_to_livonia {
|
class convert_to_livonia {
|
||||||
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_livonia.sqf";
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_livonia.sqf";
|
||||||
};
|
};
|
||||||
class convert_to_malden {
|
class convert_to_malden {
|
||||||
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malden.sqf";
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malden.sqf";
|
||||||
};
|
};
|
||||||
|
class convert_to_malvinas_malvinasfalkands {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malvinas_malvinasfalkands.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_malvinas_p_argentino_stanley {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malvinas_p_argentino_stanley.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_malvinas_pebble_island_airfield {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malvinas_pebble_island_airfield.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_malvinas_pradera_ganso {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malvinas_pradera_ganso.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_malvinas_top_malo_house {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_malvinas_top_malo_house.sqf";
|
||||||
|
};
|
||||||
class convert_to_southen_sahrani {
|
class convert_to_southen_sahrani {
|
||||||
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_southen_sahrani.sqf";
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_southen_sahrani.sqf";
|
||||||
};
|
};
|
||||||
@@ -83,6 +128,22 @@ class CfgFunctions {
|
|||||||
class convert_to_vr {
|
class convert_to_vr {
|
||||||
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_vr.sqf";
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_vr.sqf";
|
||||||
};
|
};
|
||||||
|
class convert_to_zagor_zagorsk_reserved_forest {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_zagor_zagorsk_reserved_forest.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_colombia {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_colombia.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_clafghan {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_clafghan.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_rut_mandol {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_rut_mandol.sqf";
|
||||||
|
};
|
||||||
|
class convert_to_hellanmaa {
|
||||||
|
file = "\armatak\armatak\addons\main\functions\map\fn_convert_to_hellanmaa.sqf";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -3,41 +3,110 @@
|
|||||||
addMissionEventHandler ["ExtensionCallback", {
|
addMissionEventHandler ["ExtensionCallback", {
|
||||||
params ["_name", "_function", "_data"];
|
params ["_name", "_function", "_data"];
|
||||||
|
|
||||||
if (_name == "WEBSOCKET") then {
|
switch (_name) do {
|
||||||
[_function, "success", _name] call FUNC(notify);
|
case "UDP SOCKET": {
|
||||||
|
[_function, "success", _name] call FUNC(notify);
|
||||||
|
|
||||||
switch (_function) do {
|
switch (_function) do {
|
||||||
case "EUD connected": {
|
case "EUD Connected": {
|
||||||
SETVAR(player,EGVAR(client,eudConnected),true);
|
SETVAR(player,EGVAR(client,eudConnected),true);
|
||||||
|
};
|
||||||
|
case "EUD Disconnected": {
|
||||||
|
SETVAR(player,EGVAR(client,eudConnected),false);
|
||||||
|
call EFUNC(uav,stopMavlinkBroadcast);
|
||||||
|
"armatak" callExtension ["uas:stop_endpoint", []];
|
||||||
|
"armatak" callExtension ["mdns:stop", []];
|
||||||
|
};
|
||||||
|
default {};
|
||||||
};
|
};
|
||||||
case "EUD disconnected": {
|
};
|
||||||
SETVAR(player,GVAR(eudConnected),false);
|
case "UDP SOCKET WARNING": {
|
||||||
|
[_function, "warning", "UDP Socket"] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "UDP SOCKET ERROR": {
|
||||||
|
[_function, "error", _name] call FUNC(notify);
|
||||||
|
|
||||||
|
if (_function == "UDP Socket is not running") then {
|
||||||
|
SETVAR(player,EGVAR(client,eudConnected),false);
|
||||||
|
call EFUNC(uav,stopMavlinkBroadcast);
|
||||||
|
"armatak" callExtension ["uas:stop_endpoint", []];
|
||||||
|
"armatak" callExtension ["mdns:stop", []];
|
||||||
};
|
};
|
||||||
default {};
|
|
||||||
|
if (_function == "failed to bind UDP socket") then {
|
||||||
|
SETVAR(player,EGVAR(client,eudConnected),false);
|
||||||
|
call EFUNC(uav,stopMavlinkBroadcast);
|
||||||
|
"armatak" callExtension ["uas:stop_endpoint", []];
|
||||||
|
"armatak" callExtension ["mdns:stop", []];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
case "MAVLINK UDP ERROR": {
|
||||||
|
_message = _function;
|
||||||
|
if (_data isNotEqualTo "") then {
|
||||||
|
_message = format ["%1: %2", _function, _data];
|
||||||
|
};
|
||||||
|
|
||||||
|
[_message, "warning", _name] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "MAVLINK UDP": {
|
||||||
|
private _history = missionNamespace getVariable ["armatak_uav_mavlink_callback_history", []];
|
||||||
|
_history pushBack [diag_tickTime, _function, _data];
|
||||||
|
if ((count _history) > 50) then {
|
||||||
|
_history deleteRange [0, (count _history) - 50];
|
||||||
|
};
|
||||||
|
missionNamespace setVariable ["armatak_uav_mavlink_callback_history", _history];
|
||||||
|
missionNamespace setVariable ["armatak_uav_last_mavlink_callback", [diag_tickTime, _function, _data]];
|
||||||
|
|
||||||
|
switch (_function) do {
|
||||||
|
case "COMMAND_LONG";
|
||||||
|
case "COMMAND_INT";
|
||||||
|
case "COMMAND_ACK";
|
||||||
|
case "MISSION_COUNT";
|
||||||
|
case "MISSION_ITEM";
|
||||||
|
case "MISSION_ITEM_INT";
|
||||||
|
case "MISSION_CLEAR_ALL";
|
||||||
|
case "MISSION_SET_CURRENT";
|
||||||
|
case "SET_HOME_POSITION";
|
||||||
|
case "SET_MODE";
|
||||||
|
case "SET_POSITION_TARGET_GLOBAL_INT";
|
||||||
|
case "MANUAL_CONTROL": {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["MAVLINK UDP CALLBACK %1 %2", _function, _data]]]];
|
||||||
|
[_function, _data] call EFUNC(uav,handleMavlinkCallback);
|
||||||
|
};
|
||||||
|
default {};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
case "TCP SOCKET": {
|
||||||
|
[_function, "success", _name] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "TCP SOCKET ERROR": {
|
||||||
|
_message = _function;
|
||||||
|
if (_data isNotEqualTo "") then {
|
||||||
|
_message = format ["%1: %2", _function, _data];
|
||||||
|
};
|
||||||
|
|
||||||
|
[_message, "error", _name] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "VIDEO": {
|
||||||
|
[_function, "success", _name] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "MDNS": {
|
||||||
|
[_function, "success", _name] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "MDNS ERROR": {
|
||||||
|
[_function, "warning", _name] call FUNC(notify);
|
||||||
|
};
|
||||||
|
case "VIDEO ERROR": {
|
||||||
|
[_function, "error", _name] call FUNC(notify);
|
||||||
|
|
||||||
|
SETVAR(player,EGVAR(video,isStreaming),false);
|
||||||
|
};
|
||||||
|
default {
|
||||||
|
"armatak" callExtension ["log",["error", (_name + _function + _data)]];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
if (_name == "WEBSOCKET WARNING") then {
|
|
||||||
[_function, "warning", "WEBSOCKET"] call FUNC(notify);
|
|
||||||
};
|
|
||||||
|
|
||||||
if (_name == "WEBSOCKET ERROR") then {
|
|
||||||
[_function, "error", _name] call FUNC(notify);
|
|
||||||
};
|
|
||||||
|
|
||||||
if (_name == "TCP SOCKET") then {
|
|
||||||
[_function, "success", _name] call FUNC(notify);
|
|
||||||
};
|
|
||||||
|
|
||||||
if (_name == "TCP SOCKET ERROR") then {
|
|
||||||
[_function, "error", _name] call FUNC(notify);
|
|
||||||
};
|
|
||||||
|
|
||||||
if (_name == "VIDEO") then {
|
|
||||||
[_function, "success", _name] call FUNC(notify);
|
|
||||||
};
|
|
||||||
|
|
||||||
if (_name == "VIDEO ERROR") then {
|
|
||||||
[_function, "error", _name] call FUNC(notify);
|
|
||||||
};
|
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
GVAR(group_colors) = ["White", "Yellow", "Orange", "Magenta", "Red", "Maroon", "Purple", "DarkBlue", "Blue", "Cyan", "Teal", "Green", "DarkGreen", "Brown"];
|
||||||
|
|
||||||
|
missionNamespace setVariable [QGVAR(group_colors), GVAR(group_colors)];
|
||||||
|
|||||||
@@ -3,12 +3,12 @@ params ["_unit"];
|
|||||||
_digitalPointer = laserTarget _unit;
|
_digitalPointer = laserTarget _unit;
|
||||||
|
|
||||||
if (!isNull _digitalPointer) then {
|
if (!isNull _digitalPointer) then {
|
||||||
_digitalPointerPosition = _digitalPointer call armatak_fnc_extract_position;
|
_digitalPointerPosition = _digitalPointer call armatak_client_fnc_extractClientPosition;
|
||||||
|
|
||||||
_link_uid = [_unit] call armatak_fnc_extract_uuid;
|
_link_uid = [_unit] call armatak_fnc_extract_uuid;
|
||||||
_contact_callsign = ([player] call armatak_fnc_extract_callsign) + ".DP1";
|
_contact_callsign = ([player] call armatak_fnc_extract_unit_callsign) + ".DP1";
|
||||||
|
|
||||||
_dpCot = [_link_uid, _contact_callsign, _digitalPointerPosition select 0, _digitalPointerPosition select 1, _digitalPointerPosition select 2];
|
_dpCot = [_link_uid, _contact_callsign, _digitalPointerPosition select 1, _digitalPointerPosition select 2, _digitalPointerPosition select 3];
|
||||||
|
|
||||||
"armatak" callExtension ["tcp_socket:send_digital_pointer_cot", [_dpCot]];
|
"armatak" callExtension ["tcp_socket:cot:digital_pointer", [_dpCot]];
|
||||||
};
|
};
|
||||||
@@ -1,28 +1,7 @@
|
|||||||
// function name: armatak_fnc_extract_drone
|
// function name: armatak_fnc_send_drone_cot
|
||||||
// function author: Valmo
|
// function author: Valmo
|
||||||
// function description: Gets the drone information for the CoT Router
|
// function description: Gets the drone information for the CoT Router
|
||||||
|
|
||||||
params["_drone"];
|
params["_drone"];
|
||||||
|
|
||||||
private _atak_role = "a-f-A";
|
[_drone] call armatak_fnc_send_uas_platform_cot;
|
||||||
private _atak_callsign = [_unit] call armatak_fnc_extract_callsign;
|
|
||||||
|
|
||||||
switch (side _drone) do {
|
|
||||||
case "WEST": {
|
|
||||||
_atak_role = "a-f-A-M-F-Q"
|
|
||||||
};
|
|
||||||
case "EAST": {
|
|
||||||
_atak_role = "a-h-A-M-F-Q"
|
|
||||||
};
|
|
||||||
case "INDEPENDENT": {
|
|
||||||
_atak_role = "a-n-A-M-F-Q"
|
|
||||||
};
|
|
||||||
case "CIVILIAN": {
|
|
||||||
_atak_role = "a-f-A-C"
|
|
||||||
};
|
|
||||||
default {
|
|
||||||
_atak_role = "a-f-A-M-F-Q"
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
_cot = [_drone, _atak_role, _atak_callsign] call armatak_fnc_send_marker_cot;
|
|
||||||
|
|||||||
15
addons/main/functions/api/fn_send_enemy_cot.sqf
Normal file
15
addons/main/functions/api/fn_send_enemy_cot.sqf
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
// function name: armatak_fnc_send_eud_cot
|
||||||
|
// function author: Valmo
|
||||||
|
// function description: Gets the information necessary for generating the EUD Cursor Over Time
|
||||||
|
|
||||||
|
params ["_unit"];
|
||||||
|
|
||||||
|
_unit_position = _unit call armatak_client_fnc_extractClientPosition;
|
||||||
|
|
||||||
|
_uuid = _unit call armatak_fnc_extract_uuid;
|
||||||
|
_type = _unit call armatak_fnc_extract_role;
|
||||||
|
_callsign = _unit call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
_marker_cot = [_uuid, _type, _unit_position select 1, _unit_position select 2, _unit_position select 3, _callsign, _unit_position select 5, _unit_position select 6];
|
||||||
|
|
||||||
|
"armatak" callExtension ["tcp_socket:cot:marker", [_marker_cot]];
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
// function name: armatak_fnc_extract_eud_cot_info
|
// function name: armatak_fnc_send_eud_cot
|
||||||
// function author: Valmo
|
// function author: Valmo
|
||||||
// function description: Gets the information necessary for generating the EUD Cursor Over Time
|
// function description: Gets the information necessary for generating the EUD Cursor Over Time
|
||||||
|
|
||||||
@@ -8,6 +8,5 @@ _position = _unit call armatak_client_fnc_extractClientPosition;
|
|||||||
|
|
||||||
_uuid = _unit call armatak_fnc_extract_uuid;
|
_uuid = _unit call armatak_fnc_extract_uuid;
|
||||||
|
|
||||||
_eud_cot = [_uuid, _position select 0, _position select 1, _position select 2, _callsign, _group_name, _group_role, _position select 3, speed player / 3.6];
|
_eud_cot = [_uuid, _position select 1, _position select 2, _position select 3, _callsign, _group_name, _group_role, _position select 5, _position select 6];
|
||||||
|
"armatak" callExtension ["tcp_socket:cot:eud", [_eud_cot]];
|
||||||
"armatak" callExtension ["tcp_socket:send_eud_cot", [_eud_cot]];
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
params["_group"];
|
params["_group"];
|
||||||
|
|
||||||
{
|
{
|
||||||
_callsign = [_x] call armatak_fnc_extract_callsign;
|
_callsign = [_x] call armatak_fnc_extract_unit_callsign;
|
||||||
_group_name = [_group] call armatak_fnc_extract_group_color;
|
_group_name = [_group] call armatak_fnc_extract_group_color;
|
||||||
_group_role = [_x] call armatak_fnc_extract_group_role;
|
_group_role = [_x] call armatak_fnc_extract_group_role;
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,10 @@
|
|||||||
params ["_unit", "_type", "_callsign"];
|
params ["_unit", "_type", "_callsign"];
|
||||||
|
|
||||||
_unit_position = _unit call armatak_client_fnc_extractClientPosition;
|
_unit_position = _unit call armatak_client_fnc_extractClientPosition;
|
||||||
|
_video_url = [_unit] call armatak_fnc_extract_marker_video_url;
|
||||||
|
|
||||||
_uuid = _unit call armatak_fnc_extract_uuid;
|
_uuid = _unit call armatak_fnc_extract_uuid;
|
||||||
|
|
||||||
_marker_cot = [_uuid, _type, _unit_position select 0, _unit_position select 1, _unit_position select 2, _callsign, _unit_position select 3, speed _unit / 3.6];
|
_marker_cot = [_uuid, _type, _unit_position select 1, _unit_position select 2, _unit_position select 3, _callsign, _unit_position select 5, _unit_position select 6, _video_url];
|
||||||
|
|
||||||
"armatak" callExtension ["tcp_socket:send_marker_cot", [_marker_cot]];
|
"armatak" callExtension ["tcp_socket:cot:marker", [_marker_cot]];
|
||||||
|
|||||||
77
addons/main/functions/api/fn_send_uas_platform_cot.sqf
Normal file
77
addons/main/functions/api/fn_send_uas_platform_cot.sqf
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
params ["_drone"];
|
||||||
|
|
||||||
|
private _uuid = _drone call armatak_fnc_extract_uuid;
|
||||||
|
private _uavControl = UAVControl _drone;
|
||||||
|
private _controller = _uavControl param [0, objNull];
|
||||||
|
private _controller_uid = if (!isNull _controller) then { [_controller] call armatak_fnc_extract_uuid } else { _drone getVariable ["armatak_uas_controller_uid", _uuid] };
|
||||||
|
private _callsign = [_drone] call armatak_fnc_extract_marker_callsign;
|
||||||
|
private _video_url = [_drone] call armatak_fnc_extract_marker_video_url;
|
||||||
|
|
||||||
|
private _atak_role = "a-f-A-M-H-Q";
|
||||||
|
switch (side _drone) do {
|
||||||
|
case west: {
|
||||||
|
_atak_role = "a-f-A-M-H-Q";
|
||||||
|
};
|
||||||
|
case east: {
|
||||||
|
_atak_role = "a-h-A-M-H-Q";
|
||||||
|
};
|
||||||
|
case independent: {
|
||||||
|
_atak_role = "a-n-A-M-H-Q";
|
||||||
|
};
|
||||||
|
case civilian: {
|
||||||
|
_atak_role = "a-f-A-C";
|
||||||
|
};
|
||||||
|
default {
|
||||||
|
_atak_role = "a-f-A-M-H-Q";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _position = _drone call armatak_client_fnc_extractClientPosition;
|
||||||
|
private _lat = _position select 1;
|
||||||
|
private _lon = _position select 2;
|
||||||
|
private _hae = _position select 3;
|
||||||
|
private _course = _position select 5;
|
||||||
|
private _speed = _position select 6;
|
||||||
|
|
||||||
|
private _cameraData = [_drone] call armatak_fnc_extract_uas_camera_data;
|
||||||
|
private _azimuth = _cameraData select 0;
|
||||||
|
private _elevation = _cameraData select 1;
|
||||||
|
private _fov = _cameraData select 2;
|
||||||
|
private _range = _cameraData select 3;
|
||||||
|
private _vfov = _drone getVariable ["armatak_uas_vfov", _fov];
|
||||||
|
|
||||||
|
private _yaw = round (getDir _drone);
|
||||||
|
private _pitch = (vectorDir _drone) select 2;
|
||||||
|
private _roll = (vectorUp _drone) select 0;
|
||||||
|
private _isFlying = parseNumber (isEngineOn _drone);
|
||||||
|
private _hal = ((getPosATL _drone) select 2) max 0;
|
||||||
|
private _vehicleType = if (_video_url == "") then {
|
||||||
|
typeOf _drone
|
||||||
|
} else {
|
||||||
|
format ["%1|armatak_video_url=%2", typeOf _drone, _video_url]
|
||||||
|
};
|
||||||
|
|
||||||
|
private _payload = [
|
||||||
|
_uuid,
|
||||||
|
_atak_role,
|
||||||
|
_callsign,
|
||||||
|
_lat,
|
||||||
|
_lon,
|
||||||
|
_hae,
|
||||||
|
_course,
|
||||||
|
_speed,
|
||||||
|
_azimuth,
|
||||||
|
_elevation,
|
||||||
|
_fov,
|
||||||
|
_vfov,
|
||||||
|
_range,
|
||||||
|
_yaw,
|
||||||
|
_pitch,
|
||||||
|
_roll,
|
||||||
|
_hal,
|
||||||
|
_vehicleType,
|
||||||
|
_isFlying,
|
||||||
|
_controller_uid
|
||||||
|
];
|
||||||
|
|
||||||
|
"armatak" callExtension ["tcp_socket:cot:uas_platform", [_payload]];
|
||||||
22
addons/main/functions/api/fn_send_uas_sensor_cot.sqf
Normal file
22
addons/main/functions/api/fn_send_uas_sensor_cot.sqf
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
params ["_drone"];
|
||||||
|
|
||||||
|
private _video_url = [_drone] call armatak_fnc_extract_marker_video_url;
|
||||||
|
if (_video_url == "") exitWith {};
|
||||||
|
|
||||||
|
private _uuid = _drone call armatak_fnc_extract_uuid;
|
||||||
|
private _video_uid = _uuid + "-video";
|
||||||
|
private _sensor_uid = _uuid + "-sensor";
|
||||||
|
private _callsign = [_drone] call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
private _position = _drone call armatak_client_fnc_extractClientPosition;
|
||||||
|
private _lat = _position select 1;
|
||||||
|
private _lon = _position select 2;
|
||||||
|
private _hae = _position select 3;
|
||||||
|
|
||||||
|
private _cameraData = [_drone] call armatak_fnc_extract_uas_camera_data;
|
||||||
|
private _azimuth = _cameraData select 0;
|
||||||
|
private _fov = _cameraData select 2;
|
||||||
|
private _range = _cameraData select 3;
|
||||||
|
|
||||||
|
private _payload = [_sensor_uid, _video_uid, _callsign, _lat, _lon, _hae, _azimuth, _fov, _range];
|
||||||
|
"armatak" callExtension ["tcp_socket:cot:uas_sensor", [_payload]];
|
||||||
20
addons/main/functions/api/fn_send_uas_video_cot.sqf
Normal file
20
addons/main/functions/api/fn_send_uas_video_cot.sqf
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
params ["_drone"];
|
||||||
|
|
||||||
|
private _video_url = [_drone] call armatak_fnc_extract_marker_video_url;
|
||||||
|
if (_video_url == "") exitWith {};
|
||||||
|
|
||||||
|
private _uuid = _drone call armatak_fnc_extract_uuid;
|
||||||
|
private _video_uid = _uuid + "-video";
|
||||||
|
private _callsign = [_drone] call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
private _signature = format ["%1|%2|%3", _video_uid, _callsign, _video_url];
|
||||||
|
private _nextRefreshAt = _drone getVariable ["armatak_next_uas_video_refresh_at", 0];
|
||||||
|
private _lastSignature = _drone getVariable ["armatak_last_uas_video_signature", ""];
|
||||||
|
|
||||||
|
if (_signature == _lastSignature && {diag_tickTime < _nextRefreshAt}) exitWith {};
|
||||||
|
|
||||||
|
_drone setVariable ["armatak_last_uas_video_signature", _signature, false];
|
||||||
|
_drone setVariable ["armatak_next_uas_video_refresh_at", diag_tickTime + 300, false];
|
||||||
|
|
||||||
|
private _payload = [_video_uid, _callsign, _video_url];
|
||||||
|
"armatak" callExtension ["tcp_socket:cot:uas_video", [_payload]];
|
||||||
9
addons/main/functions/api/fn_set_uas_camera_override.sqf
Normal file
9
addons/main/functions/api/fn_set_uas_camera_override.sqf
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
params ["_drone", ["_cameraData", []]];
|
||||||
|
|
||||||
|
if (isNull _drone) exitWith {};
|
||||||
|
|
||||||
|
if ((_cameraData isEqualType []) && {(count _cameraData) >= 6}) then {
|
||||||
|
_drone setVariable ["armatak_uas_camera_data_override", _cameraData + [serverTime], false];
|
||||||
|
} else {
|
||||||
|
_drone setVariable ["armatak_uas_camera_data_override", nil, false];
|
||||||
|
};
|
||||||
@@ -1,9 +1,11 @@
|
|||||||
|
#include "..\..\script_component.hpp"
|
||||||
|
|
||||||
params["_group"];
|
params["_group"];
|
||||||
|
|
||||||
_group_name = _group getVariable "_atak_group_name";
|
_group_name = _group getVariable QGVAR(group_name);
|
||||||
|
|
||||||
if (isNil "_group_name") then {
|
if (isNil "_group_name") then {
|
||||||
_group_colors = missionNamespace getVariable "armatak_group_colors";
|
_group_colors = missionNamespace getVariable QGVAR(group_colors);
|
||||||
_group_name = selectRandom _group_colors;
|
_group_name = selectRandom _group_colors;
|
||||||
|
|
||||||
if (count _group_colors > 0) then {
|
if (count _group_colors > 0) then {
|
||||||
@@ -14,11 +16,11 @@ if (isNil "_group_name") then {
|
|||||||
_group_colors deleteAt _randomIndex;
|
_group_colors deleteAt _randomIndex;
|
||||||
|
|
||||||
_group_name = _selectedColor;
|
_group_name = _selectedColor;
|
||||||
_group setVariable ["_atak_group_name", _group_name];
|
_group setVariable [QGVAR(group_name), _group_name];
|
||||||
missionNamespace setVariable ["armatak_group_colors", _group_colors]
|
missionNamespace setVariable [QGVAR(group_colors), _group_colors]
|
||||||
} else {
|
} else {
|
||||||
_group_name = "Red";
|
_group_name = "Red";
|
||||||
_group setVariable ["_atak_group_name", _group_name];
|
_group setVariable [QGVAR(group_name), _group_name];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
params["_unit"];
|
params["_unit"];
|
||||||
|
|
||||||
|
_group = group _unit;
|
||||||
_group_roles = ["Team Member", "Team Lead", "HQ", "Sniper", "Medic", "Forward Observer", "RTO", "K9"];
|
_group_roles = ["Team Member", "Team Lead", "HQ", "Sniper", "Medic", "Forward Observer", "RTO", "K9"];
|
||||||
_group_role = "Team Member";
|
_group_role = "Team Member";
|
||||||
|
|
||||||
if (["SpecialOperative", (configFile >> "CfgVehicles" >> typeOf _unit >> "role") call BIS_fnc_getCfgData, false] call BIS_fnc_inString) then {
|
if (["SpecialOperative", (configOf _unit >> "role") call BIS_fnc_getCfgData, false] call BIS_fnc_inString) then {
|
||||||
_group_role = _group_roles select 5;
|
_group_role = _group_roles select 5;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -19,7 +20,7 @@ if (((backpack _unit) isKindOf "TFAR_Bag_Base") or (["radio", typeOf _unit, fals
|
|||||||
_group_role = _group_roles select 6;
|
_group_role = _group_roles select 6;
|
||||||
};
|
};
|
||||||
|
|
||||||
if ((["sniper", typeOf _unit, false] call BIS_fnc_inString) or (["marksman", (configFile >> "CfgVehicles" >> typeOf _unit >> "role") call BIS_fnc_getCfgData, false] call BIS_fnc_inString) or (["sharpshooter", typeOf _unit, false] call BIS_fnc_inString)) then {
|
if ((["sniper", typeOf _unit, false] call BIS_fnc_inString) or (["marksman", (configOf _unit >> "role") call BIS_fnc_getCfgData, false] call BIS_fnc_inString) or (["sharpshooter", typeOf _unit, false] call BIS_fnc_inString)) then {
|
||||||
_group_role = _group_roles select 3;
|
_group_role = _group_roles select 3;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -34,7 +35,7 @@ if (["officer", typeOf _unit, false] call BIS_fnc_inString) then {
|
|||||||
_pre_defined_role = _unit getVariable "_atak_group_role";
|
_pre_defined_role = _unit getVariable "_atak_group_role";
|
||||||
|
|
||||||
if (!isNil "_pre_defined_role") then {
|
if (!isNil "_pre_defined_role") then {
|
||||||
_callsign = _pre_defined_callsign;
|
_callsign = _pre_defined_role;
|
||||||
};
|
};
|
||||||
|
|
||||||
_group_role
|
_group_role
|
||||||
@@ -5,29 +5,45 @@
|
|||||||
params["_unit"];
|
params["_unit"];
|
||||||
|
|
||||||
private _callsign = "";
|
private _callsign = "";
|
||||||
|
private _displayName = localize (getText (configOf _unit >> "displayName"));
|
||||||
|
private _markerCallsignOverride = _unit getVariable ["armatak_attribute_marker_callsign", ""];
|
||||||
|
|
||||||
|
if (_markerCallsignOverride isNotEqualTo "") exitWith {
|
||||||
|
_markerCallsignOverride
|
||||||
|
};
|
||||||
|
|
||||||
|
if (_displayName isEqualTo "") then {
|
||||||
|
_displayName = typeOf _unit;
|
||||||
|
};
|
||||||
|
|
||||||
|
private _vehicleName = vehicleVarName _unit;
|
||||||
|
|
||||||
if ((([_unit] call BIS_fnc_objectType) select 0) == "Vehicle") then {
|
if ((([_unit] call BIS_fnc_objectType) select 0) == "Vehicle") then {
|
||||||
_callsign = getText (configFile >> "CfgVehicles" >> typeOf _unit >> "displayName");
|
_callsign = [_displayName, _vehicleName] select (_vehicleName isNotEqualTo "");
|
||||||
|
|
||||||
if (!isNull driver _unit) then {
|
if (!isNull driver _unit) then {
|
||||||
_callsign = getText (configFile >> "CfgVehicles" >> typeOf _unit >> "displayName") + " | " + ([name (driver _unit)] call armatak_fnc_shorten_name);
|
_callsign = _displayName + " | " + ([name (driver _unit)] call armatak_fnc_shorten_name);
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
if (unitIsUAV _unit) then {
|
if (unitIsUAV _unit) then {
|
||||||
_callsign = getText (configFile >> "CfgVehicles" >> typeOf _unit >> "displayName");
|
_callsign = [_displayName, _vehicleName] select (_vehicleName isNotEqualTo "");
|
||||||
|
|
||||||
|
private _uavControl = UAVControl _unit;
|
||||||
|
private _controller = _uavControl param [0, objNull];
|
||||||
|
if (!isNull _controller) then {
|
||||||
|
_callsign = _callsign + " | " + ([name _controller] call armatak_fnc_shorten_name);
|
||||||
|
};
|
||||||
|
|
||||||
if (isUAVConnected _unit) then {
|
if (isUAVConnected _unit) then {
|
||||||
_callsign = (_callsign) + "[ON]";
|
_callsign = _callsign + " [ON]";
|
||||||
} else {
|
} else {
|
||||||
_callsign = (_callsign) + "[OFF]";
|
_callsign = _callsign + " [OFF]";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
armatak_attribute_marker_callsign = _unit getVariable "armatak_attribute_marker_callsign";
|
if (_callsign isEqualTo "") then {
|
||||||
|
_callsign = _displayName;
|
||||||
if (!isNil "armatak_attribute_marker_callsign" or armatak_attribute_marker_callsign != '') then {
|
|
||||||
_callsign = armatak_attribute_marker_callsign;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
_callsign
|
_callsign
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
// function name: armatak_fnc_extract_marker_video_url
|
||||||
|
// function author: Codex
|
||||||
|
// function description: Gets the marker video URL configured in 3DEN for a vehicle
|
||||||
|
|
||||||
|
params ["_unit"];
|
||||||
|
|
||||||
|
private _videoUrl = _unit getVariable ["armatak_attribute_marker_video_url", ""];
|
||||||
|
|
||||||
|
if (isNil "_videoUrl") exitWith {
|
||||||
|
""
|
||||||
|
};
|
||||||
|
|
||||||
|
_videoUrl
|
||||||
@@ -7,8 +7,9 @@ params["_unit"];
|
|||||||
private _affiliation = "f";
|
private _affiliation = "f";
|
||||||
private _type = "G";
|
private _type = "G";
|
||||||
private _role = "a-f-G-U-C-I";
|
private _role = "a-f-G-U-C-I";
|
||||||
|
private _side = _unit getVariable ["armatak_current_side", side _unit];
|
||||||
|
|
||||||
switch (str side _unit) do {
|
switch (str _side) do {
|
||||||
case "WEST": {
|
case "WEST": {
|
||||||
_affiliation = "f";
|
_affiliation = "f";
|
||||||
};
|
};
|
||||||
@@ -22,7 +23,7 @@ switch (str side _unit) do {
|
|||||||
_affiliation = "u";
|
_affiliation = "u";
|
||||||
};
|
};
|
||||||
default {
|
default {
|
||||||
_affiliation = "f";
|
_affiliation = "u";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -110,7 +111,6 @@ if ((typeOf (vehicle _unit) != typeOf _unit) or ((_unit_type select 0) == "Vehic
|
|||||||
|
|
||||||
_role = "a-" + _affiliation + "-" + _type;
|
_role = "a-" + _affiliation + "-" + _type;
|
||||||
|
|
||||||
|
|
||||||
armatak_attribute_marker_type = _unit getVariable "armatak_attribute_marker_type";
|
armatak_attribute_marker_type = _unit getVariable "armatak_attribute_marker_type";
|
||||||
|
|
||||||
if (!isNil "armatak_attribute_marker_type" or armatak_attribute_marker_type != '') then {
|
if (!isNil "armatak_attribute_marker_type" or armatak_attribute_marker_type != '') then {
|
||||||
|
|||||||
@@ -0,0 +1,30 @@
|
|||||||
|
params["_unit"];
|
||||||
|
|
||||||
|
_target = getSensorTargets (_unit);
|
||||||
|
|
||||||
|
{
|
||||||
|
private _targetUnit = _x select 0;
|
||||||
|
_position = _x select 1;
|
||||||
|
_status = _x select 2;
|
||||||
|
private _targetType = toLower (typeOf _targetUnit);
|
||||||
|
|
||||||
|
if ((_targetType find "lasertarget") < 0) then {
|
||||||
|
if (isNil {
|
||||||
|
_targetUnit getVariable "armatak_current_side"
|
||||||
|
}) then {
|
||||||
|
_targetUnit setVariable ["armatak_current_side", side _targetUnit];
|
||||||
|
};
|
||||||
|
|
||||||
|
if (_status != "destroyed" && !(_targetUnit in armatak_server_syncedUnits)) then {
|
||||||
|
_unit_position = _targetUnit call armatak_client_fnc_extractClientPosition;
|
||||||
|
|
||||||
|
_uuid = _targetUnit call armatak_fnc_extract_uuid;
|
||||||
|
_type = _targetUnit call armatak_fnc_extract_role;
|
||||||
|
_callsign = getText (configOf _targetUnit >> "displayName");
|
||||||
|
|
||||||
|
_marker_cot = [_uuid, _type, _unit_position select 1, _unit_position select 2, _unit_position select 3, _callsign, _unit_position select 5, _unit_position select 6];
|
||||||
|
|
||||||
|
"armatak" callExtension ["tcp_socket:cot:marker", [_marker_cot]];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
} forEach _target;
|
||||||
@@ -0,0 +1,143 @@
|
|||||||
|
params ["_drone", ["_cameraMode", "turret"]];
|
||||||
|
|
||||||
|
private _override = _drone getVariable ["armatak_uas_camera_data_override", []];
|
||||||
|
private _isLocalController = hasInterface && {!isNull player} && {(getConnectedUAV player) isEqualTo _drone};
|
||||||
|
|
||||||
|
if (!_isLocalController && {_override isEqualType []} && {(count _override) >= 7}) then {
|
||||||
|
private _updatedAt = _override param [6, -1000];
|
||||||
|
if ((time - _updatedAt) <= 5) exitWith {
|
||||||
|
private _overrideSpiAsl = _override param [4, []];
|
||||||
|
private _overrideSpiGeo = _override param [5, []];
|
||||||
|
_drone setVariable ["armatak_uas_spi_asl", _overrideSpiAsl, false];
|
||||||
|
_drone setVariable ["armatak_uas_spi_geo", _overrideSpiGeo, false];
|
||||||
|
_override select [0, 6]
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _defaultFov = _drone getVariable ["armatak_uas_fov", 60];
|
||||||
|
private _maxRange = _drone getVariable ["armatak_uas_max_range", 15000];
|
||||||
|
private _originASL = getPosASL _drone;
|
||||||
|
private _originAGL = ASLToAGL _originASL;
|
||||||
|
private _cameraDir = [];
|
||||||
|
private _spiASL = [];
|
||||||
|
private _slantRange = 0;
|
||||||
|
|
||||||
|
if (_cameraMode isNotEqualTo "fpv") then {
|
||||||
|
private _laserTarget = laserTarget _drone;
|
||||||
|
if (!isNull _laserTarget) then {
|
||||||
|
private _laserTargetWorld = getPosWorld _laserTarget;
|
||||||
|
private _laserTargetAslZ = (getPosASL _laserTarget) select 2;
|
||||||
|
_spiASL = [_laserTargetWorld select 0, _laserTargetWorld select 1, _laserTargetAslZ];
|
||||||
|
_cameraDir = _spiASL vectorDiff _originASL;
|
||||||
|
_slantRange = _originASL vectorDistance _spiASL;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
if (_cameraDir isEqualTo [] && {_cameraMode isNotEqualTo "fpv"}) then {
|
||||||
|
private _uavControl = UAVControl _drone;
|
||||||
|
private _controlledTurretPath = _uavControl param [1, []];
|
||||||
|
private _candidateTurrets = [];
|
||||||
|
|
||||||
|
if ((_controlledTurretPath isEqualType []) && {_controlledTurretPath isNotEqualTo []}) then {
|
||||||
|
_candidateTurrets pushBack _controlledTurretPath;
|
||||||
|
};
|
||||||
|
|
||||||
|
{
|
||||||
|
if !(_x in _candidateTurrets) then {
|
||||||
|
_candidateTurrets pushBack _x;
|
||||||
|
};
|
||||||
|
} forEach (allTurrets _drone);
|
||||||
|
|
||||||
|
{
|
||||||
|
private _turretWeapons = _drone weaponsTurret _x;
|
||||||
|
if (_turretWeapons isNotEqualTo []) exitWith {
|
||||||
|
private _weapon = _turretWeapons select 0;
|
||||||
|
private _weaponDirection = _drone weaponDirection _weapon;
|
||||||
|
if (_weaponDirection isNotEqualTo [0, 0, 0]) then {
|
||||||
|
_cameraDir = _weaponDirection;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
} forEach _candidateTurrets;
|
||||||
|
};
|
||||||
|
|
||||||
|
if (_cameraDir isEqualTo []) then {
|
||||||
|
_cameraDir = vectorDirVisual _drone;
|
||||||
|
};
|
||||||
|
|
||||||
|
private _dirMagnitude = vectorMagnitude _cameraDir;
|
||||||
|
if (_dirMagnitude <= 0) then {
|
||||||
|
private _fallbackAzimuth = getDir _drone;
|
||||||
|
_cameraDir = [sin _fallbackAzimuth, cos _fallbackAzimuth, -1];
|
||||||
|
_dirMagnitude = vectorMagnitude _cameraDir;
|
||||||
|
};
|
||||||
|
|
||||||
|
_cameraDir = _cameraDir vectorMultiply (1 / _dirMagnitude);
|
||||||
|
|
||||||
|
private _dirX = _cameraDir select 0;
|
||||||
|
private _dirY = _cameraDir select 1;
|
||||||
|
private _dirZ = _cameraDir select 2;
|
||||||
|
private _horizontalMagnitude = sqrt ((_dirX * _dirX) + (_dirY * _dirY));
|
||||||
|
|
||||||
|
private _azimuth = (((_dirX atan2 _dirY) + 360) mod 360);
|
||||||
|
private _elevation = (_dirZ atan2 (_horizontalMagnitude max 0.001));
|
||||||
|
|
||||||
|
if (_spiASL isEqualTo []) then {
|
||||||
|
private _altitudeAGL = (_originAGL select 2) max 0.1;
|
||||||
|
private _probeASL = _originASL vectorAdd (_cameraDir vectorMultiply _maxRange);
|
||||||
|
|
||||||
|
if (_dirZ < -0.01 && {terrainIntersectASL [_originASL, _probeASL]}) then {
|
||||||
|
private _near = _originASL;
|
||||||
|
private _far = _probeASL;
|
||||||
|
|
||||||
|
for "_i" from 0 to 24 do {
|
||||||
|
private _mid = [
|
||||||
|
((_near select 0) + (_far select 0)) / 2,
|
||||||
|
((_near select 1) + (_far select 1)) / 2,
|
||||||
|
((_near select 2) + (_far select 2)) / 2
|
||||||
|
];
|
||||||
|
|
||||||
|
if (terrainIntersectASL [_originASL, _mid]) then {
|
||||||
|
_far = _mid;
|
||||||
|
} else {
|
||||||
|
_near = _mid;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
_spiASL = _far;
|
||||||
|
_slantRange = _originASL vectorDistance _spiASL;
|
||||||
|
} else {
|
||||||
|
private _verticalComponent = abs _dirZ;
|
||||||
|
|
||||||
|
if (_verticalComponent > 0.01) then {
|
||||||
|
_slantRange = (_altitudeAGL / _verticalComponent) min _maxRange;
|
||||||
|
} else {
|
||||||
|
_slantRange = _maxRange;
|
||||||
|
};
|
||||||
|
|
||||||
|
_slantRange = _slantRange max 1;
|
||||||
|
_spiASL = _originASL vectorAdd (_cameraDir vectorMultiply _slantRange);
|
||||||
|
_spiASL set [2, getTerrainHeightASL [_spiASL select 0, _spiASL select 1]];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
if (_slantRange <= 0) then {
|
||||||
|
_slantRange = (_originASL vectorDistance _spiASL) max 1;
|
||||||
|
};
|
||||||
|
|
||||||
|
private _spiAgl = ASLToAGL _spiASL;
|
||||||
|
private _spiWorld = [_spiAgl select 0, _spiAgl select 1, (_spiAgl select 2) max 0];
|
||||||
|
private _spiGeo = _spiWorld call armatak_client_fnc_convertClientLocation;
|
||||||
|
|
||||||
|
_drone setVariable ["armatak_uas_spi_asl", _spiASL, false];
|
||||||
|
_drone setVariable ["armatak_uas_spi_geo", _spiGeo, false];
|
||||||
|
|
||||||
|
[
|
||||||
|
round _azimuth,
|
||||||
|
round _elevation,
|
||||||
|
round _defaultFov,
|
||||||
|
round (_slantRange max 1),
|
||||||
|
_spiASL,
|
||||||
|
_spiGeo
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
@@ -12,14 +12,18 @@ if (roleDescription _unit != "") then {
|
|||||||
_callsign = name _unit;
|
_callsign = name _unit;
|
||||||
|
|
||||||
if (_callsign == "Error: No unit") then {
|
if (_callsign == "Error: No unit") then {
|
||||||
_callsign = getText (configFile >> "CfgVehicles" >> typeOf _unit >> "displayName");
|
_callsign = getText (configOf _unit >> "displayName");
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
armatak_attribute_unit_callsign = _unit getVariable "armatak_attribute_unit_callsign";
|
if (side _unit == east) then {
|
||||||
|
_callsign = getText (configOf _unit >> "displayName");
|
||||||
|
};
|
||||||
|
|
||||||
if (!isNil "armatak_attribute_unit_callsign" or armatak_attribute_unit_callsign != '') then {
|
private _unitCallsignOverride = _unit getVariable ["armatak_attribute_unit_callsign", ""];
|
||||||
_callsign = armatak_attribute_unit_callsign;
|
|
||||||
|
if (_unitCallsignOverride isNotEqualTo "") then {
|
||||||
|
_callsign = _unitCallsignOverride;
|
||||||
};
|
};
|
||||||
|
|
||||||
_callsign
|
_callsign
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
params[_type, _message];
|
params["_type", "_message"];
|
||||||
|
|
||||||
"armatak" callExtension ["log", [_type, _message]]
|
"armatak" callExtension ["log", [_type, _message]]
|
||||||
23
addons/main/functions/map/fn_convert_to_clafghan.sqf
Normal file
23
addons/main/functions/map/fn_convert_to_clafghan.sqf
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
|
_playerPosition = [_latitude, _longitude, _altitude];
|
||||||
|
|
||||||
|
_playerLatitude = _playerPosition select 0;
|
||||||
|
_playerLongitude = _playerPosition select 1;
|
||||||
|
|
||||||
|
_playerMaxLatitude = 20480;
|
||||||
|
_playerMaxLongitude = 20480;
|
||||||
|
|
||||||
|
_MapMaxLongitude = 33.728772;
|
||||||
|
_MapMinLongitude = 33.542815;
|
||||||
|
|
||||||
|
_MapMaxLatitude = 63.169746;
|
||||||
|
_MapMinLatitude = 62.938820;
|
||||||
|
|
||||||
|
_LongitudeDifference = _MapMaxLongitude - _MapMinLongitude;
|
||||||
|
_LatitudeDifference = _MapMaxLatitude - _MapMinLatitude;
|
||||||
|
|
||||||
|
_RealLongitude = (_playerLongitude / _playerMaxLongitude) * _LongitudeDifference + _MapMinLongitude;
|
||||||
|
_RealLatitude = (_playerLatitude / _playerMaxLatitude) * _LatitudeDifference + _MapMinLatitude;
|
||||||
|
|
||||||
|
[_RealLongitude, _RealLatitude, _playerPosition select 2]
|
||||||
23
addons/main/functions/map/fn_convert_to_colombia.sqf
Normal file
23
addons/main/functions/map/fn_convert_to_colombia.sqf
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
|
_playerPosition = [_latitude, _longitude, _altitude];
|
||||||
|
|
||||||
|
_playerLatitude = _playerPosition select 0;
|
||||||
|
_playerLongitude = _playerPosition select 1;
|
||||||
|
|
||||||
|
_playerMaxLatitude = 20480;
|
||||||
|
_playerMaxLongitude = 20480;
|
||||||
|
|
||||||
|
_MapMaxLatitude = -67.765153;
|
||||||
|
_MapMinLatitude = -68.223664;
|
||||||
|
|
||||||
|
_MapMaxLongitude = 10.593815;
|
||||||
|
_MapMinLongitude = 10.137466;
|
||||||
|
|
||||||
|
_LongitudeDifference = _MapMaxLongitude - _MapMinLongitude;
|
||||||
|
_LatitudeDifference = _MapMaxLatitude - _MapMinLatitude;
|
||||||
|
|
||||||
|
_RealLongitude = (_playerLongitude / _playerMaxLongitude) * _LongitudeDifference + _MapMinLongitude;
|
||||||
|
_RealLatitude = (_playerLatitude / _playerMaxLatitude) * _LatitudeDifference + _MapMinLatitude;
|
||||||
|
|
||||||
|
[_RealLongitude, _RealLatitude, _playerPosition select 2]
|
||||||
30
addons/main/functions/map/fn_convert_to_hellanmaa.sqf
Normal file
30
addons/main/functions/map/fn_convert_to_hellanmaa.sqf
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
|
private _mapWidth = 8192;
|
||||||
|
private _mapHeight = 8192;
|
||||||
|
|
||||||
|
// SW corner (used as origin)
|
||||||
|
private _SW_lat = 63.005389;
|
||||||
|
private _SW_lon = 22.638957;
|
||||||
|
|
||||||
|
// SE corner
|
||||||
|
private _SE_lat = 63.010092;
|
||||||
|
private _SE_lon = 22.800107;
|
||||||
|
|
||||||
|
// NW corner
|
||||||
|
private _NW_lat = 63.078713;
|
||||||
|
private _NW_lon = 22.628542;
|
||||||
|
|
||||||
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _edgeNW_lat = _NW_lat - _SW_lat;
|
||||||
|
private _edgeNW_lon = _NW_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _fx = _longitudeInGame / _mapWidth;
|
||||||
|
private _fy = _latitudeInGame / _mapHeight;
|
||||||
|
|
||||||
|
private _realLat = _SW_lat + (_fx * _edgeSE_lat) + (_fy * _edgeNW_lat);
|
||||||
|
private _realLon = _SW_lon + (_fx * _edgeSE_lon) + (_fy * _edgeNW_lon);
|
||||||
|
|
||||||
|
[_realLat, _realLon, _altitude]
|
||||||
30
addons/main/functions/map/fn_convert_to_kunduz_valley.sqf
Normal file
30
addons/main/functions/map/fn_convert_to_kunduz_valley.sqf
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
|
private _mapWidth = 10240;
|
||||||
|
private _mapHeight = 10240;
|
||||||
|
|
||||||
|
// SW corner (used as origin)
|
||||||
|
private _SW_lat = 36.547662;
|
||||||
|
private _SW_lon = 68.802314;
|
||||||
|
|
||||||
|
// SE corner
|
||||||
|
private _SE_lat = 36.547662;
|
||||||
|
private _SE_lon = 68.916671;
|
||||||
|
|
||||||
|
// NW corner
|
||||||
|
private _NW_lat = 36.639935;
|
||||||
|
private _NW_lon = 68.802314;
|
||||||
|
|
||||||
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _edgeNW_lat = _NW_lat - _SW_lat;
|
||||||
|
private _edgeNW_lon = _NW_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _fx = _longitudeInGame / _mapWidth;
|
||||||
|
private _fy = _latitudeInGame / _mapHeight;
|
||||||
|
|
||||||
|
private _realLat = _SW_lat + (_fx * _edgeSE_lat) + (_fy * _edgeNW_lat);
|
||||||
|
private _realLon = _SW_lon + (_fx * _edgeSE_lon) + (_fy * _edgeNW_lon);
|
||||||
|
|
||||||
|
[_realLat, _realLon, _altitude]
|
||||||
23
addons/main/functions/map/fn_convert_to_lawn.sqf
Normal file
23
addons/main/functions/map/fn_convert_to_lawn.sqf
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
|
_playerPosition = [_latitude, _longitude, _altitude];
|
||||||
|
|
||||||
|
_playerLatitude = _playerPosition select 0;
|
||||||
|
_playerLongitude = _playerPosition select 1;
|
||||||
|
|
||||||
|
_playerMaxLongitude = 4992;
|
||||||
|
_playerMaxLatitude = 4992;
|
||||||
|
|
||||||
|
_MapMaxLongitude = -99.722665;
|
||||||
|
_MapMinLongitude = -99.775505;
|
||||||
|
|
||||||
|
_MapMaxLatitude = 32.159272;
|
||||||
|
_MapMinLatitude = 32.114011;
|
||||||
|
|
||||||
|
_LongitudeDifference = _MapMaxLongitude - _MapMinLongitude;
|
||||||
|
_LatitudeDifference = _MapMaxLatitude - _MapMinLatitude;
|
||||||
|
|
||||||
|
_RealLongitude = (_playerLongitude / _playerMaxLongitude) * _LongitudeDifference + _MapMinLongitude;
|
||||||
|
_RealLatitude = (_playerLatitude / _playerMaxLatitude) * _LatitudeDifference + _MapMinLatitude;
|
||||||
|
|
||||||
|
[_RealLongitude, _RealLatitude, _playerPosition select 2]
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
|
private _mapWidth = 11264;
|
||||||
|
private _mapHeight = 11264;
|
||||||
|
|
||||||
|
// SW corner (used as origin)
|
||||||
|
private _SW_lat = -51.736078;
|
||||||
|
private _SW_lon = -57.915032;
|
||||||
|
|
||||||
|
// SE corner
|
||||||
|
private _SE_lat = -51.736078;
|
||||||
|
private _SE_lon = -58.077879;
|
||||||
|
|
||||||
|
// NW corner
|
||||||
|
private _NW_lat = -51.634750;
|
||||||
|
private _NW_lon = -58.077879;
|
||||||
|
|
||||||
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _edgeNW_lat = _NW_lat - _SW_lat;
|
||||||
|
private _edgeNW_lon = _NW_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _fx = _longitudeInGame / _mapWidth;
|
||||||
|
private _fy = _latitudeInGame / _mapHeight;
|
||||||
|
|
||||||
|
private _realLat = _SW_lat + (_fx * _edgeSE_lat) + (_fy * _edgeNW_lat);
|
||||||
|
private _realLon = _SW_lon + (_fx * _edgeSE_lon) + (_fy * _edgeNW_lon);
|
||||||
|
|
||||||
|
[_realLat, _realLon, _altitude]
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
|
private _mapWidth = 16384;
|
||||||
|
private _mapHeight = 16384;
|
||||||
|
|
||||||
|
// SW corner (used as origin)
|
||||||
|
private _SW_lat = -51.806546;
|
||||||
|
private _SW_lon = -57.939747;
|
||||||
|
|
||||||
|
// SE corner
|
||||||
|
private _SE_lat = -51.806546;
|
||||||
|
private _SE_lon = -57.701978;
|
||||||
|
|
||||||
|
// NW corner
|
||||||
|
private _NW_lat = -51.658913;
|
||||||
|
private _NW_lon = -57.939747;
|
||||||
|
|
||||||
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _edgeNW_lat = _NW_lat - _SW_lat;
|
||||||
|
private _edgeNW_lon = _NW_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _fx = _longitudeInGame / _mapWidth;
|
||||||
|
private _fy = _latitudeInGame / _mapHeight;
|
||||||
|
|
||||||
|
private _realLat = _SW_lat + (_fx * _edgeSE_lat) + (_fy * _edgeNW_lat);
|
||||||
|
private _realLon = _SW_lon + (_fx * _edgeSE_lon) + (_fy * _edgeNW_lon);
|
||||||
|
|
||||||
|
[_realLat, _realLon, _altitude]
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
|
private _mapWidth = 10240;
|
||||||
|
private _mapHeight = 10240;
|
||||||
|
|
||||||
|
// SW corner (used as origin)
|
||||||
|
private _SW_lat = -51.863358;
|
||||||
|
private _SW_lon = -59.054585;
|
||||||
|
|
||||||
|
// SE corner
|
||||||
|
private _SE_lat = -51.863358;
|
||||||
|
private _SE_lon = -58.906155;
|
||||||
|
|
||||||
|
// NW corner
|
||||||
|
private _NW_lat = -51.771493;
|
||||||
|
private _NW_lon = -59.054585;
|
||||||
|
|
||||||
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _edgeNW_lat = _NW_lat - _SW_lat;
|
||||||
|
private _edgeNW_lon = _NW_lon - _SW_lon;
|
||||||
|
|
||||||
|
private _fx = _longitudeInGame / _mapWidth;
|
||||||
|
private _fy = _latitudeInGame / _mapHeight;
|
||||||
|
|
||||||
|
private _realLat = _SW_lat + (_fx * _edgeSE_lat) + (_fy * _edgeNW_lat);
|
||||||
|
private _realLon = _SW_lon + (_fx * _edgeSE_lon) + (_fy * _edgeNW_lon);
|
||||||
|
|
||||||
|
[_realLat, _realLon, _altitude]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
|
_playerPosition = [_latitude, _longitude, _altitude];
|
||||||
|
|
||||||
|
_playerLatitude = _playerPosition select 0;
|
||||||
|
_playerLongitude = _playerPosition select 1;
|
||||||
|
|
||||||
|
_playerMaxLongitude = 5120;
|
||||||
|
_playerMaxLatitude = 5120;
|
||||||
|
|
||||||
|
_MapMaxLatitude = -51.619725;
|
||||||
|
_MapMinLatitude = -51.664223;
|
||||||
|
|
||||||
|
_MapMaxLongitude = -58.394630;
|
||||||
|
_MapMinLongitude = -58.469580;
|
||||||
|
|
||||||
|
_LongitudeDifference = _MapMaxLongitude - _MapMinLongitude;
|
||||||
|
_LatitudeDifference = _MapMaxLatitude - _MapMinLatitude;
|
||||||
|
|
||||||
|
_RealLongitude = (_playerLongitude / _playerMaxLongitude) * _LongitudeDifference + _MapMinLongitude;
|
||||||
|
_RealLatitude = (_playerLatitude / _playerMaxLatitude) * _LatitudeDifference + _MapMinLatitude;
|
||||||
|
|
||||||
|
[_RealLongitude, _RealLatitude, _playerPosition select 2]
|
||||||
23
addons/main/functions/map/fn_convert_to_rut_mandol.sqf
Normal file
23
addons/main/functions/map/fn_convert_to_rut_mandol.sqf
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
|
_playerPosition = [_latitude, _longitude, _altitude];
|
||||||
|
|
||||||
|
_playerLatitude = _playerPosition select 0;
|
||||||
|
_playerLongitude = _playerPosition select 1;
|
||||||
|
|
||||||
|
_playerMaxLatitude = 32768;
|
||||||
|
_playerMaxLongitude = 32768;
|
||||||
|
|
||||||
|
_MapMaxLongitude = 35.285485;
|
||||||
|
_MapMinLongitude = 34.927617;
|
||||||
|
|
||||||
|
_MapMaxLatitude = 70.445404;
|
||||||
|
_MapMinLatitude = 70.016783;
|
||||||
|
|
||||||
|
_LongitudeDifference = _MapMaxLongitude - _MapMinLongitude;
|
||||||
|
_LatitudeDifference = _MapMaxLatitude - _MapMinLatitude;
|
||||||
|
|
||||||
|
_RealLongitude = (_playerLongitude / _playerMaxLongitude) * _LongitudeDifference + _MapMinLongitude;
|
||||||
|
_RealLatitude = (_playerLatitude / _playerMaxLatitude) * _LatitudeDifference + _MapMinLatitude;
|
||||||
|
|
||||||
|
[_RealLongitude, _RealLatitude, _playerPosition select 2]
|
||||||
@@ -1,19 +1,19 @@
|
|||||||
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
private _mapWidth = 30720;
|
private _mapWidth = 8192;
|
||||||
private _mapHeight = 30720;
|
private _mapHeight = 8192;
|
||||||
|
|
||||||
// SW corner (used as origin)
|
// SW corner (used as origin)
|
||||||
private _SW_lat = 39.456910;
|
private _SW_lat = 39.458019;
|
||||||
private _SW_lon = 24.940792;
|
private _SW_lon = 24.939314;
|
||||||
|
|
||||||
// SE corner
|
// SE corner
|
||||||
private _SE_lat = 39.459151;
|
private _SE_lat = 39.458019;
|
||||||
private _SE_lon = 25.083440;
|
private _SE_lon = 25.081992;
|
||||||
|
|
||||||
// NW corner
|
// NW corner
|
||||||
private _NW_lat = 39.567714;
|
private _NW_lat = 39.568847;
|
||||||
private _NW_lon = 24.937866;
|
private _NW_lon = 24.939314;
|
||||||
|
|
||||||
private _edgeSE_lat = _SE_lat - _SW_lat;
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
private _edgeSE_lon = _SE_lon - _SW_lon;
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|||||||
@@ -1,19 +1,19 @@
|
|||||||
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
params ["_longitudeInGame", "_latitudeInGame", "_altitude"];
|
||||||
|
|
||||||
private _mapWidth = 30720;
|
private _mapWidth = 15360;
|
||||||
private _mapHeight = 30720;
|
private _mapHeight = 15360;
|
||||||
|
|
||||||
// SW corner (used as origin)
|
// SW corner (used as origin)
|
||||||
private _SW_lat = -19.086825;
|
private _SW_lat = -19.086803;
|
||||||
private _SW_lon = 176.812772;
|
private _SW_lon = 176.812619;
|
||||||
|
|
||||||
// SE corner
|
// SE corner
|
||||||
private _SE_lat = -19.086825;
|
private _SE_lat = -19.086803;
|
||||||
private _SE_lon = 178.687920;
|
private _SE_lon = 178.704583;
|
||||||
|
|
||||||
// NW corner
|
// NW corner
|
||||||
private _NW_lat = -17.196898;
|
private _NW_lat = -17.196900;
|
||||||
private _NW_lon = 176.812622;
|
private _NW_lon = 176.812619;
|
||||||
|
|
||||||
private _edgeSE_lat = _SE_lat - _SW_lat;
|
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||||
private _edgeSE_lon = _SE_lon - _SW_lon;
|
private _edgeSE_lon = _SE_lon - _SW_lon;
|
||||||
|
|||||||
@@ -0,0 +1,23 @@
|
|||||||
|
params["_latitude", "_longitude", "_altitude"];
|
||||||
|
|
||||||
|
_playerPosition = [_latitude, _longitude, _altitude];
|
||||||
|
|
||||||
|
_playerLatitude = _playerPosition select 0;
|
||||||
|
_playerLongitude = _playerPosition select 1;
|
||||||
|
|
||||||
|
_playerMaxLongitude = 20480;
|
||||||
|
_playerMaxLatitude = 20480;
|
||||||
|
|
||||||
|
_MapMaxLongitude = 48.351216;
|
||||||
|
_MapMinLongitude = 48.097496;
|
||||||
|
|
||||||
|
_MapMaxLatitude = 38.345389;
|
||||||
|
_MapMinLatitude = 37.956754;
|
||||||
|
|
||||||
|
_LongitudeDifference = _MapMaxLongitude - _MapMinLongitude;
|
||||||
|
_LatitudeDifference = _MapMaxLatitude - _MapMinLatitude;
|
||||||
|
|
||||||
|
_RealLongitude = (_playerLongitude / _playerMaxLongitude) * _LongitudeDifference + _MapMinLongitude;
|
||||||
|
_RealLatitude = (_playerLatitude / _playerMaxLatitude) * _LatitudeDifference + _MapMinLatitude;
|
||||||
|
|
||||||
|
[_RealLongitude, _RealLatitude, _playerPosition select 2]
|
||||||
@@ -1,42 +1,28 @@
|
|||||||
class CfgVehicles {
|
class CfgVehicles {
|
||||||
class Logic;
|
class Logic;
|
||||||
class Module_F : Logic
|
class Module_F : Logic {
|
||||||
{
|
class AttributesBase {
|
||||||
class AttributesBase
|
|
||||||
{
|
|
||||||
class Default;
|
|
||||||
class Edit;
|
class Edit;
|
||||||
class Combo;
|
|
||||||
class Checkbox;
|
|
||||||
class CheckboxNumber;
|
|
||||||
class ModuleDescription;
|
class ModuleDescription;
|
||||||
class Units;
|
|
||||||
};
|
|
||||||
|
|
||||||
class ModuleDescription
|
|
||||||
{
|
|
||||||
class AnyBrain;
|
|
||||||
};
|
};
|
||||||
|
class ModuleDescription;
|
||||||
};
|
};
|
||||||
|
|
||||||
class GVAR(moduleBase): Module_F {
|
class GVAR(moduleBase): Module_F {
|
||||||
author = PROJECT_AUTHOR;
|
author = PROJECT_AUTHOR;
|
||||||
category = QEGVAR(main,moduleCategory);
|
category = QEGVAR(main,moduleCategory);
|
||||||
function = QUOTE({});
|
function = QUOTE({});
|
||||||
functionPriority = 1;
|
functionPriority = 1;
|
||||||
isGlobal = 1;
|
isGlobal = 1;
|
||||||
isTriggerActivated = 0;
|
isTriggerActivated = 0;
|
||||||
scope = 1;
|
scope = 1;
|
||||||
scopeCurator = 2;
|
scopeCurator = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
class GVAR(coreModule): GVAR(moduleBase) {
|
class GVAR(connectionModuleBase): GVAR(moduleBase) {
|
||||||
scope = 2;
|
|
||||||
scopeCurator = 0;
|
scopeCurator = 0;
|
||||||
displayname = "CoT Router";
|
|
||||||
icon = "\a3\Modules_F_Curator\Data\iconRadio_ca.paa";
|
icon = "\a3\Modules_F_Curator\Data\iconRadio_ca.paa";
|
||||||
category = QEGVAR(main,moduleCategory);
|
category = QEGVAR(main,moduleCategory);
|
||||||
function = QFUNC(3denCoreModuleConfig);
|
|
||||||
functionPriority = 1;
|
functionPriority = 1;
|
||||||
isGlobal = 0;
|
isGlobal = 0;
|
||||||
isTriggerActivated = 1;
|
isTriggerActivated = 1;
|
||||||
@@ -47,19 +33,25 @@ class CfgVehicles {
|
|||||||
canSetArea = 0;
|
canSetArea = 0;
|
||||||
canSetAreaShape = 0;
|
canSetAreaShape = 0;
|
||||||
canSetAreaHeight = 0;
|
canSetAreaHeight = 0;
|
||||||
|
};
|
||||||
|
|
||||||
|
class GVAR(tcpModule): GVAR(connectionModuleBase) {
|
||||||
|
scope = 2;
|
||||||
|
displayName = "CoT Router (TCP)";
|
||||||
|
function = QFUNC(3denTcpModuleConfig);
|
||||||
|
|
||||||
class Attributes: AttributesBase {
|
class Attributes: AttributesBase {
|
||||||
class GVAR(moduleInstanceAddress): Edit {
|
class GVAR(moduleInstanceAddress): Edit {
|
||||||
property = QGVAR(moduleInstanceAddress);
|
property = QGVAR(moduleInstanceAddress);
|
||||||
displayname = "TAK Server Address";
|
displayName = "TAK Server Address";
|
||||||
tooltip = "TAK Server Instance Address";
|
tooltip = "Hostname or IP address for the TAK or IronTAK server.";
|
||||||
typeName = "STRING";
|
typeName = "STRING";
|
||||||
defaultValue = "localhost";
|
defaultValue = "'localhost'";
|
||||||
};
|
};
|
||||||
class GVAR(moduleInstancePort): Edit {
|
class GVAR(moduleInstancePort): Edit {
|
||||||
property = QGVAR(moduleInstancePort);
|
property = QGVAR(moduleInstancePort);
|
||||||
displayname = "TAK Server TCP Port";
|
displayName = "TAK Server TCP Port";
|
||||||
tooltip = "TAK Server instance Port for TCP connection";
|
tooltip = "Port for the unauthenticated TCP socket.";
|
||||||
typeName = "NUMBER";
|
typeName = "NUMBER";
|
||||||
defaultValue = "8088";
|
defaultValue = "8088";
|
||||||
};
|
};
|
||||||
@@ -67,24 +59,75 @@ class CfgVehicles {
|
|||||||
};
|
};
|
||||||
|
|
||||||
class ModuleDescription: ModuleDescription {
|
class ModuleDescription: ModuleDescription {
|
||||||
description = "Generate the initial ARMATAK configuration, syncronizing all players to the TAK server instance";
|
description = "Connect ArmaTAK to a TAK server over plain TCP.";
|
||||||
sync[] = {"LocationArea_F"};
|
sync[] = {"LocationArea_F"};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
class GVAR(coreModuleCurator): GVAR(coreModule) {
|
class GVAR(enrollModule): GVAR(connectionModuleBase) {
|
||||||
|
scope = 2;
|
||||||
|
displayName = "CoT Router (Authenticated)";
|
||||||
|
function = QFUNC(3denEnrollModuleConfig);
|
||||||
|
|
||||||
|
class Attributes: AttributesBase {
|
||||||
|
class GVAR(moduleInstanceAddress): Edit {
|
||||||
|
property = QGVAR(moduleInstanceAddress);
|
||||||
|
displayname = "TAK Server Address";
|
||||||
|
tooltip = "Hostname or IP address used for enrollment and the final TLS connection.";
|
||||||
|
typeName = "STRING";
|
||||||
|
defaultValue = "'localhost'";
|
||||||
|
};
|
||||||
|
class GVAR(moduleEnrollmentPort): Edit {
|
||||||
|
property = QGVAR(moduleEnrollmentPort);
|
||||||
|
displayName = "Enrollment HTTPS Port";
|
||||||
|
tooltip = "Port used for GET /Marti/api/tls/config and POST /Marti/api/tls/signClient/v2.";
|
||||||
|
typeName = "NUMBER";
|
||||||
|
defaultValue = "8446";
|
||||||
|
};
|
||||||
|
class GVAR(moduleEnrollmentUsername): Edit {
|
||||||
|
property = QGVAR(moduleEnrollmentUsername);
|
||||||
|
displayName = "Enrollment Username";
|
||||||
|
tooltip = "Username used in Basic Auth for client certificate enrollment.";
|
||||||
|
typeName = "STRING";
|
||||||
|
defaultValue = "''";
|
||||||
|
};
|
||||||
|
class GVAR(moduleEnrollmentPassword): Edit {
|
||||||
|
property = QGVAR(moduleEnrollmentPassword);
|
||||||
|
displayName = "Enrollment Password";
|
||||||
|
tooltip = "Password used in Basic Auth for client certificate enrollment.";
|
||||||
|
typeName = "STRING";
|
||||||
|
defaultValue = "''";
|
||||||
|
};
|
||||||
|
class ModuleDescription: ModuleDescription {};
|
||||||
|
};
|
||||||
|
|
||||||
|
class ModuleDescription: ModuleDescription {
|
||||||
|
description = "Enroll a client certificate and connect ArmaTAK over mTLS.";
|
||||||
|
sync[] = {"LocationArea_F"};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
class GVAR(tcpModuleCurator): GVAR(tcpModule) {
|
||||||
scope = 1;
|
scope = 1;
|
||||||
scopeCurator = 2;
|
scopeCurator = 2;
|
||||||
function = "";
|
function = "";
|
||||||
displayName = "CoT Router (Zeus)";
|
displayName = "CoT Router (TCP, Zeus)";
|
||||||
curatorInfoType = "armatak_zeus_core_module_dialog";
|
curatorInfoType = "armatak_zeus_tcp_module_dialog";
|
||||||
|
};
|
||||||
|
|
||||||
|
class GVAR(enrollModuleCurator): GVAR(enrollModule) {
|
||||||
|
scope = 1;
|
||||||
|
scopeCurator = 2;
|
||||||
|
function = "";
|
||||||
|
displayName = "CoT Router (Authenticated, Zeus)";
|
||||||
|
curatorInfoType = "armatak_zeus_enroll_module_dialog";
|
||||||
};
|
};
|
||||||
|
|
||||||
class GVAR(markEntity): GVAR(moduleBase) {
|
class GVAR(markEntity): GVAR(moduleBase) {
|
||||||
curatorCanAttach = 1;
|
curatorCanAttach = 1;
|
||||||
category = QEGVAR(main,moduleCategory);
|
category = QEGVAR(main,moduleCategory);
|
||||||
displayname = "Mark Entity";
|
displayname = "Mark Entity";
|
||||||
function = QFUNC(routerEntityAdd);
|
function = QFUNC(routerEntityAdd);
|
||||||
icon = "\a3\Modules_F_Curator\Data\iconRadio_ca.paa";
|
icon = "\a3\Modules_F_Curator\Data\iconRadio_ca.paa";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@@ -1,4 +1,7 @@
|
|||||||
PREP(3denCoreModuleConfig);
|
PREP(3denEnrollModuleConfig);
|
||||||
|
PREP(3denTcpModuleConfig);
|
||||||
PREP(routerEntityAdd);
|
PREP(routerEntityAdd);
|
||||||
PREP(routerEntityRemove);
|
PREP(routerEntityRemove);
|
||||||
PREP(ZeusCoreModuleConfig);
|
PREP(startCotRouter);
|
||||||
|
PREP(ZeusEnrollModuleConfig);
|
||||||
|
PREP(ZeusTcpModuleConfig);
|
||||||
|
|||||||
@@ -4,8 +4,10 @@ class CfgPatches {
|
|||||||
class ADDON {
|
class ADDON {
|
||||||
name = COMPONENT_NAME;
|
name = COMPONENT_NAME;
|
||||||
units[] = {
|
units[] = {
|
||||||
QGVAR(coreModule),
|
QGVAR(tcpModule),
|
||||||
QGVAR(coreModuleCurator),
|
QGVAR(tcpModuleCurator),
|
||||||
|
QGVAR(enrollModule),
|
||||||
|
QGVAR(enrollModuleCurator),
|
||||||
QGVAR(markEntity)
|
QGVAR(markEntity)
|
||||||
};
|
};
|
||||||
weapons[] = {};
|
weapons[] = {};
|
||||||
|
|||||||
@@ -1,104 +1,174 @@
|
|||||||
class RscObject;
|
|
||||||
class RscText;
|
class RscText;
|
||||||
class RscFrame;
|
|
||||||
class RscLine;
|
|
||||||
class RscProgress;
|
|
||||||
class RscPicture;
|
|
||||||
class RscBackground;
|
class RscBackground;
|
||||||
class RscPictureKeepAspect;
|
|
||||||
class RscVideo;
|
|
||||||
class RscHTML;
|
|
||||||
class RscButton;
|
class RscButton;
|
||||||
class RscShortcutButton;
|
|
||||||
class RscEdit;
|
class RscEdit;
|
||||||
class RscCombo;
|
|
||||||
class RscListBox;
|
|
||||||
class RscListNBox;
|
|
||||||
class RscXListBox;
|
|
||||||
class RscTree;
|
|
||||||
class RscSlider;
|
|
||||||
class RscXSliderH;
|
|
||||||
class RscActiveText;
|
|
||||||
class RscActivePicture;
|
|
||||||
class RscActivePictureKeepAspect;
|
|
||||||
class RscStructuredText;
|
|
||||||
class RscToolbox;
|
|
||||||
class RscControlsGroup;
|
|
||||||
class RscControlsGroupNoScrollbars;
|
|
||||||
class RscControlsGroupNoHScrollbars;
|
|
||||||
class RscControlsGroupNoVScrollbars;
|
|
||||||
class RscButtonTextOnly;
|
|
||||||
class RscButtonMenu;
|
|
||||||
class RscButtonMenuOK;
|
|
||||||
class RscButtonMenuCancel;
|
|
||||||
class RscButtonMenuSteam;
|
|
||||||
class RscMapControl;
|
|
||||||
class RscMapControlEmpty;
|
|
||||||
class RscCheckBox;
|
|
||||||
|
|
||||||
class armatak_zeus_core_module_dialog {
|
class armatak_zeus_tcp_module_dialog {
|
||||||
idd = 999991;
|
idd = 999991;
|
||||||
movingEnable = 0;
|
movingEnable = 0;
|
||||||
class ControlsBackground {
|
class ControlsBackground {
|
||||||
class armatak_gui_module_zeus_core_dialog_main_frame: RscBackground {
|
class main_frame: RscBackground {
|
||||||
idc = 1800;
|
idc = 1800;
|
||||||
x = "0.386562 * safezoneW + safezoneX";
|
x = "0.386562 * safezoneW + safezoneX";
|
||||||
y = "0.401 * safezoneH + safezoneY";
|
y = "0.29 * safezoneH + safezoneY";
|
||||||
w = "0.216563 * safezoneW";
|
w = "0.216563 * safezoneW";
|
||||||
h = "0.242 * safezoneH";
|
h = "0.32 * safezoneH";
|
||||||
colorBackground[]={0,0,0,0.45};
|
colorBackground[] = {0,0,0,0.45};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
class Controls {
|
class Controls {
|
||||||
class armatak_gui_module_zeus_core_dialog_address_edit: RscEdit {
|
class address_text: RscText {
|
||||||
idc = 14000;
|
|
||||||
text = "localhost";
|
|
||||||
x = "0.391719 * safezoneW + safezoneX";
|
|
||||||
y = "0.445 * safezoneH + safezoneY";
|
|
||||||
w = "0.20625 * safezoneW";
|
|
||||||
h = "0.044 * safezoneH";
|
|
||||||
colorBackground[]={0,0,0,0.5};
|
|
||||||
};
|
|
||||||
class armatak_gui_module_zeus_core_dialog_address_port_edit: RscEdit {
|
|
||||||
idc = 14001;
|
|
||||||
text = "8088";
|
|
||||||
x = "0.391719 * safezoneW + safezoneX";
|
|
||||||
y = "0.522 * safezoneH + safezoneY";
|
|
||||||
w = "0.20625 * safezoneW";
|
|
||||||
h = "0.044 * safezoneH";
|
|
||||||
colorBackground[]={0,0,0,0.5};
|
|
||||||
};
|
|
||||||
class armatak_gui_module_zeus_core_dialog_address_text: RscText {
|
|
||||||
idc = 1000;
|
idc = 1000;
|
||||||
text = "TAK Server Address";
|
text = "TAK Server Address";
|
||||||
x = "0.391719 * safezoneW + safezoneX";
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
y = "0.412 * safezoneH + safezoneY";
|
y = "0.332 * safezoneH + safezoneY";
|
||||||
w = "0.20625 * safezoneW";
|
w = "0.20625 * safezoneW";
|
||||||
h = "0.033 * safezoneH";
|
h = "0.033 * safezoneH";
|
||||||
};
|
};
|
||||||
class armatak_gui_module_zeus_core_dialog_address_port_text: RscText {
|
class address_edit: RscEdit {
|
||||||
|
idc = 14000;
|
||||||
|
text = "localhost";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.365 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class port_text: RscText {
|
||||||
idc = 1001;
|
idc = 1001;
|
||||||
text = "TAK Server Port";
|
text = "TAK Server Port";
|
||||||
x = "0.391719 * safezoneW + safezoneX";
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
y = "0.489 * safezoneH + safezoneY";
|
y = "0.425 * safezoneH + safezoneY";
|
||||||
w = "0.20625 * safezoneW";
|
w = "0.20625 * safezoneW";
|
||||||
h = "0.033 * safezoneH";
|
h = "0.033 * safezoneH";
|
||||||
};
|
};
|
||||||
class armatak_gui_module_zeus_core_dialog_address_button_cancel: RscButton {
|
class port_edit: RscEdit {
|
||||||
|
idc = 14001;
|
||||||
|
text = "8088";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.458 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class button_cancel: RscButton {
|
||||||
idc = 1601;
|
idc = 1601;
|
||||||
text = "Cancel";
|
text = "Cancel";
|
||||||
action = "closeDialog 2;";
|
action = "closeDialog 2;";
|
||||||
x = "0.551563 * safezoneW + safezoneX";
|
x = "0.551563 * safezoneW + safezoneX";
|
||||||
y = "0.577 * safezoneH + safezoneY";
|
y = "0.535 * safezoneH + safezoneY";
|
||||||
w = "0.0464063 * safezoneW";
|
w = "0.0464063 * safezoneW";
|
||||||
h = "0.055 * safezoneH";
|
h = "0.055 * safezoneH";
|
||||||
};
|
};
|
||||||
class armatak_gui_module_zeus_core_dialog_address_button_ok: RscButton {
|
class button_ok: RscButton {
|
||||||
idc = 1600;
|
idc = 1600;
|
||||||
text = "Ok";
|
text = "Ok";
|
||||||
action = QUOTE(call FUNC(zeusCoreModuleConfig));
|
action = QUOTE(call FUNC(ZeusTcpModuleConfig));
|
||||||
x = "0.5 * safezoneW + safezoneX";
|
x = "0.5 * safezoneW + safezoneX";
|
||||||
y = "0.577 * safezoneH + safezoneY";
|
y = "0.535 * safezoneH + safezoneY";
|
||||||
|
w = "0.0464063 * safezoneW";
|
||||||
|
h = "0.055 * safezoneH";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
class armatak_zeus_enroll_module_dialog {
|
||||||
|
idd = 999992;
|
||||||
|
movingEnable = 0;
|
||||||
|
class ControlsBackground {
|
||||||
|
class main_frame: RscBackground {
|
||||||
|
idc = 1810;
|
||||||
|
x = "0.386562 * safezoneW + safezoneX";
|
||||||
|
y = "0.2 * safezoneH + safezoneY";
|
||||||
|
w = "0.216563 * safezoneW";
|
||||||
|
h = "0.52 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.45};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
class Controls {
|
||||||
|
class address_text: RscText {
|
||||||
|
idc = 1010;
|
||||||
|
text = "TAK Server Address";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.242 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class address_edit: RscEdit {
|
||||||
|
idc = 14100;
|
||||||
|
text = "localhost";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.275 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class enroll_port_text: RscText {
|
||||||
|
idc = 1011;
|
||||||
|
text = "Enrollment HTTPS Port";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.335 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class enroll_port_edit: RscEdit {
|
||||||
|
idc = 14101;
|
||||||
|
text = "8446";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.368 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class username_text: RscText {
|
||||||
|
idc = 1012;
|
||||||
|
text = "Enrollment Username";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.428 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class username_edit: RscEdit {
|
||||||
|
idc = 14102;
|
||||||
|
text = "";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.461 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class password_text: RscText {
|
||||||
|
idc = 1013;
|
||||||
|
text = "Enrollment Password";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.521 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.033 * safezoneH";
|
||||||
|
};
|
||||||
|
class password_edit: RscEdit {
|
||||||
|
idc = 14103;
|
||||||
|
text = "";
|
||||||
|
x = "0.391719 * safezoneW + safezoneX";
|
||||||
|
y = "0.554 * safezoneH + safezoneY";
|
||||||
|
w = "0.20625 * safezoneW";
|
||||||
|
h = "0.044 * safezoneH";
|
||||||
|
colorBackground[] = {0,0,0,0.5};
|
||||||
|
};
|
||||||
|
class button_cancel: RscButton {
|
||||||
|
idc = 1611;
|
||||||
|
text = "Cancel";
|
||||||
|
action = "closeDialog 2;";
|
||||||
|
x = "0.551563 * safezoneW + safezoneX";
|
||||||
|
y = "0.645 * safezoneH + safezoneY";
|
||||||
|
w = "0.0464063 * safezoneW";
|
||||||
|
h = "0.055 * safezoneH";
|
||||||
|
};
|
||||||
|
class button_ok: RscButton {
|
||||||
|
idc = 1610;
|
||||||
|
text = "Ok";
|
||||||
|
action = QUOTE(call FUNC(ZeusEnrollModuleConfig));
|
||||||
|
x = "0.5 * safezoneW + safezoneX";
|
||||||
|
y = "0.645 * safezoneH + safezoneY";
|
||||||
w = "0.0464063 * safezoneW";
|
w = "0.0464063 * safezoneW";
|
||||||
h = "0.055 * safezoneH";
|
h = "0.055 * safezoneH";
|
||||||
};
|
};
|
||||||
@@ -110,7 +180,7 @@ class armatak_zeus_custom_marker_dialog {
|
|||||||
movingEnable = 0;
|
movingEnable = 0;
|
||||||
|
|
||||||
class Controls {
|
class Controls {
|
||||||
class RscFrame_1800: RscFrame
|
class RscFrame_1800: RscBackground
|
||||||
{
|
{
|
||||||
idc = 1800;
|
idc = 1800;
|
||||||
x = "0.37625 * safezoneW + safezoneX";
|
x = "0.37625 * safezoneW + safezoneX";
|
||||||
|
|||||||
@@ -1,56 +0,0 @@
|
|||||||
#include "..\script_component.hpp"
|
|
||||||
|
|
||||||
params [
|
|
||||||
["_logic", objNull, [objNull]],
|
|
||||||
["_units", [], [[]]],
|
|
||||||
["_activated", true, [true]]
|
|
||||||
];
|
|
||||||
|
|
||||||
if (isServer) exitWith {
|
|
||||||
["Connecting to TCP Socket", "success", "TCP Socket"] call EFUNC(main,notify);
|
|
||||||
|
|
||||||
_tak_server_instance_address = _logic getVariable QGVAR(moduleInstanceAddress);
|
|
||||||
_tak_server_instance_port = _logic getVariable QGVAR(moduleInstancePort);
|
|
||||||
|
|
||||||
_tak_server_fulladdress = _tak_server_instance_address + ":" + (str _tak_server_instance_port);
|
|
||||||
|
|
||||||
missionNamespace setVariable ["armatak_server_instance", _tak_server_fulladdress];
|
|
||||||
missionNamespace setVariable ["armatak_tcp_socket_is_running", true];
|
|
||||||
missionNamespace setVariable ["armatak_group_colors", ["White", "Yellow", "Orange", "Magenta", "Red", "Maroon", "Purple", "DarkBlue", "Blue", "Cyan", "Teal", "Green", "DarkGreen", "Brown"]];
|
|
||||||
|
|
||||||
"armatak" callExtension ["tcp_socket:start", [_tak_server_fulladdress]];
|
|
||||||
|
|
||||||
_syncUnits = synchronizedObjects _logic;
|
|
||||||
|
|
||||||
missionNamespace setVariable ["armatak_marked_units", _syncUnits];
|
|
||||||
|
|
||||||
GVAR(syncedUnits) = missionNamespace getVariable "armatak_marked_units";
|
|
||||||
|
|
||||||
[{
|
|
||||||
GVAR(syncedUnits) = missionNamespace getVariable "armatak_marked_units";
|
|
||||||
|
|
||||||
{
|
|
||||||
_objectType = _x call BIS_fnc_objectType;
|
|
||||||
if ((_objectType select 0) == "Soldier") then {
|
|
||||||
_callsign = [_x] call armatak_fnc_extract_unit_callsign;
|
|
||||||
_group_name = [group _x] call armatak_fnc_extract_group_color;
|
|
||||||
_group_role = [_x] call armatak_fnc_extract_group_role;
|
|
||||||
|
|
||||||
[_x, _callsign, _group_name, _group_role] call armatak_fnc_send_eud_cot;
|
|
||||||
[_x] call armatak_fnc_send_digital_pointer_cot;
|
|
||||||
};
|
|
||||||
if ((_objectType select 0) == "Vehicle") then {
|
|
||||||
_atak_type = [_x] call armatak_fnc_extract_role;
|
|
||||||
_callsign = [_x] call armatak_fnc_extract_marker_callsign;
|
|
||||||
|
|
||||||
[_x, _atak_type, _callsign] call armatak_fnc_send_marker_cot;
|
|
||||||
};
|
|
||||||
if (unitIsUAV _x) then {
|
|
||||||
[_x] call armatak_fnc_send_drone_cot;
|
|
||||||
[_x] call armatak_fnc_send_digital_pointer_cot;
|
|
||||||
};
|
|
||||||
} forEach GVAR(syncedUnits);
|
|
||||||
}, 2, []] call CBA_fnc_addPerFrameHandler;
|
|
||||||
};
|
|
||||||
|
|
||||||
true;
|
|
||||||
37
addons/server/functions/fnc_3denEnrollModuleConfig.sqf
Normal file
37
addons/server/functions/fnc_3denEnrollModuleConfig.sqf
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params [
|
||||||
|
["_logic", objNull, [objNull]],
|
||||||
|
["_units", [], [[]]],
|
||||||
|
["_activated", true, [true]]
|
||||||
|
];
|
||||||
|
|
||||||
|
if (isServer) exitWith {
|
||||||
|
if (missionNamespace getVariable ["armatak_tcp_socket_is_running", false]) exitWith {
|
||||||
|
["Socket was called twice", "error", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
};
|
||||||
|
|
||||||
|
["Connecting to authenticated TAK socket", "success", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
|
||||||
|
_tak_server_instance_address = _logic getVariable [QGVAR(moduleInstanceAddress), "localhost"];
|
||||||
|
_tak_server_enrollment_port = _logic getVariable [QGVAR(moduleEnrollmentPort), 8446];
|
||||||
|
_tak_server_enrollment_username = _logic getVariable [QGVAR(moduleEnrollmentUsername), ""];
|
||||||
|
_tak_server_enrollment_password = _logic getVariable [QGVAR(moduleEnrollmentPassword), ""];
|
||||||
|
|
||||||
|
"armatak" callExtension [
|
||||||
|
"tcp_socket:start_enroll_mtls",
|
||||||
|
[
|
||||||
|
_tak_server_instance_address,
|
||||||
|
_tak_server_instance_address,
|
||||||
|
str _tak_server_enrollment_port,
|
||||||
|
_tak_server_enrollment_username,
|
||||||
|
_tak_server_enrollment_password,
|
||||||
|
""
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
missionNamespace setVariable ["armatak_server_syncedUnits", synchronizedObjects _logic];
|
||||||
|
_tak_server_instance_address call FUNC(startCotRouter);
|
||||||
|
};
|
||||||
|
|
||||||
|
true
|
||||||
26
addons/server/functions/fnc_3denTcpModuleConfig.sqf
Normal file
26
addons/server/functions/fnc_3denTcpModuleConfig.sqf
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params [
|
||||||
|
["_logic", objNull, [objNull]],
|
||||||
|
["_units", [], [[]]],
|
||||||
|
["_activated", true, [true]]
|
||||||
|
];
|
||||||
|
|
||||||
|
if (isServer) exitWith {
|
||||||
|
if (missionNamespace getVariable ["armatak_tcp_socket_is_running", false]) exitWith {
|
||||||
|
["Socket was called twice", "error", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
};
|
||||||
|
|
||||||
|
["Connecting to TCP Socket", "success", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
|
||||||
|
_tak_server_instance_address = _logic getVariable [QGVAR(moduleInstanceAddress), "localhost"];
|
||||||
|
_tak_server_instance_port = _logic getVariable [QGVAR(moduleInstancePort), 8088];
|
||||||
|
_tak_server_fulladdress = _tak_server_instance_address + ":" + (str _tak_server_instance_port);
|
||||||
|
|
||||||
|
"armatak" callExtension ["tcp_socket:start", [_tak_server_fulladdress]];
|
||||||
|
|
||||||
|
missionNamespace setVariable ["armatak_server_syncedUnits", synchronizedObjects _logic];
|
||||||
|
_tak_server_fulladdress call FUNC(startCotRouter);
|
||||||
|
};
|
||||||
|
|
||||||
|
true
|
||||||
@@ -1,60 +0,0 @@
|
|||||||
#include "..\script_component.hpp"
|
|
||||||
|
|
||||||
params ["_logic"];
|
|
||||||
|
|
||||||
_socket_is_running = missionNamespace getVariable ["armatak_tcp_socket_is_running", false];
|
|
||||||
|
|
||||||
if (_socket_is_running) exitWith {
|
|
||||||
["Socket was called twice","error", "TCP Socket"] call EFUNC(main,notify);
|
|
||||||
closeDialog 1;
|
|
||||||
};
|
|
||||||
|
|
||||||
disableSerialization;
|
|
||||||
|
|
||||||
["Connecting to TCP Socket", "success", "TCP Socket"] call EFUNC(main,notify);
|
|
||||||
|
|
||||||
_tak_server_instance_address = ctrlText 14000;
|
|
||||||
_tak_server_instance_port = ctrlText 14001;
|
|
||||||
|
|
||||||
_tak_server_fulladdress = ((_tak_server_instance_address) + ":" + (_tak_server_instance_port));
|
|
||||||
|
|
||||||
missionNamespace setVariable ["armatak_server_instance", _tak_server_fulladdress];
|
|
||||||
missionNamespace setVariable ["armatak_tcp_socket_is_running", true];
|
|
||||||
missionNamespace setVariable ["armatak_group_colors", ["White", "Yellow", "Orange", "Magenta", "Red", "Maroon", "Purple", "DarkBlue", "Blue", "Cyan", "Teal", "Green", "DarkGreen", "Brown"]];
|
|
||||||
|
|
||||||
"armatak" callExtension ["tcp_socket:start", [_tak_server_fulladdress]];
|
|
||||||
|
|
||||||
_syncUnits = [];
|
|
||||||
|
|
||||||
missionNamespace setVariable ["armatak_marked_units", _syncUnits];
|
|
||||||
|
|
||||||
GVAR(syncedUnits) = missionNamespace getVariable "armatak_marked_units";
|
|
||||||
|
|
||||||
[{
|
|
||||||
GVAR(syncedUnits) = missionNamespace getVariable "armatak_marked_units";
|
|
||||||
|
|
||||||
{
|
|
||||||
_objectType = _x call BIS_fnc_objectType;
|
|
||||||
if ((_objectType select 0) == "Soldier") then {
|
|
||||||
_callsign = [_x] call armatak_fnc_extract_unit_callsign;
|
|
||||||
_group_name = [group _x] call armatak_fnc_extract_group_color;
|
|
||||||
_group_role = [_x] call armatak_fnc_extract_group_role;
|
|
||||||
|
|
||||||
[_x, _callsign, _group_name, _group_role] call armatak_fnc_send_eud_cot;
|
|
||||||
[_x] call armatak_fnc_send_digital_pointer_cot;
|
|
||||||
};
|
|
||||||
if ((_objectType select 0) == "Vehicle") then {
|
|
||||||
_atak_type = [_x] call armatak_fnc_extract_role;
|
|
||||||
_callsign = [_x] call armatak_fnc_extract_marker_callsign;
|
|
||||||
|
|
||||||
[_x, _atak_type, _callsign] call armatak_fnc_send_marker_cot;
|
|
||||||
};
|
|
||||||
if (unitIsUAV _x) then {
|
|
||||||
[_x] call armatak_fnc_send_drone_cot;
|
|
||||||
[_x] call armatak_fnc_send_digital_pointer_cot;
|
|
||||||
};
|
|
||||||
} forEach GVAR(syncedUnits);
|
|
||||||
}, 2, []] call CBA_fnc_addPerFrameHandler;
|
|
||||||
|
|
||||||
deleteVehicle _logic;
|
|
||||||
closeDialog 1;
|
|
||||||
33
addons/server/functions/fnc_ZeusEnrollModuleConfig.sqf
Normal file
33
addons/server/functions/fnc_ZeusEnrollModuleConfig.sqf
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params ["_logic"];
|
||||||
|
|
||||||
|
if (missionNamespace getVariable ["armatak_tcp_socket_is_running", false]) exitWith {
|
||||||
|
["Socket was called twice", "error", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
closeDialog 1;
|
||||||
|
};
|
||||||
|
|
||||||
|
disableSerialization;
|
||||||
|
|
||||||
|
["Connecting to authenticated TAK socket", "success", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
|
||||||
|
_tak_server_instance_address = ctrlText 14100;
|
||||||
|
_tak_server_enrollment_port = ctrlText 14101;
|
||||||
|
_tak_server_enrollment_username = ctrlText 14102;
|
||||||
|
_tak_server_enrollment_password = ctrlText 14103;
|
||||||
|
|
||||||
|
"armatak" callExtension [
|
||||||
|
"tcp_socket:start_enroll_mtls",
|
||||||
|
[
|
||||||
|
_tak_server_instance_address,
|
||||||
|
_tak_server_instance_address,
|
||||||
|
_tak_server_enrollment_port,
|
||||||
|
_tak_server_enrollment_username,
|
||||||
|
_tak_server_enrollment_password,
|
||||||
|
""
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
_tak_server_instance_address call FUNC(startCotRouter);
|
||||||
|
deleteVehicle _logic;
|
||||||
|
closeDialog 1;
|
||||||
22
addons/server/functions/fnc_ZeusTcpModuleConfig.sqf
Normal file
22
addons/server/functions/fnc_ZeusTcpModuleConfig.sqf
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params ["_logic"];
|
||||||
|
|
||||||
|
if (missionNamespace getVariable ["armatak_tcp_socket_is_running", false]) exitWith {
|
||||||
|
["Socket was called twice", "error", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
closeDialog 1;
|
||||||
|
};
|
||||||
|
|
||||||
|
disableSerialization;
|
||||||
|
|
||||||
|
["Connecting to TCP Socket", "success", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
|
||||||
|
_tak_server_instance_address = ctrlText 14000;
|
||||||
|
_tak_server_instance_port = ctrlText 14001;
|
||||||
|
_tak_server_fulladdress = _tak_server_instance_address + ":" + _tak_server_instance_port;
|
||||||
|
|
||||||
|
"armatak" callExtension ["tcp_socket:start", [_tak_server_fulladdress]];
|
||||||
|
|
||||||
|
_tak_server_fulladdress call FUNC(startCotRouter);
|
||||||
|
deleteVehicle _logic;
|
||||||
|
closeDialog 1;
|
||||||
@@ -20,19 +20,24 @@ params ["_logic"];
|
|||||||
if (!local _logic) exitWith {};
|
if (!local _logic) exitWith {};
|
||||||
|
|
||||||
private _unit = attachedTo _logic;
|
private _unit = attachedTo _logic;
|
||||||
deleteVehicle _logic;
|
|
||||||
|
|
||||||
switch (false) do {
|
switch (false) do {
|
||||||
case (!isNull _unit): {
|
case (!isNull _unit): {
|
||||||
deleteVehicle _logic;
|
|
||||||
["Nothing selected", "error", "TCP Socket"] call EFUNC(main,notify);
|
["Nothing selected", "error", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
deleteVehicle _logic;
|
||||||
};
|
};
|
||||||
default {
|
default {
|
||||||
GVAR(syncedUnits) = missionNamespace getVariable "armatak_marked_units";
|
if (_unit in (missionNamespace getVariable ["armatak_server_syncedUnits", []])) exitWith {
|
||||||
|
["Unit already marked", "warning", "TCP Socket"] call EFUNC(main,notify);
|
||||||
|
deleteVehicle _logic;
|
||||||
|
};
|
||||||
|
|
||||||
|
GVAR(syncedUnits) = missionNamespace getVariable "armatak_server_syncedUnits";
|
||||||
|
|
||||||
GVAR(syncedUnits) pushBack _unit;
|
GVAR(syncedUnits) pushBack _unit;
|
||||||
|
|
||||||
missionNamespace setVariable ["armatak_marked_units", GVAR(syncedUnits)];
|
missionNamespace setVariable ["armatak_server_syncedUnits", GVAR(syncedUnits)];
|
||||||
|
SETVAR(_unit,GVAR(isRouting),true);
|
||||||
|
|
||||||
deleteVehicle _logic;
|
deleteVehicle _logic;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -34,7 +34,8 @@ switch (false) do {
|
|||||||
};
|
};
|
||||||
} forEach GVAR(syncedUnits);
|
} forEach GVAR(syncedUnits);
|
||||||
|
|
||||||
missionNmaespace setVariable ["armatak_marked_units", GVAR(syncedUnits)];
|
missionNamespace setVariable ["armatak_server_syncedUnits", GVAR(syncedUnits)];
|
||||||
|
SETVAR(_unit,GVAR(isRouting),false);
|
||||||
|
|
||||||
deleteVehicle _logic;
|
deleteVehicle _logic;
|
||||||
};
|
};
|
||||||
|
|||||||
59
addons/server/functions/fnc_startCotRouter.sqf
Normal file
59
addons/server/functions/fnc_startCotRouter.sqf
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params [["_server_instance", "", [""]]];
|
||||||
|
|
||||||
|
missionNamespace setVariable ["armatak_server_instance", _server_instance];
|
||||||
|
missionNamespace setVariable ["armatak_tcp_socket_is_running", true];
|
||||||
|
|
||||||
|
if (isNil { missionNamespace getVariable "armatak_server_syncedUnits" }) then {
|
||||||
|
missionNamespace setVariable ["armatak_server_syncedUnits", []];
|
||||||
|
};
|
||||||
|
|
||||||
|
GVAR(syncedUnits) = missionNamespace getVariable "armatak_server_syncedUnits";
|
||||||
|
|
||||||
|
[{
|
||||||
|
GVAR(syncedUnits) = missionNamespace getVariable "armatak_server_syncedUnits";
|
||||||
|
|
||||||
|
{
|
||||||
|
_objectType = _x call BIS_fnc_objectType;
|
||||||
|
switch (true) do {
|
||||||
|
case ((_objectType select 0) == "Soldier"): {
|
||||||
|
_callsign = [_x] call armatak_fnc_extract_unit_callsign;
|
||||||
|
_group_name = [group _x] call armatak_fnc_extract_group_color;
|
||||||
|
_group_role = [_x] call armatak_fnc_extract_group_role;
|
||||||
|
|
||||||
|
[_x, _callsign, _group_name, _group_role] call armatak_fnc_send_eud_cot;
|
||||||
|
[_x] call armatak_fnc_send_digital_pointer_cot;
|
||||||
|
};
|
||||||
|
case (unitIsUAV _x): {
|
||||||
|
if !(_x getVariable ["armatak_uav_mavlink_broadcasting", false]) then {
|
||||||
|
_atak_type = [_x] call armatak_fnc_extract_role;
|
||||||
|
_callsign = [_x] call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
[_x, _atak_type, _callsign] call armatak_fnc_send_drone_cot;
|
||||||
|
[_x] call armatak_fnc_send_digital_pointer_cot;
|
||||||
|
_x call armatak_fnc_extract_sensor_data;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
case ((_objectType select 0) == "Vehicle"): {
|
||||||
|
_atak_type = [_x] call armatak_fnc_extract_role;
|
||||||
|
_callsign = [_x] call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
[_x, _atak_type, _callsign] call armatak_fnc_send_marker_cot;
|
||||||
|
_x call armatak_fnc_extract_sensor_data;
|
||||||
|
};
|
||||||
|
case ((_objectType select 0) == "VehicleAutonomous"): {
|
||||||
|
if !(_x getVariable ["armatak_uav_mavlink_broadcasting", false]) then {
|
||||||
|
_atak_type = [_x] call armatak_fnc_extract_role;
|
||||||
|
_callsign = [_x] call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
[_x, _atak_type, _callsign] call armatak_fnc_send_drone_cot;
|
||||||
|
[_x] call armatak_fnc_send_digital_pointer_cot;
|
||||||
|
_x call armatak_fnc_extract_sensor_data;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
} forEach GVAR(syncedUnits);
|
||||||
|
}, 1, []] call CBA_fnc_addPerFrameHandler;
|
||||||
|
|
||||||
|
true
|
||||||
1
addons/uav/$PBOPREFIX$
Normal file
1
addons/uav/$PBOPREFIX$
Normal file
@@ -0,0 +1 @@
|
|||||||
|
armatak\armatak\addons\uav
|
||||||
@@ -9,3 +9,9 @@ class Extended_PreInit_EventHandlers {
|
|||||||
init = QUOTE(call COMPILE_SCRIPT(XEH_preInit));
|
init = QUOTE(call COMPILE_SCRIPT(XEH_preInit));
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
class Extended_PostInit_EventHandlers {
|
||||||
|
class ADDON {
|
||||||
|
init = QUOTE(call COMPILE_SCRIPT(XEH_postInit));
|
||||||
|
};
|
||||||
|
};
|
||||||
6
addons/uav/XEH_PREP.hpp
Normal file
6
addons/uav/XEH_PREP.hpp
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
PREP(startMavlinkBroadcast);
|
||||||
|
PREP(stopMavlinkBroadcast);
|
||||||
|
PREP(updateMavlinkBroadcast);
|
||||||
|
PREP(resolveVideoUri);
|
||||||
|
PREP(handleMavlinkCallback);
|
||||||
|
PREP(parseMavlinkCallbackData);
|
||||||
5
addons/uav/XEH_postInit.sqf
Normal file
5
addons/uav/XEH_postInit.sqf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#include "script_component.hpp"
|
||||||
|
|
||||||
|
if (!hasInterface) exitWith {};
|
||||||
|
|
||||||
|
SETVAR(player,GVAR(mavlinkPFH),-1);
|
||||||
20
addons/uav/config.cpp
Normal file
20
addons/uav/config.cpp
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
#include "script_component.hpp"
|
||||||
|
|
||||||
|
class CfgPatches {
|
||||||
|
class ADDON {
|
||||||
|
name = COMPONENT_NAME;
|
||||||
|
units[] = {};
|
||||||
|
weapons[] = {};
|
||||||
|
requiredAddons[] = {
|
||||||
|
"cba_main",
|
||||||
|
"ace_main",
|
||||||
|
"armatak_main",
|
||||||
|
"armatak_client"
|
||||||
|
};
|
||||||
|
requiredVersion = REQUIRED_VERSION;
|
||||||
|
author = PROJECT_AUTHOR;
|
||||||
|
url = "https://github.com/valmojr/armatak";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
#include "CfgEventHandlers.hpp"
|
||||||
382
addons/uav/functions/fnc_handleMavlinkCallback.sqf
Normal file
382
addons/uav/functions/fnc_handleMavlinkCallback.sqf
Normal file
@@ -0,0 +1,382 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params ["_function", ["_data", "", [""]]];
|
||||||
|
|
||||||
|
if (!hasInterface) exitWith {};
|
||||||
|
|
||||||
|
private _payload = [_data] call FUNC(parseMavlinkCallbackData);
|
||||||
|
private _uav = getConnectedUAV player;
|
||||||
|
if (isNull _uav) then {
|
||||||
|
_uav = player getVariable [QGVAR(broadcastingUav), objNull];
|
||||||
|
};
|
||||||
|
|
||||||
|
if (isNull _uav) exitWith {
|
||||||
|
"armatak" callExtension ["log", [["warn", format ["Ignoring MAVLINK UDP callback %1 because no UAV is connected: %2", _function, _data]]]];
|
||||||
|
};
|
||||||
|
|
||||||
|
private _number = {
|
||||||
|
params ["_key", ["_default", 0]];
|
||||||
|
private _raw = _payload getOrDefault [_key, str _default];
|
||||||
|
private _value = parseNumber _raw;
|
||||||
|
if (!finite _value) exitWith {_default};
|
||||||
|
_value
|
||||||
|
};
|
||||||
|
|
||||||
|
private _uavGroup = {
|
||||||
|
params ["_vehicle"];
|
||||||
|
private _crew = crew _vehicle;
|
||||||
|
if (_crew isEqualTo []) exitWith {grpNull};
|
||||||
|
group (_crew select 0)
|
||||||
|
};
|
||||||
|
|
||||||
|
private _clearWaypoints = {
|
||||||
|
params ["_group"];
|
||||||
|
if (isNull _group) exitWith {};
|
||||||
|
for "_i" from ((count waypoints _group) - 1) to 0 step -1 do {
|
||||||
|
deleteWaypoint [_group, _i];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _clearUavRoute = {
|
||||||
|
private _group = [_uav] call _uavGroup;
|
||||||
|
if (isNull _group) exitWith {false};
|
||||||
|
[_group] call _clearWaypoints;
|
||||||
|
_uav setVariable ["armatak_uas_mission_items", [], true];
|
||||||
|
true
|
||||||
|
};
|
||||||
|
|
||||||
|
private _geoToAtl = {
|
||||||
|
params ["_vehicle", "_lat", "_lon", ["_alt", -1]];
|
||||||
|
|
||||||
|
private _current = [_vehicle] call EFUNC(client,extractClientPosition);
|
||||||
|
private _currentLat = _current select 1;
|
||||||
|
private _currentLon = _current select 2;
|
||||||
|
private _currentAtl = getPosATL _vehicle;
|
||||||
|
|
||||||
|
private _northM = (_lat - _currentLat) * 111320;
|
||||||
|
private _eastM = (_lon - _currentLon) * (111320 * (cos _currentLat));
|
||||||
|
|
||||||
|
[
|
||||||
|
(_currentAtl select 0) + _eastM,
|
||||||
|
(_currentAtl select 1) + _northM,
|
||||||
|
if (_alt >= 0) then {_alt} else {_currentAtl select 2}
|
||||||
|
]
|
||||||
|
};
|
||||||
|
|
||||||
|
private _commandMove = {
|
||||||
|
params ["_vehicle", "_positionAtl", ["_type", "MOVE"], ["_radius", 80], ["_completion", 50]];
|
||||||
|
|
||||||
|
private _group = [_vehicle] call _uavGroup;
|
||||||
|
if (isNull _group) exitWith {false};
|
||||||
|
|
||||||
|
[_group] call _clearWaypoints;
|
||||||
|
|
||||||
|
_vehicle engineOn true;
|
||||||
|
_vehicle setVariable ["armatak_uas_armed", true, true];
|
||||||
|
_vehicle setFuel ((fuel _vehicle) max 0.1);
|
||||||
|
_vehicle flyInHeight ((_positionAtl select 2) max 10);
|
||||||
|
_vehicle doMove _positionAtl;
|
||||||
|
|
||||||
|
private _wp = _group addWaypoint [_positionAtl, 0];
|
||||||
|
_wp setWaypointType _type;
|
||||||
|
_wp setWaypointBehaviour "CARELESS";
|
||||||
|
_wp setWaypointCombatMode "BLUE";
|
||||||
|
_wp setWaypointSpeed "NORMAL";
|
||||||
|
_wp setWaypointCompletionRadius _completion;
|
||||||
|
|
||||||
|
if (_type == "LOITER") then {
|
||||||
|
_wp setWaypointLoiterRadius (_radius max 25);
|
||||||
|
_wp setWaypointLoiterType "CIRCLE_L";
|
||||||
|
};
|
||||||
|
|
||||||
|
true
|
||||||
|
};
|
||||||
|
|
||||||
|
private _appendMissionWaypoint = {
|
||||||
|
params ["_vehicle", "_positionAtl", "_command", "_seq", ["_radius", 80]];
|
||||||
|
|
||||||
|
private _group = [_vehicle] call _uavGroup;
|
||||||
|
if (isNull _group) exitWith {false};
|
||||||
|
|
||||||
|
private _type = switch (_command) do {
|
||||||
|
case 17;
|
||||||
|
case 18;
|
||||||
|
case 19;
|
||||||
|
case 31: {"LOITER"};
|
||||||
|
case 21: {"MOVE"};
|
||||||
|
default {"MOVE"};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _wp = _group addWaypoint [_positionAtl, 0];
|
||||||
|
_wp setWaypointType _type;
|
||||||
|
_wp setWaypointBehaviour "CARELESS";
|
||||||
|
_wp setWaypointCombatMode "BLUE";
|
||||||
|
_wp setWaypointSpeed "NORMAL";
|
||||||
|
_wp setWaypointCompletionRadius 35;
|
||||||
|
|
||||||
|
if (_type == "LOITER") then {
|
||||||
|
_wp setWaypointLoiterRadius (_radius max 25);
|
||||||
|
_wp setWaypointLoiterType "CIRCLE_L";
|
||||||
|
};
|
||||||
|
if (_command == 21) then {
|
||||||
|
_wp setWaypointStatements ["true", "(vehicle this) land 'LAND'"];
|
||||||
|
};
|
||||||
|
|
||||||
|
private _items = _vehicle getVariable ["armatak_uas_mission_items", []];
|
||||||
|
_items pushBack [_seq, _command, _positionAtl];
|
||||||
|
_vehicle setVariable ["armatak_uas_mission_items", _items, true];
|
||||||
|
|
||||||
|
true
|
||||||
|
};
|
||||||
|
|
||||||
|
private _commandName = _payload getOrDefault ["command_name", "UNKNOWN"];
|
||||||
|
private _command = [_payload getOrDefault ["command", "-1"]] call BIS_fnc_parseNumber;
|
||||||
|
private _callsign = [_uav] call armatak_fnc_extract_marker_callsign;
|
||||||
|
|
||||||
|
private _applySpeed = {
|
||||||
|
params ["_speed"];
|
||||||
|
if (_speed <= 0) exitWith {false};
|
||||||
|
_uav limitSpeed _speed;
|
||||||
|
systemChat format ["ATAK SPEED %1m/s %2", round _speed, _callsign];
|
||||||
|
true
|
||||||
|
};
|
||||||
|
|
||||||
|
private _applyMode = {
|
||||||
|
params ["_mode"];
|
||||||
|
|
||||||
|
switch (_mode) do {
|
||||||
|
case 4: {
|
||||||
|
_uav engineOn true;
|
||||||
|
_uav setVariable ["armatak_uas_armed", true, true];
|
||||||
|
_uav setFuel ((fuel _uav) max 0.1);
|
||||||
|
systemChat format ["ATAK GUIDED %1", _callsign];
|
||||||
|
};
|
||||||
|
case 5: {
|
||||||
|
private _pos = getPosATL _uav;
|
||||||
|
[_uav, _pos, "LOITER", 80, 25] call _commandMove;
|
||||||
|
systemChat format ["ATAK LOITER %1", _callsign];
|
||||||
|
};
|
||||||
|
case 6;
|
||||||
|
case 21;
|
||||||
|
case 27: {
|
||||||
|
private _home = _uav getVariable ["armatak_uas_home_atl", getPosATL _uav];
|
||||||
|
_home set [2, ((_home select 2) max 60)];
|
||||||
|
[_uav, _home, "MOVE", 80, 60] call _commandMove;
|
||||||
|
systemChat format ["ATAK RTL %1", _callsign];
|
||||||
|
};
|
||||||
|
case 9: {
|
||||||
|
private _pos = getPosATL _uav;
|
||||||
|
_pos set [2, 0];
|
||||||
|
[_uav, _pos, "MOVE", 30, 20] call _commandMove;
|
||||||
|
_uav flyInHeight 0;
|
||||||
|
systemChat format ["ATAK LAND %1", _callsign];
|
||||||
|
};
|
||||||
|
default {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Unhandled MAVLINK mode %1 for UAV %2", _mode, _uav]]]];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _setHomeFromGeo = {
|
||||||
|
params ["_lat", "_lon", "_alt"];
|
||||||
|
if (_lat == 0 && {_lon == 0}) exitWith {false};
|
||||||
|
private _homeAtl = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
_uav setVariable ["armatak_uas_home_atl", _homeAtl, true];
|
||||||
|
_uav setVariable ["armatak_uas_home_geo", [_lat, _lon, _alt], true];
|
||||||
|
systemChat format ["ATAK HOME %1", _callsign];
|
||||||
|
true
|
||||||
|
};
|
||||||
|
|
||||||
|
switch (_function) do {
|
||||||
|
case "COMMAND_LONG": {
|
||||||
|
switch (_command) do {
|
||||||
|
case 176: {
|
||||||
|
private _mode = ["param2", -1] call _number;
|
||||||
|
if (_mode < 0) then {
|
||||||
|
_mode = ["param1", -1] call _number;
|
||||||
|
};
|
||||||
|
[_mode] call _applyMode;
|
||||||
|
};
|
||||||
|
case 178: {
|
||||||
|
private _speed = ["param2", -1] call _number;
|
||||||
|
if (_speed <= 0) then {
|
||||||
|
_speed = ["param1", -1] call _number;
|
||||||
|
};
|
||||||
|
[_speed] call _applySpeed;
|
||||||
|
};
|
||||||
|
case 179: {
|
||||||
|
private _useCurrent = (["param1", 0] call _number) >= 1;
|
||||||
|
if (_useCurrent) then {
|
||||||
|
private _pos = [_uav] call EFUNC(client,extractClientPosition);
|
||||||
|
private _relAlt = ((getPosATL _uav) select 2) max 0;
|
||||||
|
private _homeAtl = getPosATL _uav;
|
||||||
|
_uav setVariable ["armatak_uas_home_atl", _homeAtl, true];
|
||||||
|
_uav setVariable ["armatak_uas_home_geo", [_pos select 1, _pos select 2, (_pos select 3) - _relAlt], true];
|
||||||
|
systemChat format ["ATAK HOME %1", _callsign];
|
||||||
|
} else {
|
||||||
|
[["param5", 0] call _number, ["param6", 0] call _number, ["param7", 0] call _number] call _setHomeFromGeo;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
case 400: {
|
||||||
|
private _doArm = (["param1", 0] call _number) >= 1;
|
||||||
|
_uav engineOn _doArm;
|
||||||
|
_uav setVariable ["armatak_uas_armed", _doArm, true];
|
||||||
|
if (_doArm) then {
|
||||||
|
_uav setFuel ((fuel _uav) max 0.1);
|
||||||
|
};
|
||||||
|
systemChat format ["ATAK %1 %2", ["DISARM", "ARM"] select _doArm, _callsign];
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Applied MAVLINK ARM=%1 to UAV %2", _doArm, _uav]]]];
|
||||||
|
};
|
||||||
|
case 22: {
|
||||||
|
private _alt = (["param7", 75] call _number) max 10;
|
||||||
|
private _pos = getPosATL _uav;
|
||||||
|
_pos set [2, _alt];
|
||||||
|
[_uav, _pos, "MOVE", 80, 25] call _commandMove;
|
||||||
|
_uav setVelocityModelSpace [0, 15, 8];
|
||||||
|
systemChat format ["ATAK TAKEOFF %1m %2", round _alt, _callsign];
|
||||||
|
};
|
||||||
|
case 21: {
|
||||||
|
[9] call _applyMode;
|
||||||
|
};
|
||||||
|
case 20: {
|
||||||
|
[6] call _applyMode;
|
||||||
|
};
|
||||||
|
case 16: {
|
||||||
|
private _lat = ["param5", 0] call _number;
|
||||||
|
private _lon = ["param6", 0] call _number;
|
||||||
|
private _alt = ["param7", -1] call _number;
|
||||||
|
private _pos = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
[_uav, _pos, "MOVE", 80, 50] call _commandMove;
|
||||||
|
systemChat format ["ATAK MOVE %1", _callsign];
|
||||||
|
};
|
||||||
|
case 17: {
|
||||||
|
private _lat = ["param5", 0] call _number;
|
||||||
|
private _lon = ["param6", 0] call _number;
|
||||||
|
private _alt = ["param7", -1] call _number;
|
||||||
|
private _radius = abs (["param3", 80] call _number);
|
||||||
|
private _pos = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
[_uav, _pos, "LOITER", _radius, 30] call _commandMove;
|
||||||
|
systemChat format ["ATAK LOITER %1", _callsign];
|
||||||
|
};
|
||||||
|
case 43000: {
|
||||||
|
private _speed = ["param2", -1] call _number;
|
||||||
|
if (_speed <= 0) then {
|
||||||
|
_speed = ["param1", -1] call _number;
|
||||||
|
};
|
||||||
|
[_speed] call _applySpeed;
|
||||||
|
};
|
||||||
|
case 43001: {
|
||||||
|
private _alt = ["param1", -1] call _number;
|
||||||
|
if (_alt < 0) then {
|
||||||
|
_alt = ["param7", -1] call _number;
|
||||||
|
};
|
||||||
|
private _pos = getPosATL _uav;
|
||||||
|
_pos set [2, _alt max 10];
|
||||||
|
[_uav, _pos, "MOVE", 80, 25] call _commandMove;
|
||||||
|
systemChat format ["ATAK ALT %1m %2", round (_pos select 2), _callsign];
|
||||||
|
};
|
||||||
|
case 43002: {
|
||||||
|
private _heading = ["param1", -1] call _number;
|
||||||
|
if (_heading >= 0) then {
|
||||||
|
_uav setDir _heading;
|
||||||
|
systemChat format ["ATAK HDG %1 %2", round _heading, _callsign];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
default {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Unhandled MAVLINK COMMAND_LONG %1 (%2): %3", _command, _commandName, _data]]]];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
case "COMMAND_INT": {
|
||||||
|
private _lat = (["x", 0] call _number) / 1e7;
|
||||||
|
private _lon = (["y", 0] call _number) / 1e7;
|
||||||
|
private _alt = ["z", -1] call _number;
|
||||||
|
|
||||||
|
switch (_command) do {
|
||||||
|
case 16: {
|
||||||
|
private _pos = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
[_uav, _pos, "MOVE", 80, 50] call _commandMove;
|
||||||
|
systemChat format ["ATAK MOVE %1", _callsign];
|
||||||
|
};
|
||||||
|
case 17;
|
||||||
|
case 192: {
|
||||||
|
private _radius = abs (["param3", 80] call _number);
|
||||||
|
private _direction = ["CIRCLE_L", "CIRCLE_R"] select ((["param4", 0] call _number) < 0);
|
||||||
|
private _pos = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
private _type = ["MOVE", "LOITER"] select (_radius > 1);
|
||||||
|
[_uav, _pos, _type, _radius, 30] call _commandMove;
|
||||||
|
if (_type == "LOITER") then {
|
||||||
|
private _group = [_uav] call _uavGroup;
|
||||||
|
private _waypoints = waypoints _group;
|
||||||
|
if (_waypoints isNotEqualTo []) then {
|
||||||
|
(_waypoints select -1) setWaypointLoiterType _direction;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
systemChat format ["ATAK %1 %2", _type, _callsign];
|
||||||
|
};
|
||||||
|
default {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Unhandled MAVLINK COMMAND_INT %1 (%2): %3", _command, _commandName, _data]]]];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
case "MISSION_COUNT": {
|
||||||
|
private _count = ["count", 0] call _number;
|
||||||
|
[] call _clearUavRoute;
|
||||||
|
systemChat format ["ATAK ROUTE %1 pts %2", round _count, _callsign];
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Receiving MAVLINK mission count=%1 for UAV %2", _count, _uav]]]];
|
||||||
|
};
|
||||||
|
case "MISSION_CLEAR_ALL": {
|
||||||
|
[] call _clearUavRoute;
|
||||||
|
systemChat format ["ATAK ROUTE CLEAR %1", _callsign];
|
||||||
|
};
|
||||||
|
case "MISSION_SET_CURRENT": {
|
||||||
|
private _seq = ["seq", 0] call _number;
|
||||||
|
"armatak" callExtension ["log", [["info", format ["MAVLINK mission set current seq=%1 for UAV %2", _seq, _uav]]]];
|
||||||
|
};
|
||||||
|
case "MISSION_ITEM";
|
||||||
|
case "MISSION_ITEM_INT": {
|
||||||
|
private _seq = ["seq", 0] call _number;
|
||||||
|
private _missionCommand = ["command", -1] call _number;
|
||||||
|
private _lat = ["lat", 0] call _number;
|
||||||
|
private _lon = ["lon", 0] call _number;
|
||||||
|
private _alt = ["alt", -1] call _number;
|
||||||
|
|
||||||
|
if (_lat == 0 && {_lon == 0}) exitWith {
|
||||||
|
"armatak" callExtension ["log", [["warn", format ["Ignoring MAVLINK mission item at zero coordinate: %1", _data]]]];
|
||||||
|
};
|
||||||
|
|
||||||
|
private _pos = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
private _radius = abs (["param3", 80] call _number);
|
||||||
|
[_uav, _pos, _missionCommand, _seq, _radius] call _appendMissionWaypoint;
|
||||||
|
_uav engineOn true;
|
||||||
|
_uav setVariable ["armatak_uas_armed", true, true];
|
||||||
|
_uav setFuel ((fuel _uav) max 0.1);
|
||||||
|
_uav flyInHeight ((_pos select 2) max 10);
|
||||||
|
systemChat format ["ATAK ROUTE WP %1 %2", round _seq, _callsign];
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Added MAVLINK mission item seq=%1 command=%2 posATL=%3 for UAV %4", _seq, _missionCommand, _pos, _uav]]]];
|
||||||
|
};
|
||||||
|
case "SET_HOME_POSITION": {
|
||||||
|
[["lat", 0] call _number, ["lon", 0] call _number, ["alt", 0] call _number] call _setHomeFromGeo;
|
||||||
|
};
|
||||||
|
case "SET_POSITION_TARGET_GLOBAL_INT": {
|
||||||
|
private _lat = ["lat", 0] call _number;
|
||||||
|
private _lon = ["lon", 0] call _number;
|
||||||
|
private _alt = ["alt", -1] call _number;
|
||||||
|
private _pos = [_uav, _lat, _lon, _alt] call _geoToAtl;
|
||||||
|
[_uav, _pos, "MOVE", 80, 40] call _commandMove;
|
||||||
|
systemChat format ["ATAK GUIDED MOVE %1", _callsign];
|
||||||
|
};
|
||||||
|
case "SET_MODE": {
|
||||||
|
private _mode = ["custom_mode", -1] call _number;
|
||||||
|
[_mode] call _applyMode;
|
||||||
|
};
|
||||||
|
case "COMMAND_ACK": {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Received MAVLINK COMMAND_ACK %1 (%2): %3", _command, _commandName, _data]]]];
|
||||||
|
};
|
||||||
|
case "MANUAL_CONTROL": {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Received MAVLINK MANUAL_CONTROL: %1", _data]]]];
|
||||||
|
};
|
||||||
|
default {
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Unhandled MAVLINK UDP callback %1: %2", _function, _data]]]];
|
||||||
|
};
|
||||||
|
};
|
||||||
17
addons/uav/functions/fnc_parseMavlinkCallbackData.sqf
Normal file
17
addons/uav/functions/fnc_parseMavlinkCallbackData.sqf
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params [["_raw", "", [""]]];
|
||||||
|
|
||||||
|
private _pairs = createHashMap;
|
||||||
|
|
||||||
|
{
|
||||||
|
private _entry = _x;
|
||||||
|
private _separatorIndex = _entry find "=";
|
||||||
|
if (_separatorIndex > 0) then {
|
||||||
|
private _key = _entry select [0, _separatorIndex];
|
||||||
|
private _value = _entry select [_separatorIndex + 1];
|
||||||
|
_pairs set [_key, _value];
|
||||||
|
};
|
||||||
|
} forEach (_raw splitString ";");
|
||||||
|
|
||||||
|
_pairs
|
||||||
45
addons/uav/functions/fnc_resolveVideoUri.sqf
Normal file
45
addons/uav/functions/fnc_resolveVideoUri.sqf
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
params [["_uav", objNull, [objNull]]];
|
||||||
|
|
||||||
|
private _defaultVideoUri = "rtsp://undefined:554/fpv";
|
||||||
|
private _activelyControlledUav = if (!isNull player) then {getConnectedUAV player} else {objNull};
|
||||||
|
|
||||||
|
private _normalize = {
|
||||||
|
params ["_rawUrl"];
|
||||||
|
|
||||||
|
private _url = trim _rawUrl;
|
||||||
|
if (_url isEqualTo "") exitWith {""};
|
||||||
|
|
||||||
|
if (_url find "://" >= 0) exitWith {_url};
|
||||||
|
|
||||||
|
if (_url find "/" >= 0) exitWith {
|
||||||
|
format ["rtsp://%1", _url]
|
||||||
|
};
|
||||||
|
|
||||||
|
format ["rtp://%1", _url]
|
||||||
|
};
|
||||||
|
|
||||||
|
if (!isNull _uav) then {
|
||||||
|
private _objectVideoUrl = [_uav] call armatak_fnc_extract_marker_video_url;
|
||||||
|
private _normalizedObjectVideoUrl = [_objectVideoUrl] call _normalize;
|
||||||
|
if (_normalizedObjectVideoUrl isNotEqualTo "") exitWith {
|
||||||
|
_normalizedObjectVideoUrl
|
||||||
|
};
|
||||||
|
|
||||||
|
private _activeSessionVideoUrl = player getVariable [QEGVAR(client,video_feed_url), ""];
|
||||||
|
private _normalizedActiveSessionVideoUrl = [_activeSessionVideoUrl] call _normalize;
|
||||||
|
if (_normalizedActiveSessionVideoUrl isNotEqualTo "") exitWith {
|
||||||
|
_normalizedActiveSessionVideoUrl
|
||||||
|
};
|
||||||
|
|
||||||
|
_defaultVideoUri
|
||||||
|
};
|
||||||
|
|
||||||
|
private _sessionVideoUrl = player getVariable [QEGVAR(client,video_feed_url), ""];
|
||||||
|
private _normalizedSessionVideoUrl = [_sessionVideoUrl] call _normalize;
|
||||||
|
if (_normalizedSessionVideoUrl isNotEqualTo "") exitWith {
|
||||||
|
_normalizedSessionVideoUrl
|
||||||
|
};
|
||||||
|
|
||||||
|
_defaultVideoUri
|
||||||
16
addons/uav/functions/fnc_startMavlinkBroadcast.sqf
Normal file
16
addons/uav/functions/fnc_startMavlinkBroadcast.sqf
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
if (!hasInterface) exitWith {};
|
||||||
|
|
||||||
|
private _existingPfh = player getVariable [QGVAR(mavlinkPFH), -1];
|
||||||
|
if (_existingPfh >= 0) then {
|
||||||
|
[_existingPfh] call CBA_fnc_removePerFrameHandler;
|
||||||
|
};
|
||||||
|
|
||||||
|
player setVariable [QGVAR(broadcastingUav), objNull];
|
||||||
|
|
||||||
|
private _pfh = [{
|
||||||
|
call FUNC(updateMavlinkBroadcast);
|
||||||
|
}, 0.5, []] call CBA_fnc_addPerFrameHandler;
|
||||||
|
|
||||||
|
player setVariable [QGVAR(mavlinkPFH), _pfh];
|
||||||
17
addons/uav/functions/fnc_stopMavlinkBroadcast.sqf
Normal file
17
addons/uav/functions/fnc_stopMavlinkBroadcast.sqf
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
if (!hasInterface) exitWith {};
|
||||||
|
|
||||||
|
private _existingPfh = player getVariable [QGVAR(mavlinkPFH), -1];
|
||||||
|
if (_existingPfh >= 0) then {
|
||||||
|
[_existingPfh] call CBA_fnc_removePerFrameHandler;
|
||||||
|
player setVariable [QGVAR(mavlinkPFH), -1];
|
||||||
|
};
|
||||||
|
|
||||||
|
private _broadcastingUav = player getVariable [QGVAR(broadcastingUav), objNull];
|
||||||
|
if (!isNull _broadcastingUav) then {
|
||||||
|
_broadcastingUav setVariable ["armatak_uav_mavlink_broadcasting", false, true];
|
||||||
|
systemChat "UAV broadcasting stopped";
|
||||||
|
};
|
||||||
|
|
||||||
|
player setVariable [QGVAR(broadcastingUav), objNull];
|
||||||
122
addons/uav/functions/fnc_updateMavlinkBroadcast.sqf
Normal file
122
addons/uav/functions/fnc_updateMavlinkBroadcast.sqf
Normal file
@@ -0,0 +1,122 @@
|
|||||||
|
#include "..\script_component.hpp"
|
||||||
|
|
||||||
|
private _broadcastingUav = player getVariable [QGVAR(broadcastingUav), objNull];
|
||||||
|
|
||||||
|
if !(player getVariable [QEGVAR(client,eudConnected), false]) exitWith {
|
||||||
|
if (!isNull _broadcastingUav) then {
|
||||||
|
_broadcastingUav setVariable ["armatak_uav_mavlink_broadcasting", false, true];
|
||||||
|
player setVariable [QGVAR(broadcastingUav), objNull];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _uav = getConnectedUAV player;
|
||||||
|
if (isNull _uav) then {
|
||||||
|
_uav = _broadcastingUav;
|
||||||
|
};
|
||||||
|
|
||||||
|
if (isNull _uav || {!alive _uav}) exitWith {
|
||||||
|
if (!isNull _broadcastingUav) then {
|
||||||
|
_broadcastingUav setVariable ["armatak_uav_mavlink_broadcasting", false, true];
|
||||||
|
player setVariable [QGVAR(broadcastingUav), objNull];
|
||||||
|
systemChat "UAV broadcasting stopped";
|
||||||
|
"armatak" callExtension ["log", [["info", "UAV broadcasting stopped because the UAV is no longer available"]]];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
if (_broadcastingUav isNotEqualTo _uav) then {
|
||||||
|
if (!isNull _broadcastingUav) then {
|
||||||
|
_broadcastingUav setVariable ["armatak_uav_mavlink_broadcasting", false, true];
|
||||||
|
};
|
||||||
|
player setVariable [QGVAR(broadcastingUav), _uav];
|
||||||
|
_uav setVariable ["armatak_uav_mavlink_broadcasting", true, true];
|
||||||
|
private _callsign = [_uav] call armatak_fnc_extract_marker_callsign;
|
||||||
|
systemChat format ["Broadcasting UAV %1", _callsign];
|
||||||
|
"armatak" callExtension ["log", [["info", format ["Broadcasting UAV %1 via MAVLink mock to %2", _callsign, player getVariable [QEGVAR(client,mavlink_address), ""]]]]];
|
||||||
|
};
|
||||||
|
|
||||||
|
_uav setVariable ["armatak_uav_mavlink_broadcasting", true, true];
|
||||||
|
|
||||||
|
private _mavlinkAddress = player getVariable [QEGVAR(client,mavlink_address), ""];
|
||||||
|
if (_mavlinkAddress isEqualTo "") exitWith {};
|
||||||
|
|
||||||
|
private _pos = [_uav] call EFUNC(client,extractClientPosition);
|
||||||
|
private _relAlt = ((getPosATL _uav) select 2) max 0;
|
||||||
|
if (isNil {_uav getVariable "armatak_uas_home_atl"}) then {
|
||||||
|
_uav setVariable ["armatak_uas_home_atl", getPosATL _uav, true];
|
||||||
|
_uav setVariable ["armatak_uas_home_geo", [_pos select 1, _pos select 2, (_pos select 3) - _relAlt], true];
|
||||||
|
};
|
||||||
|
private _uuid = [_uav] call armatak_fnc_extract_uuid;
|
||||||
|
private _callsign = [_uav] call armatak_fnc_extract_marker_callsign;
|
||||||
|
private _videoUri = [_uav] call FUNC(resolveVideoUri);
|
||||||
|
private _dir = vectorDir _uav;
|
||||||
|
private _up = vectorUp _uav;
|
||||||
|
private _yaw = getDir _uav;
|
||||||
|
private _pitch = asin (((_dir select 2) max -1) min 1);
|
||||||
|
private _roll = asin (((_up select 0) max -1) min 1);
|
||||||
|
private _uavType = if (_uav isKindOf "Plane") then {1} else {[2, 3] select (_uav isKindOf "Helicopter")};
|
||||||
|
private _armed = _uav getVariable ["armatak_uas_armed", isEngineOn _uav];
|
||||||
|
if !(isEngineOn _uav) then {
|
||||||
|
_armed = false;
|
||||||
|
_uav setVariable ["armatak_uas_armed", false, true];
|
||||||
|
};
|
||||||
|
private _groundSpeed = abs (_pos select 6);
|
||||||
|
private _landed = (_relAlt <= 1.5) && {_groundSpeed <= 0.5};
|
||||||
|
private _batteryRemaining = round ((((fuel _uav) max 0) min 1) * 100);
|
||||||
|
|
||||||
|
private _gimbalRoll = 0;
|
||||||
|
private _gimbalPitch = _pitch;
|
||||||
|
private _gimbalYaw = _yaw;
|
||||||
|
private _hfov = _uav getVariable ["armatak_uas_fov", 60];
|
||||||
|
private _vfov = _uav getVariable ["armatak_uas_vfov", (_hfov * 0.5625)];
|
||||||
|
private _imageLat = _pos select 1;
|
||||||
|
private _imageLon = _pos select 2;
|
||||||
|
private _imageAlt = _pos select 3;
|
||||||
|
private _cameraData = [_uav, "turret"] call armatak_fnc_extract_uas_camera_data;
|
||||||
|
private _uavControl = UAVControl _uav;
|
||||||
|
private _controlledTurretPath = _uavControl param [1, []];
|
||||||
|
private _hasTurretCamera = ((_controlledTurretPath isEqualType []) && {_controlledTurretPath isNotEqualTo []}) || {(allTurrets _uav) isNotEqualTo []};
|
||||||
|
|
||||||
|
if (_cameraData isEqualType [] && {(count _cameraData) >= 6}) then {
|
||||||
|
_gimbalYaw = _cameraData param [0, _yaw];
|
||||||
|
_gimbalPitch = _cameraData param [1, _pitch];
|
||||||
|
_hfov = _cameraData param [2, _hfov];
|
||||||
|
_vfov = _uav getVariable ["armatak_uas_vfov", (_hfov * 0.5625)];
|
||||||
|
|
||||||
|
private _spiGeo = _cameraData param [5, []];
|
||||||
|
if (_spiGeo isEqualType [] && {(count _spiGeo) >= 3}) then {
|
||||||
|
_imageLat = _spiGeo select 0;
|
||||||
|
_imageLon = _spiGeo select 1;
|
||||||
|
_imageAlt = _spiGeo select 2;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
private _systemPayload = [
|
||||||
|
_mavlinkAddress,
|
||||||
|
_uuid,
|
||||||
|
_callsign,
|
||||||
|
_uavType,
|
||||||
|
_pos select 1,
|
||||||
|
_pos select 2,
|
||||||
|
_pos select 3,
|
||||||
|
_relAlt,
|
||||||
|
_pos select 5,
|
||||||
|
_pos select 6,
|
||||||
|
_roll,
|
||||||
|
_pitch,
|
||||||
|
_yaw,
|
||||||
|
parseNumber _armed,
|
||||||
|
parseNumber _landed,
|
||||||
|
_gimbalRoll,
|
||||||
|
_gimbalPitch,
|
||||||
|
_gimbalYaw,
|
||||||
|
_videoUri,
|
||||||
|
_hfov,
|
||||||
|
_vfov,
|
||||||
|
_imageLat,
|
||||||
|
_imageLon,
|
||||||
|
_imageAlt,
|
||||||
|
parseNumber _hasTurretCamera,
|
||||||
|
_batteryRemaining
|
||||||
|
];
|
||||||
|
|
||||||
|
"armatak" callExtension ["uas:send_uas_system", [_systemPayload]];
|
||||||
@@ -1,17 +1,17 @@
|
|||||||
#define COMPONENT video
|
#define COMPONENT uav
|
||||||
#define COMPONENT_BEAUTIFIED Video Streaming
|
#define COMPONENT_BEAUTIFIED UAV
|
||||||
#include "\armatak\armatak\addons\main\script_mod.hpp"
|
#include "\armatak\armatak\addons\main\script_mod.hpp"
|
||||||
|
|
||||||
// #define DEBUG_MODE_FULL
|
// #define DEBUG_MODE_FULL
|
||||||
// #define DISABLE_COMPILE_CACHE
|
// #define DISABLE_COMPILE_CACHE
|
||||||
// #define ENABLE_PERFORMANCE_COUNTERS
|
// #define ENABLE_PERFORMANCE_COUNTERS
|
||||||
|
|
||||||
#ifdef DEBUG_ENABLED_MAIN
|
#ifdef DEBUG_ENABLED_UAV
|
||||||
#define DEBUG_MODE_FULL
|
#define DEBUG_MODE_FULL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef DEBUG_SETTINGS_MAIN
|
#ifdef DEBUG_SETTINGS_UAV
|
||||||
#define DEBUG_SETTINGS DEBUG_SETTINGS_MAIN
|
#define DEBUG_SETTINGS DEBUG_SETTINGS_UAV
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "\z\ace\addons\main\script_macros.hpp"
|
#include "\z\ace\addons\main\script_macros.hpp"
|
||||||
@@ -1 +0,0 @@
|
|||||||
armatak\armatak\addons\video
|
|
||||||
@@ -1,72 +0,0 @@
|
|||||||
class CfgVehicles {
|
|
||||||
class Logic;
|
|
||||||
|
|
||||||
class Module_F : Logic
|
|
||||||
{
|
|
||||||
class AttributesBase
|
|
||||||
{
|
|
||||||
class Default;
|
|
||||||
class Edit;
|
|
||||||
class Combo;
|
|
||||||
class Checkbox;
|
|
||||||
class CheckboxNumber;
|
|
||||||
class ModuleDescription;
|
|
||||||
class Units;
|
|
||||||
};
|
|
||||||
|
|
||||||
class ModuleDescription
|
|
||||||
{
|
|
||||||
class AnyBrain;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
class EGVAR(server,moduleBase);
|
|
||||||
class GVAR(videoModule): EGVAR(server,moduleBase) {
|
|
||||||
scope = 2;
|
|
||||||
scopeCurator = 0;
|
|
||||||
displayname = "Video Streaming Handler";
|
|
||||||
icon = "\a3\Modules_F_Curator\Data\iconRadio_ca.paa";
|
|
||||||
category = QEGVAR(main,moduleCategory);
|
|
||||||
function = QFUNC(videoParser);
|
|
||||||
functionPriority = 1;
|
|
||||||
isGlobal = 0;
|
|
||||||
isTriggerActivated = 1;
|
|
||||||
isDisposable = 1;
|
|
||||||
is3den = 0;
|
|
||||||
curatorCanAttach = 0;
|
|
||||||
curatorInfoType = "RscDisplayAttributeModuleNuke";
|
|
||||||
canSetArea = 0;
|
|
||||||
canSetAreaShape = 0;
|
|
||||||
canSetAreaHeight = 0;
|
|
||||||
|
|
||||||
class Attributes: AttributesBase {
|
|
||||||
class GVAR(instanceAddress): Edit {
|
|
||||||
property = QGVAR(instanceAddress);
|
|
||||||
displayname = "MediaMTX Provider Address";
|
|
||||||
tooltip = "MediaMTX Provider Instance Address";
|
|
||||||
typeName = "STRING";
|
|
||||||
defaultValue = "localhost";
|
|
||||||
};
|
|
||||||
class GVAR(instancePort): Edit {
|
|
||||||
property = "armatak_module_mediamtx_video_stream_instance_port";
|
|
||||||
displayname = "MediaMTX Provider Port";
|
|
||||||
tooltip = "MediaMTX Provider Port for handling video streams";
|
|
||||||
typeName = "STRING";
|
|
||||||
defaultValue = "8554";
|
|
||||||
};
|
|
||||||
class GVAR(instanceAuthUser): Edit {
|
|
||||||
property = QGVAR(instanceAuthUser);
|
|
||||||
displayname = "MediaMTX Provider Username";
|
|
||||||
tooltip = "MediaMTX Provider Instance Username";
|
|
||||||
typeName = "STRING";
|
|
||||||
defaultValue = "administrator";
|
|
||||||
};
|
|
||||||
class GVAR(instanceAuthPassword): Edit {
|
|
||||||
property = QGVAR(instanceAuthPassword);
|
|
||||||
displayname = "MediaMTX Provider Password";
|
|
||||||
tooltip = "MediaMTX Provider Instance Password";
|
|
||||||
typeName = "STRING";
|
|
||||||
defaultValue = "password";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
PREP(videoParser);
|
|
||||||
@@ -1,42 +0,0 @@
|
|||||||
#include "script_component.hpp"
|
|
||||||
|
|
||||||
class CfgPatches {
|
|
||||||
class ADDON {
|
|
||||||
name = COMPONENT_NAME;
|
|
||||||
units[] = {
|
|
||||||
QGVAR(videoModule)
|
|
||||||
};
|
|
||||||
weapons[] = {};
|
|
||||||
requiredAddons[] = {
|
|
||||||
"cba_main",
|
|
||||||
"ace_main",
|
|
||||||
"armatak_main",
|
|
||||||
"armatak_server"
|
|
||||||
};
|
|
||||||
requiredVersion = REQUIRED_VERSION;
|
|
||||||
author = PROJECT_AUTHOR;
|
|
||||||
url = "https://github.com/valmojr/armatak";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
class CfgMods {
|
|
||||||
class PREFIX {
|
|
||||||
name = "Arma Team Awareness Kit";
|
|
||||||
author = PROJECT_AUTHOR;
|
|
||||||
logo = "logo_ca.paa";
|
|
||||||
logoOver = "logo_hover_ca.paa";
|
|
||||||
tooltip = "ARMATAK";
|
|
||||||
tooltipOwned = "ARMATAK";
|
|
||||||
picture = "picture.paa";
|
|
||||||
actionName = "GitHub";
|
|
||||||
action = "https://github.com/valmojr/armatak";
|
|
||||||
overview = "ARMATAK Addons allows Arma 3 sessions to be parsed to TAK Clients";
|
|
||||||
hideName = 0;
|
|
||||||
hidePicture = 0;
|
|
||||||
dlcColor[] = { 0.23, 0.39, 0.30, 1 };
|
|
||||||
logoSmall = "logo_small_ca.paa";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
#include "CfgEventHandlers.hpp"
|
|
||||||
#include "CfgVehicles.hpp"
|
|
||||||
@@ -1,83 +0,0 @@
|
|||||||
#include "..\script_component.hpp"
|
|
||||||
|
|
||||||
params [
|
|
||||||
["_logic", objNull, [objNull]],
|
|
||||||
["_units", [], [[]]],
|
|
||||||
["_activated", true, [true]]
|
|
||||||
];
|
|
||||||
|
|
||||||
if (isServer) exitWith {
|
|
||||||
private _instance_address = GETVAR(_logic,GVAR(instanceAddress),false);
|
|
||||||
private _instance_port = GETVAR(_logic,GVAR(instancePort),false);
|
|
||||||
private _instance_auth_user = GETVAR(_logic,GVAR(instanceAuthUser),false);
|
|
||||||
private _instance_auth_pass = GETVAR(_logic,GVAR(instanceAuthPassword),false);
|
|
||||||
|
|
||||||
SETMVAR(GVAR(instanceAddress),_instance_address);
|
|
||||||
SETMVAR(GVAR(instancePort),_instance_port);
|
|
||||||
SETMVAR(GVAR(instanceAuthUser),_instance_auth_user);
|
|
||||||
SETMVAR(GVAR(instanceAuthPassword),_instance_auth_pass);
|
|
||||||
|
|
||||||
_startAction = [
|
|
||||||
QGVAR(startStream),
|
|
||||||
"Start Video Feed",
|
|
||||||
"",
|
|
||||||
{
|
|
||||||
_uuid = (_this select 0) call armatak_fnc_extract_uuid;
|
|
||||||
_uuid_short = _uuid select [0, 8];
|
|
||||||
_role = roleDescription (_this select 0);
|
|
||||||
_name = name (_this select 0);
|
|
||||||
|
|
||||||
_role = [_role] call BIS_fnc_filterString;
|
|
||||||
_name = [_name] call BIS_fnc_filterString;
|
|
||||||
|
|
||||||
_stream_path = _name + "_" + _role + "_" + _uuid_short;
|
|
||||||
|
|
||||||
armatak_mediamtx_video_stream_instance_address = GETMVAR(instance_address,false);
|
|
||||||
armatak_mediamtx_video_stream_instance_port = missionNamespace getVariable "instance_port";
|
|
||||||
armatak_mediamtx_video_stream_instance_auth_user = missionNamespace getVariable "instance_auth_user";
|
|
||||||
armatak_mediamtx_video_stream_instance_auth_pass = missionNamespace getVariable "instance_auth_pass";
|
|
||||||
|
|
||||||
"armatak" callExtension ["video_stream:start", [armatak_mediamtx_video_stream_instance_address, armatak_mediamtx_video_stream_instance_port, _stream_path, armatak_mediamtx_video_stream_instance_auth_user, armatak_mediamtx_video_stream_instance_auth_pass]];
|
|
||||||
(_this select 0) setVariable ["armatak_video_feed_is_streaming", true];
|
|
||||||
},
|
|
||||||
{
|
|
||||||
(_this select 0) getVariable "armatak_video_feed_is_streaming" == false
|
|
||||||
}
|
|
||||||
] call ace_interact_menu_fnc_createAction;
|
|
||||||
[
|
|
||||||
"Man",
|
|
||||||
1,
|
|
||||||
["ACE_SelfActions"],
|
|
||||||
_startAction,
|
|
||||||
true
|
|
||||||
] call ace_interact_menu_fnc_addActionToClass;
|
|
||||||
|
|
||||||
_stopAction = [
|
|
||||||
"ArmatakStopStream",
|
|
||||||
"Stop Video Feed",
|
|
||||||
"",
|
|
||||||
{
|
|
||||||
"armatak" callExtension ["video_stream:stop", []];
|
|
||||||
SETVAR(_this select 0,GVAR(isStreaming),false);
|
|
||||||
},
|
|
||||||
{
|
|
||||||
GETVAR((this select 0),GVAR(isStreaming),false)
|
|
||||||
}
|
|
||||||
] call ace_interact_menu_fnc_createAction;
|
|
||||||
[
|
|
||||||
"Man",
|
|
||||||
1,
|
|
||||||
["ACE_SelfActions"],
|
|
||||||
_stopAction,
|
|
||||||
true
|
|
||||||
] call ace_interact_menu_fnc_addActionToClass;
|
|
||||||
if (isMultiplayer) then {
|
|
||||||
{
|
|
||||||
SETVAR(_x,GVAR(isStreaming),false);
|
|
||||||
} forEach playableUnits;
|
|
||||||
} else {
|
|
||||||
SETVAR(player,GVAR(isStreaming),false);
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
true;
|
|
||||||
1
app/.gitignore
vendored
1
app/.gitignore
vendored
@@ -1 +0,0 @@
|
|||||||
/build
|
|
||||||
@@ -1,55 +0,0 @@
|
|||||||
plugins {
|
|
||||||
alias(libs.plugins.android.application)
|
|
||||||
alias(libs.plugins.jetbrains.kotlin.android)
|
|
||||||
}
|
|
||||||
|
|
||||||
android {
|
|
||||||
namespace = "com.armatak.simtak"
|
|
||||||
compileSdk = 34
|
|
||||||
|
|
||||||
defaultConfig {
|
|
||||||
applicationId = "com.armatak.simtak"
|
|
||||||
minSdk = 29
|
|
||||||
targetSdk = 34
|
|
||||||
versionCode = 1
|
|
||||||
versionName = "1.0"
|
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
|
||||||
}
|
|
||||||
|
|
||||||
buildTypes {
|
|
||||||
release {
|
|
||||||
isMinifyEnabled = false
|
|
||||||
proguardFiles(
|
|
||||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
|
||||||
"proguard-rules.pro"
|
|
||||||
)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
compileOptions {
|
|
||||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
|
||||||
targetCompatibility = JavaVersion.VERSION_1_8
|
|
||||||
}
|
|
||||||
kotlinOptions {
|
|
||||||
jvmTarget = "1.8"
|
|
||||||
}
|
|
||||||
viewBinding {
|
|
||||||
enable = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
|
|
||||||
implementation(libs.androidx.core.ktx)
|
|
||||||
implementation(libs.androidx.appcompat)
|
|
||||||
implementation(libs.material)
|
|
||||||
implementation(libs.androidx.activity)
|
|
||||||
implementation(libs.androidx.constraintlayout)
|
|
||||||
|
|
||||||
implementation(libs.okhttp)
|
|
||||||
//Vision - Qr/BarCodeScanner
|
|
||||||
implementation(libs.play.services.vision)
|
|
||||||
testImplementation(libs.junit)
|
|
||||||
androidTestImplementation(libs.androidx.junit)
|
|
||||||
androidTestImplementation(libs.androidx.espresso.core)
|
|
||||||
}
|
|
||||||
21
app/proguard-rules.pro
vendored
21
app/proguard-rules.pro
vendored
@@ -1,21 +0,0 @@
|
|||||||
# Add project specific ProGuard rules here.
|
|
||||||
# You can control the set of applied configuration files using the
|
|
||||||
# proguardFiles setting in build.gradle.
|
|
||||||
#
|
|
||||||
# For more details, see
|
|
||||||
# http://developer.android.com/guide/developing/tools/proguard.html
|
|
||||||
|
|
||||||
# If your project uses WebView with JS, uncomment the following
|
|
||||||
# and specify the fully qualified class name to the JavaScript interface
|
|
||||||
# class:
|
|
||||||
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
|
||||||
# public *;
|
|
||||||
#}
|
|
||||||
|
|
||||||
# Uncomment this to preserve the line number information for
|
|
||||||
# debugging stack traces.
|
|
||||||
#-keepattributes SourceFile,LineNumberTable
|
|
||||||
|
|
||||||
# If you keep the line number information, uncomment this to
|
|
||||||
# hide the original source file name.
|
|
||||||
#-renamesourcefileattribute SourceFile
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
package com.armatak.simtak
|
|
||||||
|
|
||||||
import androidx.test.platform.app.InstrumentationRegistry
|
|
||||||
import androidx.test.ext.junit.runners.AndroidJUnit4
|
|
||||||
|
|
||||||
import org.junit.Test
|
|
||||||
import org.junit.runner.RunWith
|
|
||||||
|
|
||||||
import org.junit.Assert.*
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Instrumented test, which will execute on an Android device.
|
|
||||||
*
|
|
||||||
* See [testing documentation](http://d.android.com/tools/testing).
|
|
||||||
*/
|
|
||||||
@RunWith(AndroidJUnit4::class)
|
|
||||||
class ExampleInstrumentedTest {
|
|
||||||
@Test
|
|
||||||
fun useAppContext() {
|
|
||||||
// Context of the app under test.
|
|
||||||
val appContext = InstrumentationRegistry.getInstrumentation().targetContext
|
|
||||||
assertEquals("com.armatak.simtak", appContext.packageName)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<manifest xmlns:tools="http://schemas.android.com/tools"
|
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"
|
|
||||||
tools:ignore="ProtectedPermissions" />
|
|
||||||
</manifest>
|
|
||||||
@@ -1,66 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
xmlns:tools="http://schemas.android.com/tools">
|
|
||||||
|
|
||||||
<uses-feature
|
|
||||||
android:name="android.hardware.camera"
|
|
||||||
android:required="true" />
|
|
||||||
<uses-feature android:name="android.hardware.camera.autofocus"
|
|
||||||
android:required="false"/>
|
|
||||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
|
||||||
<uses-permission android:name="android.permission.INTERNET" />
|
|
||||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
|
|
||||||
<uses-permission android:name="android.permission.CAMERA" />
|
|
||||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
|
||||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_LOCATION"/>
|
|
||||||
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
|
|
||||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
|
|
||||||
|
|
||||||
|
|
||||||
<application
|
|
||||||
android:allowBackup="true"
|
|
||||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
|
||||||
android:fullBackupContent="@xml/backup_rules"
|
|
||||||
android:icon="@drawable/appicon_simtak"
|
|
||||||
android:usesCleartextTraffic="true"
|
|
||||||
android:label="@string/app_name"
|
|
||||||
android:roundIcon="@drawable/appicon_simtak"
|
|
||||||
android:supportsRtl="true"
|
|
||||||
android:theme="@style/Theme.SIMTAK"
|
|
||||||
tools:targetApi="31">
|
|
||||||
<activity
|
|
||||||
android:name=".trackerLog.TrackerLogActivity"
|
|
||||||
android:screenOrientation="portrait"
|
|
||||||
android:exported="false"
|
|
||||||
tools:ignore="LockedOrientationActivity" />
|
|
||||||
<activity
|
|
||||||
android:name=".ScannerActivity"
|
|
||||||
android:screenOrientation="portrait"
|
|
||||||
android:exported="false"
|
|
||||||
tools:ignore="LockedOrientationActivity" />
|
|
||||||
<activity
|
|
||||||
android:name=".HomeActivity"
|
|
||||||
android:screenOrientation="portrait"
|
|
||||||
tools:ignore="LockedOrientationActivity"
|
|
||||||
android:exported="true">
|
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
|
||||||
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
|
||||||
|
|
||||||
<service
|
|
||||||
android:name=".LocationSimulationService"
|
|
||||||
android:exported="true"
|
|
||||||
android:foregroundServiceType="location"
|
|
||||||
android:permission="android.permission.ACCESS_MOCK_LOCATION">
|
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
|
||||||
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
</intent-filter>
|
|
||||||
</service>
|
|
||||||
</application>
|
|
||||||
|
|
||||||
</manifest>
|
|
||||||
@@ -1,182 +0,0 @@
|
|||||||
package com.armatak.simtak
|
|
||||||
|
|
||||||
import android.Manifest
|
|
||||||
import android.app.Dialog
|
|
||||||
import android.content.Intent
|
|
||||||
import android.content.pm.PackageManager
|
|
||||||
import android.graphics.Color
|
|
||||||
import android.graphics.drawable.ColorDrawable
|
|
||||||
import android.net.Uri
|
|
||||||
import android.os.Build
|
|
||||||
import android.os.Bundle
|
|
||||||
import android.provider.Settings
|
|
||||||
import android.view.Window
|
|
||||||
import android.widget.Button
|
|
||||||
import android.widget.TextView
|
|
||||||
import android.widget.Toast
|
|
||||||
import androidx.activity.enableEdgeToEdge
|
|
||||||
import androidx.activity.result.ActivityResultLauncher
|
|
||||||
import androidx.activity.result.contract.ActivityResultContracts
|
|
||||||
import androidx.appcompat.app.AppCompatActivity
|
|
||||||
import androidx.core.content.ContextCompat
|
|
||||||
import androidx.core.view.ViewCompat
|
|
||||||
import androidx.core.view.WindowInsetsCompat
|
|
||||||
import com.armatak.simtak.databinding.ActivityHomeBinding
|
|
||||||
import com.armatak.simtak.trackerLog.TrackerLogActivity
|
|
||||||
|
|
||||||
class HomeActivity : AppCompatActivity() {
|
|
||||||
private lateinit var binding: ActivityHomeBinding
|
|
||||||
private var requestCamera: ActivityResultLauncher<String>? = null
|
|
||||||
private var requestPermissionLauncher: ActivityResultLauncher<String>? = null
|
|
||||||
private var requested = false
|
|
||||||
|
|
||||||
override fun onCreate(savedInstanceState: Bundle?) {
|
|
||||||
super.onCreate(savedInstanceState)
|
|
||||||
binding = ActivityHomeBinding.inflate(layoutInflater)
|
|
||||||
setContentView(binding.root)
|
|
||||||
enableEdgeToEdge()
|
|
||||||
ViewCompat.setOnApplyWindowInsetsListener(binding.root) { v, insets ->
|
|
||||||
val systemBars = insets.getInsets(WindowInsetsCompat.Type.systemBars())
|
|
||||||
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom)
|
|
||||||
insets
|
|
||||||
}
|
|
||||||
|
|
||||||
requestCamera = registerForActivityResult(ActivityResultContracts.RequestPermission()) {
|
|
||||||
if (it) {
|
|
||||||
initScan()
|
|
||||||
} else {
|
|
||||||
Toast.makeText(
|
|
||||||
this,
|
|
||||||
"Sem permissão para acessar a camera. Permita o acesso para continuar",
|
|
||||||
Toast.LENGTH_LONG
|
|
||||||
).show()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
requestPermissionLauncher = registerForActivityResult(
|
|
||||||
ActivityResultContracts.RequestPermission(),
|
|
||||||
) { isGranted: Boolean ->
|
|
||||||
if (isGranted) {
|
|
||||||
Toast.makeText(baseContext, "Notificações Habilitadas", Toast.LENGTH_SHORT).show()
|
|
||||||
requestCamera?.launch(Manifest.permission.CAMERA)
|
|
||||||
} else {
|
|
||||||
Toast.makeText(
|
|
||||||
baseContext,
|
|
||||||
"Por favor confirme a permissão",
|
|
||||||
Toast.LENGTH_SHORT
|
|
||||||
).show()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
initUI()
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun validateUrl() {
|
|
||||||
val etServerAddressLayout = binding.etServerAddressLayout
|
|
||||||
val etServerAddress = binding.etServerAddress
|
|
||||||
val serverAddress = etServerAddress.text.toString()
|
|
||||||
|
|
||||||
val regexPatterns = listOf(
|
|
||||||
"^ws://\\b(?:(?:2(?:[0-4][0-9]|5[0-5])|[0-1]?[0-9]?[0-9])\\.){3}(?:(?:2([0-4][0-9]|5[0-5])|[0-1]?[0-9]?[0-9]))\\b:[0-9]+\$",
|
|
||||||
"^ws://([A-Za-z0-9]+(\\.[A-Za-z0-9]+)+)\$"
|
|
||||||
)
|
|
||||||
|
|
||||||
val allowed = regexPatterns.any { patterns ->
|
|
||||||
Regex(patterns).matches(serverAddress)
|
|
||||||
}
|
|
||||||
|
|
||||||
if(allowed) {
|
|
||||||
requested = false
|
|
||||||
val intent = Intent(this, TrackerLogActivity::class.java)
|
|
||||||
intent.putExtra("webSocketUrl", serverAddress)
|
|
||||||
startActivity(intent)
|
|
||||||
} else {
|
|
||||||
requested = false
|
|
||||||
etServerAddressLayout.error = "Server Address need to be a valid URL"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun initScan() {
|
|
||||||
startActivity(Intent(this, ScannerActivity::class.java))
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
private fun initUI() {
|
|
||||||
binding.btnScanQrCode.setOnClickListener {
|
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) {
|
|
||||||
if (ContextCompat.checkSelfPermission(
|
|
||||||
this,
|
|
||||||
Manifest.permission.POST_NOTIFICATIONS
|
|
||||||
) ==
|
|
||||||
PackageManager.PERMISSION_GRANTED
|
|
||||||
) {
|
|
||||||
requestCamera?.launch(Manifest.permission.CAMERA)
|
|
||||||
} else if (shouldShowRequestPermissionRationale(Manifest.permission.POST_NOTIFICATIONS)) {
|
|
||||||
requestNotificationByDialog()
|
|
||||||
} else {
|
|
||||||
requestPermissionLauncher?.launch(Manifest.permission.POST_NOTIFICATIONS)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
binding.btnConnectToServer.setOnClickListener {
|
|
||||||
val serverAddress = binding.etServerAddress.text.toString()
|
|
||||||
if (!requested && serverAddress.isNotBlank()){
|
|
||||||
validateUrl()
|
|
||||||
} else {
|
|
||||||
binding.etServerAddressLayout.error = "This Input cannot be blank"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
configureFooterLinks()
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
private fun requestNotificationByDialog() {
|
|
||||||
val dialog = Dialog(this)
|
|
||||||
dialog.requestWindowFeature(Window.FEATURE_NO_TITLE)
|
|
||||||
dialog.setContentView(R.layout.dialog_alert)
|
|
||||||
dialog.window?.setBackgroundDrawable(ColorDrawable(Color.TRANSPARENT))
|
|
||||||
|
|
||||||
val tvTitle: TextView = dialog.findViewById(R.id.title)
|
|
||||||
val tvMessage: TextView = dialog.findViewById(R.id.message)
|
|
||||||
val btnCancel: Button = dialog.findViewById(R.id.btnCancel)
|
|
||||||
val btnAccept: Button = dialog.findViewById(R.id.btnAccept)
|
|
||||||
|
|
||||||
btnCancel.text = getString(R.string.cancel)
|
|
||||||
btnCancel.setOnClickListener {
|
|
||||||
dialog.dismiss()
|
|
||||||
}
|
|
||||||
tvTitle.text = getString(R.string.allowNotificationsPermission)
|
|
||||||
tvMessage.text = getString(R.string.needNotificationsPermissionMessage)
|
|
||||||
btnAccept.text = getString(R.string.goToSettings)
|
|
||||||
btnAccept.setOnClickListener {
|
|
||||||
val intent = Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS)
|
|
||||||
intent.putExtra(Settings.EXTRA_APP_PACKAGE, this.packageName)
|
|
||||||
startActivity(intent)
|
|
||||||
dialog.dismiss()
|
|
||||||
}
|
|
||||||
dialog.show()
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun configureFooterLinks() {
|
|
||||||
binding.btnGithubProject.setOnClickListener {
|
|
||||||
openLink(getString(R.string.githubProjectUrl))
|
|
||||||
}
|
|
||||||
binding.btnWiki.setOnClickListener {
|
|
||||||
openLink(getString(R.string.wikiUrl))
|
|
||||||
}
|
|
||||||
binding.btnDiscord.setOnClickListener {
|
|
||||||
openLink(getString(R.string.discordUrl))
|
|
||||||
}
|
|
||||||
binding.btnSteamProject.setOnClickListener {
|
|
||||||
openLink(getString(R.string.steamUrl))
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun openLink(url: String) {
|
|
||||||
val intent = Intent(Intent.ACTION_VIEW, Uri.parse(url))
|
|
||||||
startActivity(intent)
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,237 +0,0 @@
|
|||||||
package com.armatak.simtak
|
|
||||||
|
|
||||||
import android.app.NotificationManager
|
|
||||||
import android.app.Service
|
|
||||||
import android.content.Intent
|
|
||||||
import android.location.Location
|
|
||||||
import android.location.LocationManager
|
|
||||||
import android.location.provider.ProviderProperties
|
|
||||||
import android.os.Binder
|
|
||||||
import android.os.Build
|
|
||||||
import android.os.Handler
|
|
||||||
import android.os.IBinder
|
|
||||||
import android.os.Looper
|
|
||||||
import android.os.SystemClock
|
|
||||||
import android.util.Log
|
|
||||||
import com.armatak.simtak.core.Util.createNotificationChannel
|
|
||||||
import com.armatak.simtak.core.Util.getActualTime
|
|
||||||
import com.armatak.simtak.core.Util.getMockLocationStoppedNotification
|
|
||||||
import com.armatak.simtak.core.Util.getNeedReconnectNotification
|
|
||||||
import com.armatak.simtak.core.Util.getRunningNotification
|
|
||||||
import com.armatak.simtak.core.Util.getServiceDestroyedNotification
|
|
||||||
import com.armatak.simtak.core.Util.getStartedServiceNotification
|
|
||||||
import com.armatak.simtak.trackerLog.data.models.ConnectionStatus
|
|
||||||
import com.armatak.simtak.trackerLog.data.models.LogModel
|
|
||||||
import com.armatak.simtak.trackerLog.data.models.LogTypes
|
|
||||||
import kotlinx.coroutines.CoroutineScope
|
|
||||||
import kotlinx.coroutines.Dispatchers
|
|
||||||
import kotlinx.coroutines.flow.MutableStateFlow
|
|
||||||
import kotlinx.coroutines.flow.StateFlow
|
|
||||||
import kotlinx.coroutines.flow.collectLatest
|
|
||||||
import kotlinx.coroutines.launch
|
|
||||||
import org.json.JSONObject
|
|
||||||
|
|
||||||
private const val TAG = "LocationSimulationService"
|
|
||||||
|
|
||||||
class LocationSimulationService : Service() {
|
|
||||||
private val binder = LocationMockBinder()
|
|
||||||
private lateinit var webSocketClient: WebSocketClient
|
|
||||||
|
|
||||||
private var logTrackerMutableList = mutableListOf<LogModel>()
|
|
||||||
private var lastLineId = 0
|
|
||||||
|
|
||||||
private var connectionAttemps = 0
|
|
||||||
|
|
||||||
private val _connectionStatus = MutableStateFlow<ConnectionStatus>(ConnectionStatus.InitialValue)
|
|
||||||
private val connectionStatus : StateFlow<ConnectionStatus> = _connectionStatus
|
|
||||||
private val _logTracker = MutableStateFlow(emptyList<LogModel>())
|
|
||||||
private val logTracker : StateFlow<List<LogModel>> = _logTracker
|
|
||||||
|
|
||||||
init {
|
|
||||||
Log.d(TAG, "$TAG, initialized")
|
|
||||||
}
|
|
||||||
|
|
||||||
private val socketListener = object : WebSocketClient.SocketListener {
|
|
||||||
override fun onMessage(message: String) {
|
|
||||||
try {
|
|
||||||
if (message[0] == '{') {
|
|
||||||
val jsonObject = JSONObject(message)
|
|
||||||
val latitude = jsonObject.getDouble("latitude")
|
|
||||||
val longitude = jsonObject.getDouble("longitude")
|
|
||||||
val bearing = jsonObject.getDouble("bearing")
|
|
||||||
simulateLocation(latitude, longitude, bearing)
|
|
||||||
addEntryToLog(message, LogTypes.Normal)
|
|
||||||
} else {
|
|
||||||
Log.e(TAG, "Non an JsonObject, text: $message")
|
|
||||||
addEntryToLog("Non an JsonObject, text: $message", LogTypes.Warning)
|
|
||||||
}
|
|
||||||
} catch (e: Exception) {
|
|
||||||
Log.e(TAG, e.localizedMessage, e)
|
|
||||||
addEntryToLog(e.localizedMessage, LogTypes.Error)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
fun addEntryToLog(message: String?, type: LogTypes) {
|
|
||||||
lastLineId += 1
|
|
||||||
logTrackerMutableList.add(
|
|
||||||
LogModel(
|
|
||||||
lastLineId,
|
|
||||||
getActualTime(),
|
|
||||||
message?:"null",
|
|
||||||
type
|
|
||||||
)
|
|
||||||
)
|
|
||||||
val newList = logTrackerMutableList.toList()
|
|
||||||
_logTracker.value = newList
|
|
||||||
}
|
|
||||||
|
|
||||||
fun getLog(): StateFlow<List<LogModel>> {
|
|
||||||
return logTracker
|
|
||||||
}
|
|
||||||
fun getConnectionStatus(): StateFlow<ConnectionStatus> {
|
|
||||||
return connectionStatus
|
|
||||||
}
|
|
||||||
|
|
||||||
fun connectToServer(url: String){
|
|
||||||
CoroutineScope(Dispatchers.IO).launch {
|
|
||||||
try {
|
|
||||||
connectionAttemps ++
|
|
||||||
webSocketClient = WebSocketClient.getInstance()
|
|
||||||
addEntryToLog("Server Address: $url", LogTypes.NetworkOperation)
|
|
||||||
webSocketClient.setSocketUrl(url)
|
|
||||||
webSocketClient.setListener(socketListener)
|
|
||||||
webSocketClient.connect()
|
|
||||||
_connectionStatus.value = ConnectionStatus.Connected
|
|
||||||
addEntryToLog("Connection Server Success", LogTypes.NetworkOperation)
|
|
||||||
} catch (e: Exception) {
|
|
||||||
Log.e(TAG, e.localizedMessage, e)
|
|
||||||
when (e.localizedMessage){
|
|
||||||
"Expected URL scheme 'http' or 'https' but no scheme was found for test u..." -> {
|
|
||||||
addEntryToLog("Expected ws:// or wss:// scheme, this is only for debug", LogTypes.Warning)
|
|
||||||
_connectionStatus.value = ConnectionStatus.Disconnected
|
|
||||||
}
|
|
||||||
else -> {
|
|
||||||
if (connectionAttemps < 6){
|
|
||||||
addEntryToLog("Attemp: $connectionAttemps \nError:${e.localizedMessage}", LogTypes.Warning)
|
|
||||||
_connectionStatus.value = ConnectionStatus.OnReconnect
|
|
||||||
Handler(Looper.getMainLooper()).postDelayed({
|
|
||||||
connectToServer(url)
|
|
||||||
}, 1500)
|
|
||||||
} else {
|
|
||||||
addEntryToLog("Exceed Connection Attemps", LogTypes.Error)
|
|
||||||
connectionAttemps = -1
|
|
||||||
_connectionStatus.value = ConnectionStatus.Awaiting
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onBind(intent: Intent): IBinder {
|
|
||||||
return binder
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
private fun simulateLocation(latitude: Double, longitude: Double, bearing: Double) {
|
|
||||||
val locationManager = baseContext.getSystemService(LOCATION_SERVICE) as LocationManager
|
|
||||||
// Create a Location Object
|
|
||||||
val location = Location(LocationManager.GPS_PROVIDER)
|
|
||||||
location.latitude = latitude
|
|
||||||
location.longitude = longitude
|
|
||||||
location.accuracy = 3f
|
|
||||||
location.altitude = 0.0
|
|
||||||
location.time = System.currentTimeMillis()
|
|
||||||
location.bearing = bearing.toFloat()
|
|
||||||
location.setBearingAccuracyDegrees(0.1F)
|
|
||||||
location.setVerticalAccuracyMeters(0.1F)
|
|
||||||
location.setSpeedAccuracyMetersPerSecond(0.01F)
|
|
||||||
location.elapsedRealtimeNanos = SystemClock.elapsedRealtimeNanos()
|
|
||||||
var powerUsage = 3
|
|
||||||
var accuracy = 5
|
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S){
|
|
||||||
powerUsage = ProviderProperties.POWER_USAGE_LOW
|
|
||||||
accuracy = ProviderProperties.ACCURACY_COARSE
|
|
||||||
}
|
|
||||||
//Create Test Provider
|
|
||||||
locationManager.addTestProvider(
|
|
||||||
LocationManager.GPS_PROVIDER,
|
|
||||||
false,
|
|
||||||
false,
|
|
||||||
false,
|
|
||||||
false,
|
|
||||||
false,
|
|
||||||
true,
|
|
||||||
true,
|
|
||||||
powerUsage,
|
|
||||||
accuracy
|
|
||||||
)
|
|
||||||
// Enable Mock Provider
|
|
||||||
locationManager.setTestProviderEnabled(LocationManager.GPS_PROVIDER, true)
|
|
||||||
|
|
||||||
// Mock Location on System
|
|
||||||
locationManager.setTestProviderLocation(LocationManager.GPS_PROVIDER, location)
|
|
||||||
}
|
|
||||||
|
|
||||||
fun stopByActivity() {
|
|
||||||
webSocketClient.disconnect()
|
|
||||||
_connectionStatus.value = ConnectionStatus.Disconnected
|
|
||||||
addEntryToLog("Connection Stopped", LogTypes.NetworkOperation)
|
|
||||||
val locationManager = baseContext.getSystemService(LOCATION_SERVICE) as LocationManager
|
|
||||||
locationManager.removeTestProvider(LocationManager.GPS_PROVIDER)
|
|
||||||
addEntryToLog("MockLocation Stopped", LogTypes.Warning)
|
|
||||||
this.stopSelf()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onCreate() {
|
|
||||||
super.onCreate()
|
|
||||||
val manager = getSystemService(NOTIFICATION_SERVICE) as NotificationManager
|
|
||||||
createNotificationChannel(manager)
|
|
||||||
CoroutineScope(Dispatchers.Default).launch{
|
|
||||||
notifyStatusByPushNotification()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onStartCommand(intent: Intent?, flags: Int, startId: Int): Int {
|
|
||||||
val notification = getStartedServiceNotification(this)
|
|
||||||
startForeground(5142, notification)
|
|
||||||
return START_STICKY
|
|
||||||
}
|
|
||||||
|
|
||||||
private suspend fun notifyStatusByPushNotification(){
|
|
||||||
getConnectionStatus().collectLatest { status ->
|
|
||||||
when(status){
|
|
||||||
ConnectionStatus.Awaiting -> {
|
|
||||||
val notification = getNeedReconnectNotification(this)
|
|
||||||
val manager = getSystemService(NOTIFICATION_SERVICE) as NotificationManager
|
|
||||||
manager.notify(5142, notification)
|
|
||||||
}
|
|
||||||
ConnectionStatus.Connected -> {
|
|
||||||
val notification = getRunningNotification(this)
|
|
||||||
val manager = getSystemService(NOTIFICATION_SERVICE) as NotificationManager
|
|
||||||
manager.notify(5142, notification)
|
|
||||||
}
|
|
||||||
ConnectionStatus.Disconnected -> {
|
|
||||||
val notification = getMockLocationStoppedNotification(this)
|
|
||||||
val manager = getSystemService(NOTIFICATION_SERVICE) as NotificationManager
|
|
||||||
manager.notify(5142, notification)
|
|
||||||
}
|
|
||||||
else -> {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onDestroy() {
|
|
||||||
super.onDestroy()
|
|
||||||
val notification = getServiceDestroyedNotification(this)
|
|
||||||
val manager = getSystemService(NOTIFICATION_SERVICE) as NotificationManager
|
|
||||||
manager.notify(5142, notification)
|
|
||||||
Log.e(TAG, "Service destroyed")
|
|
||||||
}
|
|
||||||
|
|
||||||
inner class LocationMockBinder: Binder(){
|
|
||||||
fun getService() = this@LocationSimulationService
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,114 +0,0 @@
|
|||||||
package com.armatak.simtak
|
|
||||||
|
|
||||||
import android.annotation.SuppressLint
|
|
||||||
import android.content.Intent
|
|
||||||
import android.os.Bundle
|
|
||||||
import android.os.Handler
|
|
||||||
import android.os.Looper
|
|
||||||
import android.view.SurfaceHolder
|
|
||||||
import android.widget.Toast
|
|
||||||
import androidx.appcompat.app.AppCompatActivity
|
|
||||||
import androidx.lifecycle.lifecycleScope
|
|
||||||
import com.armatak.simtak.databinding.ActivityScannerBinding
|
|
||||||
import com.armatak.simtak.trackerLog.TrackerLogActivity
|
|
||||||
import com.google.android.gms.vision.CameraSource
|
|
||||||
import com.google.android.gms.vision.Detector
|
|
||||||
import com.google.android.gms.vision.barcode.Barcode
|
|
||||||
import com.google.android.gms.vision.barcode.BarcodeDetector
|
|
||||||
import kotlinx.coroutines.Dispatchers
|
|
||||||
import kotlinx.coroutines.launch
|
|
||||||
import kotlinx.coroutines.withContext
|
|
||||||
import java.io.IOException
|
|
||||||
|
|
||||||
class ScannerActivity : AppCompatActivity() {
|
|
||||||
|
|
||||||
private lateinit var binding: ActivityScannerBinding
|
|
||||||
|
|
||||||
private var tentativa = false
|
|
||||||
private lateinit var barcodeDetector: BarcodeDetector
|
|
||||||
private lateinit var cameraSource: CameraSource
|
|
||||||
var intentData = ""
|
|
||||||
override fun onCreate(savedInstanceState: Bundle?) {
|
|
||||||
super.onCreate(savedInstanceState)
|
|
||||||
binding = ActivityScannerBinding.inflate(layoutInflater)
|
|
||||||
setContentView(binding.root)
|
|
||||||
initScanBarcode()
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun initScanBarcode() {
|
|
||||||
barcodeDetector = BarcodeDetector.Builder(this)
|
|
||||||
.setBarcodeFormats(Barcode.QR_CODE)
|
|
||||||
.build()
|
|
||||||
cameraSource = CameraSource.Builder(this, barcodeDetector)
|
|
||||||
.setRequestedPreviewSize(1080, 1080)
|
|
||||||
.setAutoFocusEnabled(true)
|
|
||||||
.setFacing(CameraSource.CAMERA_FACING_BACK)
|
|
||||||
.build()
|
|
||||||
binding.surfaceView.holder.addCallback(object : SurfaceHolder.Callback {
|
|
||||||
@SuppressLint("MissingPermission")
|
|
||||||
override fun surfaceCreated(holder: SurfaceHolder) {
|
|
||||||
try {
|
|
||||||
cameraSource.start(binding.surfaceView.holder)
|
|
||||||
} catch (e: IOException) {
|
|
||||||
e.printStackTrace()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun surfaceChanged(
|
|
||||||
holder: SurfaceHolder,
|
|
||||||
format: Int,
|
|
||||||
width: Int,
|
|
||||||
height: Int
|
|
||||||
) {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun surfaceDestroyed(holder: SurfaceHolder) {
|
|
||||||
cameraSource.stop()
|
|
||||||
}
|
|
||||||
})
|
|
||||||
barcodeDetector.setProcessor(object : Detector.Processor<Barcode> {
|
|
||||||
override fun release() {
|
|
||||||
Toast.makeText(applicationContext, "Scanner was stopped", Toast.LENGTH_SHORT).show()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun receiveDetections(detections: Detector.Detections<Barcode>) {
|
|
||||||
val barcodes = detections.detectedItems
|
|
||||||
if (barcodes.size() != 0) {
|
|
||||||
Thread.sleep(300)
|
|
||||||
|
|
||||||
intentData = barcodes.valueAt(0).displayValue
|
|
||||||
|
|
||||||
|
|
||||||
if (!tentativa) {
|
|
||||||
initTrackerActivity(intentData)
|
|
||||||
tentativa = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun initTrackerActivity(url: String?) {
|
|
||||||
lifecycleScope.launch(Dispatchers.IO) {
|
|
||||||
if (url != null) {
|
|
||||||
val intent = Intent(this@ScannerActivity, TrackerLogActivity::class.java)
|
|
||||||
intent.putExtra("webSocketUrl", url)
|
|
||||||
startActivity(intent)
|
|
||||||
Handler(Looper.getMainLooper()).postDelayed(
|
|
||||||
{ tentativa = false },
|
|
||||||
2000
|
|
||||||
)
|
|
||||||
} else {
|
|
||||||
withContext(Dispatchers.Main) {
|
|
||||||
Toast.makeText(baseContext, "Try Again, Scan Error", Toast.LENGTH_SHORT).show()
|
|
||||||
}
|
|
||||||
Handler(Looper.getMainLooper()).postDelayed(
|
|
||||||
{ tentativa = false },
|
|
||||||
1500
|
|
||||||
)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,121 +0,0 @@
|
|||||||
package com.armatak.simtak
|
|
||||||
|
|
||||||
import android.util.Log
|
|
||||||
import okhttp3.OkHttpClient
|
|
||||||
import okhttp3.Request
|
|
||||||
import okhttp3.Response
|
|
||||||
import okhttp3.WebSocketListener
|
|
||||||
|
|
||||||
class WebSocketClient {
|
|
||||||
private lateinit var webSocket: okhttp3.WebSocket
|
|
||||||
private var socketListener: SocketListener? = null
|
|
||||||
private var socketUrl = ""
|
|
||||||
private var shouldReconnect = true
|
|
||||||
private var client: OkHttpClient? = null
|
|
||||||
|
|
||||||
companion object {
|
|
||||||
private lateinit var instance: WebSocketClient
|
|
||||||
|
|
||||||
@JvmStatic
|
|
||||||
@Synchronized
|
|
||||||
//This function gives singleton instance of WebSocket.
|
|
||||||
fun getInstance(): WebSocketClient {
|
|
||||||
synchronized(WebSocketClient::class) {
|
|
||||||
if (!::instance.isInitialized) {
|
|
||||||
instance = WebSocketClient()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return instance
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
fun setListener(listener: SocketListener) {
|
|
||||||
this.socketListener = listener
|
|
||||||
}
|
|
||||||
|
|
||||||
fun setSocketUrl(socketUrl: String) {
|
|
||||||
this.socketUrl = socketUrl
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun initWebSocket() {
|
|
||||||
Log.e("socketCheck", "initWebSocket() socketurl = $socketUrl")
|
|
||||||
client = OkHttpClient()
|
|
||||||
val request = Request.Builder().url(url = socketUrl).build()
|
|
||||||
webSocket = client!!.newWebSocket(request, webSocketListener)
|
|
||||||
//this must me done else memory leak will be caused
|
|
||||||
client!!.dispatcher.executorService.shutdown()
|
|
||||||
}
|
|
||||||
|
|
||||||
fun connect() {
|
|
||||||
Log.e("socketCheck", "connect()")
|
|
||||||
shouldReconnect = true
|
|
||||||
initWebSocket()
|
|
||||||
}
|
|
||||||
|
|
||||||
fun reconnect() {
|
|
||||||
Log.e("socketCheck", "reconnect()")
|
|
||||||
initWebSocket()
|
|
||||||
}
|
|
||||||
|
|
||||||
//send
|
|
||||||
|
|
||||||
@Suppress("unused")
|
|
||||||
fun sendMessage(message: String) {
|
|
||||||
Log.e("socketCheck", "sendMessage($message)")
|
|
||||||
if (::webSocket.isInitialized) webSocket.send(message)
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
//We can close socket by two way:
|
|
||||||
|
|
||||||
//1. websocket.webSocket.close(1000, "Dont need connection")
|
|
||||||
//This attempts to initiate a graceful shutdown of this web socket.
|
|
||||||
//Any already-enqueued messages will be transmitted before the close message is sent but
|
|
||||||
//subsequent calls to send will return false and their messages will not be enqueued.
|
|
||||||
|
|
||||||
//2. websocket.cancel()
|
|
||||||
//This immediately and violently release resources held by this web socket,
|
|
||||||
//discarding any enqueued messages.
|
|
||||||
|
|
||||||
//Both does nothing if the web socket has already been closed or canceled.
|
|
||||||
fun disconnect() {
|
|
||||||
if (::webSocket.isInitialized) webSocket.close(1000, "Do not need connection anymore.")
|
|
||||||
shouldReconnect = false
|
|
||||||
}
|
|
||||||
|
|
||||||
interface SocketListener {
|
|
||||||
fun onMessage(message: String)
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
private val webSocketListener = object : WebSocketListener() {
|
|
||||||
//called when connection succeeded
|
|
||||||
//we are sending a message just after the socket is opened
|
|
||||||
override fun onOpen(webSocket: okhttp3.WebSocket, response: Response) {
|
|
||||||
Log.e("socketCheck", "onOpen()")
|
|
||||||
}
|
|
||||||
|
|
||||||
//called when text message received
|
|
||||||
override fun onMessage(webSocket: okhttp3.WebSocket, text: String) {
|
|
||||||
socketListener?.onMessage(text)
|
|
||||||
}
|
|
||||||
|
|
||||||
//called when binary message received
|
|
||||||
override fun onClosing(webSocket: okhttp3.WebSocket, code: Int, reason: String) {
|
|
||||||
Log.e("socketCheck", "onClosing()")
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onClosed(webSocket: okhttp3.WebSocket, code: Int, reason: String) {
|
|
||||||
//called when no more messages and the connection should be released
|
|
||||||
Log.e("socketCheck", "onClosed()")
|
|
||||||
if (shouldReconnect) reconnect()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onFailure(
|
|
||||||
webSocket: okhttp3.WebSocket, t: Throwable, response: Response?
|
|
||||||
) {
|
|
||||||
Log.e("socketCheck", "onFailure()")
|
|
||||||
if (shouldReconnect) reconnect()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,65 +0,0 @@
|
|||||||
package com.armatak.simtak.core
|
|
||||||
|
|
||||||
import android.app.Notification
|
|
||||||
import android.app.NotificationChannel
|
|
||||||
import android.app.NotificationManager
|
|
||||||
import android.content.Context
|
|
||||||
import androidx.core.app.NotificationCompat
|
|
||||||
import com.armatak.simtak.R
|
|
||||||
import java.time.LocalDateTime
|
|
||||||
import java.time.format.DateTimeFormatter
|
|
||||||
|
|
||||||
object Util {
|
|
||||||
const val CHANNEL_ID = "websocketChannel"
|
|
||||||
fun getActualTime(): String {
|
|
||||||
val now = LocalDateTime.now()
|
|
||||||
val formatter = DateTimeFormatter.ofPattern("HH:mm:ss:SSS")
|
|
||||||
return now.format(formatter)
|
|
||||||
}
|
|
||||||
|
|
||||||
fun createNotificationChannel(manager: NotificationManager) {
|
|
||||||
val websocketChannel = NotificationChannel(
|
|
||||||
CHANNEL_ID, "websocketChannelName",
|
|
||||||
NotificationManager.IMPORTANCE_HIGH
|
|
||||||
)
|
|
||||||
websocketChannel.description = "websocketChannelDescription"
|
|
||||||
websocketChannel.enableVibration(true)
|
|
||||||
manager.createNotificationChannel(websocketChannel)
|
|
||||||
}
|
|
||||||
|
|
||||||
fun getStartedServiceNotification(context: Context): Notification {
|
|
||||||
return NotificationCompat.Builder(context, CHANNEL_ID)
|
|
||||||
.setContentTitle("Service Started")
|
|
||||||
.setContentText("Service is ready to Start Tracking")
|
|
||||||
.setSmallIcon(R.drawable.appicon_simtak)
|
|
||||||
.build()
|
|
||||||
}
|
|
||||||
fun getRunningNotification(context: Context): Notification {
|
|
||||||
return NotificationCompat.Builder(context, CHANNEL_ID)
|
|
||||||
.setContentTitle("Mocking Location")
|
|
||||||
.setContentText("Service is running")
|
|
||||||
.setSmallIcon(R.drawable.appicon_simtak)
|
|
||||||
.build()
|
|
||||||
}
|
|
||||||
|
|
||||||
fun getNeedReconnectNotification(context: Context): Notification{
|
|
||||||
return NotificationCompat.Builder(context, CHANNEL_ID)
|
|
||||||
.setContentTitle("Need restart server connection")
|
|
||||||
.setContentText("Connection attempts failed. Check your network/server and try again")
|
|
||||||
.setSmallIcon(R.drawable.appicon_simtak)
|
|
||||||
.build()
|
|
||||||
}
|
|
||||||
fun getMockLocationStoppedNotification(context: Context): Notification{
|
|
||||||
return NotificationCompat.Builder(context, CHANNEL_ID)
|
|
||||||
.setContentTitle("Mock Location Stopped")
|
|
||||||
.setContentText("Disconnect from server")
|
|
||||||
.setSmallIcon(R.drawable.appicon_simtak)
|
|
||||||
.build()
|
|
||||||
}
|
|
||||||
fun getServiceDestroyedNotification(context: Context): Notification{
|
|
||||||
return NotificationCompat.Builder(context, CHANNEL_ID)
|
|
||||||
.setContentTitle("Service Destroyed")
|
|
||||||
.setSmallIcon(R.drawable.appicon_simtak)
|
|
||||||
.build()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,277 +0,0 @@
|
|||||||
package com.armatak.simtak.trackerLog
|
|
||||||
|
|
||||||
import android.Manifest
|
|
||||||
import android.app.Dialog
|
|
||||||
import android.content.ComponentName
|
|
||||||
import android.content.Context
|
|
||||||
import android.content.Intent
|
|
||||||
import android.content.ServiceConnection
|
|
||||||
import android.graphics.Color
|
|
||||||
import android.graphics.drawable.ColorDrawable
|
|
||||||
import android.os.Build
|
|
||||||
import android.os.Bundle
|
|
||||||
import android.os.IBinder
|
|
||||||
import android.view.Window
|
|
||||||
import android.widget.Button
|
|
||||||
import android.widget.TextView
|
|
||||||
import android.widget.Toast
|
|
||||||
import androidx.activity.enableEdgeToEdge
|
|
||||||
import androidx.activity.result.ActivityResultLauncher
|
|
||||||
import androidx.activity.result.contract.ActivityResultContracts
|
|
||||||
import androidx.appcompat.app.AppCompatActivity
|
|
||||||
import androidx.core.view.ViewCompat
|
|
||||||
import androidx.core.view.WindowInsetsCompat
|
|
||||||
import androidx.lifecycle.lifecycleScope
|
|
||||||
import androidx.recyclerview.widget.LinearLayoutManager
|
|
||||||
import androidx.recyclerview.widget.RecyclerView
|
|
||||||
import com.armatak.simtak.LocationSimulationService
|
|
||||||
import com.armatak.simtak.R
|
|
||||||
import com.armatak.simtak.databinding.ActivityTrackerLogBinding
|
|
||||||
import com.armatak.simtak.trackerLog.data.adapters.AdapterLogTracker
|
|
||||||
import com.armatak.simtak.trackerLog.data.models.ConnectionStatus
|
|
||||||
import kotlinx.coroutines.flow.collectLatest
|
|
||||||
import kotlinx.coroutines.launch
|
|
||||||
|
|
||||||
class TrackerLogActivity : AppCompatActivity() {
|
|
||||||
private var connectedToServer: Boolean = false
|
|
||||||
private lateinit var binding: ActivityTrackerLogBinding
|
|
||||||
private var url: String = ""
|
|
||||||
private lateinit var locationPermissionRequest : ActivityResultLauncher<Array<String>>
|
|
||||||
|
|
||||||
private var serviceStarted = false
|
|
||||||
|
|
||||||
private var rvAdapter = AdapterLogTracker()
|
|
||||||
private var lastThreeElementsAreVisible = false
|
|
||||||
|
|
||||||
private lateinit var mService: LocationSimulationService
|
|
||||||
private var mBound = false
|
|
||||||
private val mConnection = object : ServiceConnection{
|
|
||||||
override fun onServiceConnected(className: ComponentName?, binder : IBinder?) {
|
|
||||||
val service = binder as LocationSimulationService.LocationMockBinder
|
|
||||||
mService = service.getService()
|
|
||||||
mBound = true
|
|
||||||
initCollectors()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onServiceDisconnected(name: ComponentName?) {
|
|
||||||
mBound = false
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun initCollectors() {
|
|
||||||
lifecycleScope.launch {
|
|
||||||
if (mBound){
|
|
||||||
mService.getLog().collect { logModelList ->
|
|
||||||
rvAdapter.submitList(logModelList)
|
|
||||||
if (lastThreeElementsAreVisible){
|
|
||||||
binding.rvLogTracker.smoothScrollToPosition(rvAdapter.itemCount - 1)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
lifecycleScope.launch {
|
|
||||||
if (mBound){
|
|
||||||
mService.getConnectionStatus().collectLatest {
|
|
||||||
when (it){
|
|
||||||
ConnectionStatus.Connected -> {
|
|
||||||
binding.txtServerConnectionStatus.text = getString(R.string.serverConnectionStatusPropertyFormat, "Connected")
|
|
||||||
}
|
|
||||||
ConnectionStatus.Disconnected -> {
|
|
||||||
binding.txtServerConnectionStatus.text = getString(R.string.serverConnectionStatusPropertyFormat, "Disconnected")
|
|
||||||
}
|
|
||||||
ConnectionStatus.OnReconnect -> {
|
|
||||||
binding.txtServerConnectionStatus.text = getString(R.string.serverConnectionStatusPropertyFormat, "OnReconnect")
|
|
||||||
}
|
|
||||||
ConnectionStatus.Awaiting -> {
|
|
||||||
binding.txtServerConnectionStatus.text = getString(R.string.serverConnectionStatusPropertyFormat, "Awaiting")
|
|
||||||
showConnectionErrorDialog()
|
|
||||||
}
|
|
||||||
ConnectionStatus.InitialValue -> {
|
|
||||||
binding.txtServerConnectionStatus.text = getString(R.string.serverConnectionStatusPropertyFormat, "Not Initialized")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun showConnectionErrorDialog() {
|
|
||||||
val dialog = Dialog(this)
|
|
||||||
dialog.requestWindowFeature(Window.FEATURE_NO_TITLE)
|
|
||||||
dialog.setContentView(R.layout.dialog_alert)
|
|
||||||
dialog.window?.setBackgroundDrawable(ColorDrawable(Color.TRANSPARENT))
|
|
||||||
|
|
||||||
val tvTitle: TextView = dialog.findViewById(R.id.title)
|
|
||||||
val tvMessage: TextView = dialog.findViewById(R.id.message)
|
|
||||||
val btnCancel: Button = dialog.findViewById(R.id.btnCancel)
|
|
||||||
val btnAccept: Button = dialog.findViewById(R.id.btnAccept)
|
|
||||||
|
|
||||||
btnCancel.text = getString(R.string.cancel)
|
|
||||||
btnCancel.setOnClickListener {
|
|
||||||
dialog.dismiss()
|
|
||||||
}
|
|
||||||
tvTitle.text = getString(R.string.serverConnectionProblems)
|
|
||||||
tvMessage.text = getString(R.string.errorDescriptionFormat, "Connection attempts failed. Check your network/server and try again")
|
|
||||||
btnAccept.text = getString(R.string.tryAgain)
|
|
||||||
btnAccept.setOnClickListener {
|
|
||||||
if(mBound) mService.connectToServer(url)
|
|
||||||
dialog.dismiss()
|
|
||||||
}
|
|
||||||
dialog.show()
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onCreate(savedInstanceState: Bundle?) {
|
|
||||||
super.onCreate(savedInstanceState)
|
|
||||||
binding = ActivityTrackerLogBinding.inflate(layoutInflater)
|
|
||||||
setContentView(binding.root)
|
|
||||||
enableEdgeToEdge()
|
|
||||||
ViewCompat.setOnApplyWindowInsetsListener(binding.root) { v, insets ->
|
|
||||||
val systemBars = insets.getInsets(WindowInsetsCompat.Type.systemBars())
|
|
||||||
v.setPadding(systemBars.left, systemBars.top, systemBars.right, systemBars.bottom)
|
|
||||||
insets
|
|
||||||
}
|
|
||||||
|
|
||||||
url = intent.getStringExtra("webSocketUrl") ?: ""
|
|
||||||
|
|
||||||
locationPermissionRequest = registerForActivityResult(
|
|
||||||
ActivityResultContracts.RequestMultiplePermissions()
|
|
||||||
) { permissions ->
|
|
||||||
when {
|
|
||||||
permissions.getOrDefault(Manifest.permission.ACCESS_FINE_LOCATION, false) -> {
|
|
||||||
if(!serviceStarted){
|
|
||||||
Intent(this, LocationSimulationService::class.java).also {
|
|
||||||
startService(it)
|
|
||||||
bindService(it, mConnection, Context.BIND_AUTO_CREATE)
|
|
||||||
}
|
|
||||||
serviceStarted = true
|
|
||||||
}
|
|
||||||
if(mBound && !connectedToServer){
|
|
||||||
mService.connectToServer(url)
|
|
||||||
connectedToServer = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
permissions.getOrDefault(Manifest.permission.ACCESS_COARSE_LOCATION, false) -> {
|
|
||||||
if(!serviceStarted){
|
|
||||||
Intent(this, LocationSimulationService::class.java).also {
|
|
||||||
startService(it)
|
|
||||||
bindService(it, mConnection, Context.BIND_AUTO_CREATE)
|
|
||||||
}
|
|
||||||
serviceStarted = true
|
|
||||||
}
|
|
||||||
if(mBound && !connectedToServer){
|
|
||||||
mService.connectToServer(url)
|
|
||||||
connectedToServer = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else -> {
|
|
||||||
Toast.makeText(baseContext, "Problems with permission", Toast.LENGTH_SHORT)
|
|
||||||
.show()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onStart() {
|
|
||||||
super.onStart()
|
|
||||||
initUI()
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun initUI() {
|
|
||||||
|
|
||||||
binding.txtServerAddress.text = getString(R.string.serverAddressPropertyFormat, url)
|
|
||||||
|
|
||||||
binding.btnBack.setOnClickListener {
|
|
||||||
if (!connectedToServer){
|
|
||||||
onBackPressedDispatcher.onBackPressed()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
binding.startService.setOnClickListener {
|
|
||||||
val connectionStatus = if (mBound){
|
|
||||||
mService.getConnectionStatus().value
|
|
||||||
} else {
|
|
||||||
ConnectionStatus.InitialValue
|
|
||||||
}
|
|
||||||
when (connectionStatus){
|
|
||||||
ConnectionStatus.Awaiting -> requestLocationPermission()
|
|
||||||
ConnectionStatus.InitialValue -> requestLocationPermission()
|
|
||||||
ConnectionStatus.Disconnected -> requestLocationPermission()
|
|
||||||
else -> {
|
|
||||||
Toast.makeText(this, "SIMTAK Service is already running", Toast.LENGTH_SHORT).show()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (!serviceStarted){
|
|
||||||
binding.startService.performClick()
|
|
||||||
}
|
|
||||||
binding.stopService.setOnClickListener {
|
|
||||||
val connectionStatus = if (mBound){
|
|
||||||
mService.getConnectionStatus().value
|
|
||||||
} else {
|
|
||||||
ConnectionStatus.InitialValue
|
|
||||||
}
|
|
||||||
when (connectionStatus){
|
|
||||||
ConnectionStatus.Awaiting -> secureStopService()
|
|
||||||
ConnectionStatus.Connected -> secureStopService()
|
|
||||||
ConnectionStatus.OnReconnect -> secureStopService()
|
|
||||||
else -> {
|
|
||||||
Toast.makeText(this, "SIMTAK Service is already stopped", Toast.LENGTH_SHORT).show()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
setUpLogTrackerRV()
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun setUpLogTrackerRV() {
|
|
||||||
val rv = binding.rvLogTracker
|
|
||||||
rv.adapter = rvAdapter
|
|
||||||
rv.layoutManager = LinearLayoutManager(this)
|
|
||||||
rv.addOnScrollListener(object : RecyclerView.OnScrollListener(){
|
|
||||||
override fun onScrolled(recyclerView: RecyclerView, dx: Int, dy: Int) {
|
|
||||||
super.onScrolled(recyclerView, dx, dy)
|
|
||||||
val layoutManager = recyclerView.layoutManager as LinearLayoutManager?
|
|
||||||
layoutManager?.let {
|
|
||||||
val totalItemCount = it.itemCount
|
|
||||||
val lastVisibleItemPosition = it.findLastVisibleItemPosition()
|
|
||||||
|
|
||||||
lastThreeElementsAreVisible = totalItemCount - lastVisibleItemPosition <= 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun secureStopService(){
|
|
||||||
if (mBound){
|
|
||||||
mService.stopByActivity()
|
|
||||||
connectedToServer = false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onResume() {
|
|
||||||
super.onResume()
|
|
||||||
if (rvAdapter.itemCount -1 > 0){
|
|
||||||
binding.rvLogTracker.smoothScrollToPosition(rvAdapter.itemCount - 1)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private fun requestLocationPermission() {
|
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.UPSIDE_DOWN_CAKE) {
|
|
||||||
locationPermissionRequest.launch(
|
|
||||||
arrayOf(
|
|
||||||
Manifest.permission.FOREGROUND_SERVICE_LOCATION,
|
|
||||||
Manifest.permission.ACCESS_FINE_LOCATION,
|
|
||||||
Manifest.permission.ACCESS_COARSE_LOCATION
|
|
||||||
)
|
|
||||||
)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onDestroy() {
|
|
||||||
super.onDestroy()
|
|
||||||
mService.stopByActivity()
|
|
||||||
unbindService(mConnection)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
package com.armatak.simtak.trackerLog.data.adapters
|
|
||||||
|
|
||||||
import android.view.LayoutInflater
|
|
||||||
import android.view.ViewGroup
|
|
||||||
import androidx.recyclerview.widget.DiffUtil
|
|
||||||
import androidx.recyclerview.widget.ListAdapter
|
|
||||||
import com.armatak.simtak.R
|
|
||||||
import com.armatak.simtak.trackerLog.data.models.LogModel
|
|
||||||
import com.armatak.simtak.trackerLog.data.viewHolder.ViewHolderLogTracker
|
|
||||||
|
|
||||||
class AdapterLogTracker: ListAdapter<LogModel, ViewHolderLogTracker>(DIFF_CALLBACK) {
|
|
||||||
companion object{
|
|
||||||
private val DIFF_CALLBACK = object : DiffUtil.ItemCallback<LogModel>(){
|
|
||||||
override fun areItemsTheSame(oldItem: LogModel, newItem: LogModel): Boolean {
|
|
||||||
return oldItem.idLine == newItem.idLine
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun areContentsTheSame(oldItem: LogModel, newItem: LogModel): Boolean {
|
|
||||||
return oldItem == newItem
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
override fun onCreateViewHolder(parent: ViewGroup, viewType: Int): ViewHolderLogTracker {
|
|
||||||
val layoutInflater = LayoutInflater.from(parent.context)
|
|
||||||
return ViewHolderLogTracker(
|
|
||||||
layoutInflater.inflate(
|
|
||||||
R.layout.item_log_tracker,
|
|
||||||
parent,
|
|
||||||
false
|
|
||||||
)
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun onBindViewHolder(holder: ViewHolderLogTracker, position: Int) {
|
|
||||||
val item = getItem(position)
|
|
||||||
holder.render(item)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
package com.armatak.simtak.trackerLog.data.models
|
|
||||||
|
|
||||||
sealed interface ConnectionStatus {
|
|
||||||
data object Connected : ConnectionStatus
|
|
||||||
data object Disconnected : ConnectionStatus
|
|
||||||
data object OnReconnect : ConnectionStatus
|
|
||||||
data object Awaiting : ConnectionStatus
|
|
||||||
data object InitialValue : ConnectionStatus
|
|
||||||
}
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
package com.armatak.simtak.trackerLog.data.models
|
|
||||||
|
|
||||||
data class LogModel(
|
|
||||||
val idLine: Int,
|
|
||||||
val time: String,
|
|
||||||
val body: String,
|
|
||||||
val type: LogTypes
|
|
||||||
)
|
|
||||||
|
|
||||||
sealed interface LogTypes {
|
|
||||||
data object Error : LogTypes
|
|
||||||
data object Warning : LogTypes
|
|
||||||
data object Normal : LogTypes
|
|
||||||
data object NetworkOperation : LogTypes
|
|
||||||
}
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user