Jump to content

Recommended Posts

  • 1 month later...
Posted
On 5/18/2022 at 6:42 PM, uri_ba said:

0.3.0 is progressing nicely, a mostly stable development build is always available on develop branch in github.

I have few more tests to run but it's almost here 🙂

Sounds great!

I don't need no stinkin' GPS! (except for PGMs :D) :pilotfly:

[sIGPIC][/sIGPIC]

 

  • 2 months later...
Posted

Hello
really great work

i have added MQ-9 Reaper in list of ELINT Unit for testing and work as expected, but i was wondering what number will fit the best for antenna size and factor

actually i didn't found actual range detection IRL for ELINT and how to fit this range with antenna size and factor

are you planning to add more ELINT unit?

Posted
38 minutes ago, titi69 said:

Hello
really great work

i have added MQ-9 Reaper in list of ELINT Unit for testing and work as expected, but i was wondering what number will fit the best for antenna size and factor

actually i didn't found actual range detection IRL for ELINT and how to fit this range with antenna size and factor

are you planning to add more ELINT unit?

Hi, I will be adding units as it will make sense, but as you can see it's not hard 😉
detection range is not something you set, it's just a matter of LOS to the radar. the higher your platform goes the further it can see. I had not added any additional considerations such as radar transmission strength or platform sensitivity.. it was just too much guess work for something that is not important for us.

as for the antenna size and factor. they determine the accuracy of the bearing. the larger the number is the better the accuracy will be.

"factor" is actually a penalty. for example if your platform is very "noisy" like and AWACS. leave it at 1 for almost everything.
"antenna size" is set to the maximum distance between recivers on the platforms. the length of the fuselage or the wingspan (in meters) will make perfect sense.

  • 5 months later...
Posted

I have some fixes to make in the near future. However life got a little in the way, and I don't know when the next major update will come.

I was planning several changes,. But i think i have hit a roadblock that needs some API changes from ED, which may or may not happen. 

  • Like 1
  • 1 month later...
  • 4 weeks later...
Posted

Hi Everyone.
Work on Hound 0.4.0 is progressing nicely it will be ready for initial alpha testing soon (if someone is interested to get a preview build, ping me).

But as you patiently wait, we have a new kid on the block the Mudhen.
By default Hound provides coordinates in DMS format, the hen is using DMM. To support this in existing hound setup you'll need to add one line in your initialization script.
 

HOUND.DB.useDecMin['F-15ESE'] = true

Happy hunting

  • Like 2
  • 4 months later...
  • 8 months later...
Posted

I love this script I'been using it lately but I have a doubt, would it be possible to use it not with SRS but with the ip voice that its embedded in dcs?

Posted
On 8/30/2024 at 7:42 PM, sarumax said:

I love this script I'been using it lately but I have a doubt, would it be possible to use it not with SRS but with the ip voice that its embedded in dcs?

currently the answer, Unfortunately, is no 😞
I require ED to add some sort of a TTS engine into the scripting API for the internal radio comms.
It's a feature I'll 100% add. but I need ED to deliver first. They have claimed in the past it will happen, I've even actively contacted them as asked for EA on the feature when it's available for testing.. but that was two years ago... 🤷‍♂️

 

  • Like 1
  • Thanks 1
Posted

Damn, well you did an amazing job congrats!

there's a feature that might be intresting, but IDK if its possible, but it could be very intresting in cold war environments where RWR is limited in all aircraft, a feature like radioing sam launch warnings. Like in this video, 

 

  • Like 1
Posted

It's actually doable. And I think I have enough API and callbacks in place you can do it on your own 🙂

 

From the top.of.my mind,

You can tie a DCS shoot event handler, check if the firing groups is known by Hound and if so get the sector controller to transmit something.

 

But in the next version of hound l, which is slowly progressing, i have a lunch detection to add radars if not yet known. I will also try and add launch warning to controller and notifiers while at it.. cool suggestion 🙂 thanks!

  • Like 1
Posted (edited)

You should consider making this a dcs asset pack or some official module, yo can add AI elint planes, / ships eventually, its a cool feature.

 

Edited by sarumax
  • Like 1
Posted
On 9/4/2024 at 10:43 PM, sarumax said:

Damn, well you did an amazing job congrats!

there's a feature that might be intresting, but IDK if its possible, but it could be very intresting in cold war environments where RWR is limited in all aircraft, a feature like radioing sam launch warnings. Like in this video, 

 

@sarumax I was able to add it to 0.4.0 🙂 Have fun! 🙂
https://github.com/uriba107/DCS-Hound?tab=readme-ov-file#launch-alerts

  • 3 months later...
Posted

Hi there,

I am trying this scrip, but I am unable to make the radio speak (text to speak) Also always I try to script enableATIS I get a message error.

I suppous I am missing to add something to my PC....??

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...