Commit Graph

345 Commits

Author SHA1 Message Date
Brandon Danyluk
20a3277ac8 init commit 9m14 2021-05-06 15:01:50 -06:00
Brandon Danyluk
80b2595abb tabs -> spaces again 2021-05-02 01:40:23 -06:00
Brandon Danyluk
f45ee879ac localise missile guidance 2021-05-02 00:34:45 -06:00
Brandon Danyluk
c0e623af9b fix IR tracker losing lock immediately due to being blocked by launcher 2021-05-01 23:58:15 -06:00
Brandon Danyluk
89e64dfcdc tabs -> spaces 2021-05-01 23:04:08 -06:00
Brandon Danyluk
f3bea7bb30 change how IR seeker performs
The angle check is better now. Relative velocites guarenteed
2021-05-01 22:58:11 -06:00
Brandon Danyluk
b4e5a29119 Add hellfire mid course guidance 2021-05-01 21:42:49 -06:00
Brandon Danyluk
edc8250be2 fix missing semicolons 2021-05-01 21:36:20 -06:00
Brandon Danyluk
de05c68f99 Process all navigation onFired. Send the correct array to function 2021-05-01 20:55:26 -06:00
Brandon Danyluk
197c1a7cae Add new navigation profile. Tweak javelin mid-course guidance 2021-05-01 20:34:41 -06:00
Brandon Danyluk
f5b316176c Add paremter to allow weathervaning
Weapons usually tend toward the velocity vector due to aerodynamics - calculate side slip and use calculation to do this
2021-05-01 20:19:22 -06:00
Brandon Danyluk
73b059859c fix all script components 2021-04-21 15:58:39 -06:00
Brandon Danyluk
6cfc0754d8 Add action to get into jdam settings 2021-04-21 15:53:52 -06:00
Brandon Danyluk
a057768e7f remove debugh print 2021-04-21 15:03:49 -06:00
Brandon Danyluk
675b07d2ed Add all ground based missiles. Tweak AIM-9 flare angle 2021-04-21 13:41:23 -06:00
Brandon Danyluk
a91b3aa1c9 Add long range SAMs 2021-04-21 01:41:56 -06:00
Brandon Danyluk
6b3be24be7 Add Vikhr ATGM 2021-04-21 00:52:55 -06:00
Brandon Danyluk
ba2eb48a43 update todo 2021-04-21 00:24:39 -06:00
Brandon Danyluk
afbb1f66c0 update todo 2021-04-21 00:24:15 -06:00
Brandon Danyluk
19dcf00aff Fix NLAW and PLOS
The missile pitches up due to initial angle stuff. I don't know if this is behaviour we want to fix or not?
2021-04-21 00:23:21 -06:00
Brandon Danyluk
9d26335271 Fix SACLOS missiles 2021-04-20 18:11:44 -06:00
Brandon Danyluk
aea24c6de4 Better attack angle calculation. Does not get exactly right, but works for all cases.
Need to implement a PID controller navigation type to get a correct attack angle
2021-04-20 15:31:38 -06:00
Brandon Danyluk
438cb8b90f tweak JDAM guidance 2021-04-20 11:10:29 -06:00
Brandon Danyluk
12bcb95e93 fix gimbal lock via rotating with quaternions 2021-04-19 21:31:15 -06:00
Brandon Danyluk
1cb84087c3 update todo 2021-04-19 01:41:48 -06:00
Brandon Danyluk
44b7b874fd Add SDB and JDAM 2021-04-19 01:27:49 -06:00
Brandon Danyluk
3878c67c87 add TOO TGP 2021-04-18 23:05:56 -06:00
Brandon Danyluk
e1cdbb777f Add GPS selector dialog for GPS munitions 2021-04-18 03:30:10 -06:00
Brandon Danyluk
b18508b8f3 update todo for ground based weapons 2021-04-17 01:27:19 -06:00
Brandon Danyluk
23cd1ef268 update todo 2021-04-17 01:18:52 -06:00
Brandon Danyluk
f942231358 add R-73/4 2021-04-17 00:40:38 -06:00
Brandon Danyluk
265670cafa Tweak flight parameters. Add R-77 2021-04-16 19:50:00 -06:00
Brandon Danyluk
fe1e6d45cb update dragon to not use new guidance 2021-04-16 19:02:03 -06:00
Brandon Danyluk
8f03b5be9e Change AIM-9 agility 2021-04-16 16:18:28 -06:00
Brandon Danyluk
1b000d658a Allow for debug info to be displayed via variable 2021-04-16 15:43:31 -06:00
Brandon Danyluk
abc5babb50 Implement optical mavericks 2021-04-16 00:33:38 -06:00
Brandon Danyluk
0848d74aeb add config entries 2021-04-15 22:51:03 -06:00
Brandon Danyluk
26dee9f2e1 enable chaff decoy 2021-04-15 22:43:41 -06:00
Brandon Danyluk
8318b60982 Improve radar simulation 2021-04-15 22:29:02 -06:00
Brandon Danyluk
d0775283e3 implement course state machine 2021-04-14 02:29:27 -06:00
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