Brandon Danyluk
a485399c5e
update todo
2021-04-14 00:25:15 -06:00
Brandon Danyluk
8d52a2eb16
todo: fix nlaw
2021-04-14 00:24:39 -06:00
Brandon Danyluk
fe2fedd1e8
more tweaks
2021-04-13 23:14:34 -06:00
Brandon Danyluk
c714fb526b
small tweaks
2021-04-13 23:12:47 -06:00
Brandon Danyluk
e2c8ddfd3b
IR seeker and AIM-9M
2021-04-13 22:45:18 -06:00
Brandon Danyluk
555f0c8921
SALH: only update seeker pos if it within small error
2021-04-13 20:51:21 -06:00
Brandon Danyluk
af2b9a280a
multiple changes
2021-04-13 20:31:10 -06:00
Brandon Danyluk
a2d2dd0df9
chane navigation profiles to go for attack direction instead of target
2021-04-13 20:05:28 -06:00
Brandon Danyluk
d34201ed4e
remove uneeded sets
2021-04-13 17:18:42 -06:00
Brandon Danyluk
e1436d6ece
Change out missile types to reflect navigation scheme they use IRL
2021-04-13 16:27:33 -06:00
Brandon Danyluk
e9d474c995
remove placeholder
2021-04-13 16:21:25 -06:00
Brandon Danyluk
f96abc0b89
Fix bug with ZEM
2021-04-13 16:21:15 -06:00
Brandon Danyluk
1873467deb
Add zero-effort miss. Seeker now feeds data to navigation
2021-04-13 16:10:39 -06:00
Brandon Danyluk
a93eb6433d
implement augmented proportional navigation
2021-04-13 14:09:36 -06:00
Brandon Danyluk
187c6d35c3
Implement some generic modes of flight
2021-04-12 23:14:22 -06:00
Brandon Danyluk
789ae1cbe4
Add AIM-120 with ARH. Change AHR to not always seek all targets
2021-04-12 22:37:41 -06:00
Brandon Danyluk
34af87bb07
update todo with list of weapons
2021-04-12 18:04:48 -06:00
Brandon Danyluk
0d0019b272
add KAB-250 lgb
2021-04-12 18:04:40 -06:00
Brandon Danyluk
8948e8ac77
add camera tool to observe projectile in flight
2021-04-12 17:03:21 -06:00
Brandon Danyluk
e54e6ec254
Fix hellfire firing without lock. Change LOS navigation type
2021-04-12 16:44:59 -06:00
Brandon Danyluk
fca022a401
scale deltatime in accordance to acctime. Change velocity so that it isnt always pointing out the nose. Dont scale Acmd as much
2021-04-12 15:18:01 -06:00
Brandon Danyluk
46abb93cb8
add GBU-12 to missile guidance
2021-04-12 02:51:02 -06:00
Brandon Danyluk
35c48c8915
fix dagr
2021-04-12 01:43:35 -06:00
Brandon Danyluk
5f45ad838d
fix maverick
2021-04-12 01:12:24 -06:00
Brandon Danyluk
023fed45cb
fix hellfire
2021-04-12 01:11:21 -06:00
Brandon Danyluk
3e50605b37
update todo
2021-04-12 01:10:36 -06:00
Brandon Danyluk
22d3ee838f
Fix SALH
...
With Pro-nav the irratic behaviour of the laser caused the missile to over correct, so we average the position and use that running average for the target
2021-04-12 01:09:12 -06:00
Brandon Danyluk
4124a317f2
Update todo
2021-04-12 00:16:44 -06:00
Brandon Danyluk
4f8ea33e36
Fix NLAW
2021-04-12 00:16:10 -06:00
Brandon Danyluk
cf40622b52
Fix metis and HOT to use new scheme
2021-04-12 00:12:16 -06:00
Brandon Danyluk
bac6a0b6dd
implement LOS guidance, rename previous LOS guidance
2021-04-11 23:50:03 -06:00
Brandon Danyluk
224a243713
implement LOS guidance and Bang-Bang control
2021-04-11 17:58:44 -06:00
Brandon Danyluk
450d1a2a09
allow for bang bang guidance
2021-04-10 19:02:31 -06:00
Brandon Danyluk
0af82a56f4
allow for different types of navigation
2021-04-10 18:49:47 -06:00
Brandon Danyluk
4d5d395f61
adjust hellfire attack profile to work with pro-nav
2021-04-10 18:32:55 -06:00
Brandon Danyluk
5cd61d1301
set default navigation type
2021-04-10 13:16:08 -06:00
Brandon Danyluk
fd8a55addf
make navigation a modifyable system
2021-04-10 13:11:20 -06:00
Brandon Danyluk
fa064f9287
small adjustents
2021-04-10 11:27:41 -06:00
Brandon Danyluk
ea0bb8fa37
pro-nav works flawlessly
2021-04-10 11:15:27 -06:00
Brandon Danyluk
dee326606c
pn crap
2021-04-06 21:01:07 -06:00
Brandon Danyluk
53ff3bb1f5
proportional navigation now "works"
2021-04-03 21:04:16 -06:00
Brandon Danyluk
7179a91c77
small changes
2021-04-01 20:12:49 -06:00
Brandon Danyluk
17175db48e
v2 of proporitonal nav
2021-03-31 17:16:00 -06:00
Brandon Danyluk
365860dd09
attempt at missile dynamics
2021-03-26 23:15:29 -06:00
Brandon Danyluk
2fd4f70c5b
Add debug info
2021-03-18 23:43:07 -06:00
Brandon Danyluk
51542f9053
Basic proportional navigation and PID controller
2021-03-18 23:28:55 -06:00
PabstMirror
05ab4ba677
Javelin - reduce soft-launch motor delay ( #8152 )
2021-03-07 13:25:14 -06:00
Neviothr
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:05:05 -06:00
PabstMirror
e8693c8db9
Various - Use configOf command for faster lookup ( #8100 )
...
* configOf
* replace some use of CBA_fnc_getObjectConfig
2021-02-18 12:58:08 -06:00
Brandon Danyluk
4058a7e42b
MissileGuidance - Active Radar Homing: Use AGL for nearestObjects
check ( #8045 )
...
* Use AGL for `nearestObjects` check
* remove empty line
2020-12-15 21:01:53 -06:00