Timothy Reed
Timothy Reed
I was trying to do this on Ubuntu 18.04. Let me know what more information I can provide. My trex_cf.yaml is: ``` ### Config file generated by dpdk_setup_ports.py ### -...
This was with running against TRex 2.7.4. I'll post the output from TRex 2.7.5 next tareed@trex:~/Desktop/trex-gui-4.5.6$ java -version java version "1.8.0_241" Java(TM) SE Runtime Environment (build 1.8.0_241-b07) Java HotSpot(TM) 64-Bit...
The TRex Console works just fine, I have been using that for testing. In my environment the trex server, console and stateless UI are all on the same box. All...
Sorry I didnt see your comment from last week. Yes its against TRex 2.74, just a typo on my part. It will not connect using version 2.74. The trex-console app...
I will retest with your recommendation but this persisted even after reboots of the gcs, drone, tablet and controller.
Yes. Using the SDK and when using a custom build from the GitHub baseline. Both have the same results.
Thanks for the insight. I moved my plugin code into the ATAK source folders so the paths line up but I still get the same error above. I have rebuilt...
While I look at your other suggestions here is how the dev environment is configured. I am building this on Ubuntu 18.04, I have the latest 4.2.0 baseline pulled and...
Solved it. Here is what I had to do to solve this. 1. The plugin is two folders deep in the atak source folder (i.e. plugins/wxdata) 2. Build atak and...
@drudnick What version of ATAK are you using?