Author Topic: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]  (Read 39181 times)

Offline Fareham dave

  • ♪♪♪ Tone deff ♪♪♪
  • *
  • Posts: 61
  • Post quality +0/-0
  • Gender: Male
  • To Punish and Enslave
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #90 on: February 13, 2013, 01:44:50 PM »
i have tried it with a new chip, it still did the same. i believe that i have found the issue now tho. the contact for the positive was connected by tp5 which has an off state of 0.05v which means there is constant power to the chip. going to try drawing the power from an alternative point on the board.

Offline yasin

  • ½ Pint
  • *
  • Posts: 34
  • Post quality +1/-0
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #91 on: February 19, 2013, 03:22:45 AM »
i have tried it with a new chip, it still did the same. i believe that i have found the issue now tho. the contact for the positive was connected by tp5 which has an off state of 0.05v which means there is constant power to the chip. going to try drawing the power from an alternative point on the board.

Did you find a new point?

Which board do you use?




Offline Fareham dave

  • ♪♪♪ Tone deff ♪♪♪
  • *
  • Posts: 61
  • Post quality +0/-0
  • Gender: Male
  • To Punish and Enslave
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #92 on: March 20, 2013, 02:41:49 PM »
i keep having problems with this hex and topfire where as soon as i turn the rapid fire on the controllers trigers just go nut and the lights flicker funny btw im using a cg2 controller
same here, anybody know why this is happening? i am using a matrix 2 controller

i tried the new point but was not enough voltage from that point. i am still looking into alternative power points and a way to make it operate correctly.
« Last Edit: March 20, 2013, 02:43:28 PM by Fareham dave »

Offline sQs

  • ½ Pint
  • *
  • Posts: 33
  • Post quality +6/-5
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #93 on: April 04, 2013, 11:44:54 AM »
When Play & Charge is connected this have an overload and maybe have trouble firing or another button, this is for all controllers CG 1 & 2, Matrix 1 & 2
The best way to use is with Rechargable battery.

Offline Fareham dave

  • ♪♪♪ Tone deff ♪♪♪
  • *
  • Posts: 61
  • Post quality +0/-0
  • Gender: Male
  • To Punish and Enslave
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #94 on: April 07, 2013, 08:52:20 AM »
When Play & Charge is connected this have an overload and maybe have trouble firing or another button, this is for all controllers CG 1 & 2, Matrix 1 & 2
The best way to use is with Rechargable battery.

cool thanks man. So AA batterys should work fine then aswell?

Offline jozecuervoo

  • Chief squatting Hard
  • *
  • Posts: 13
  • Post quality +0/-0
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #95 on: April 11, 2013, 11:11:56 AM »
I got this code in my wired controller and it works perfect, I will love to try the new code whenever it cames out!

Offline lecrack65

  • ½ Pint
  • *
  • Posts: 37
  • Post quality +1/-1
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #96 on: November 24, 2013, 11:41:16 AM »
hello
can we fit on joypad xboxone

Offline SethMods

  • Registered BST
  • King of the Wii-tards
  • *
  • Posts: 189
  • Post quality +17/-1
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #97 on: November 24, 2013, 11:58:31 AM »
Probably not.

Offline lecrack65

  • ½ Pint
  • *
  • Posts: 37
  • Post quality +1/-1
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #98 on: December 16, 2013, 02:53:21 AM »
I managed to run the code but it works backwards (LT and RT) takes all alone without pressing the trigger and when I press the rapid fire stops. Do you have a idea?

Offline SethMods

  • Registered BST
  • King of the Wii-tards
  • *
  • Posts: 189
  • Post quality +17/-1
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #99 on: December 16, 2013, 07:08:08 AM »
If you compare the voltages of the XB1(CG) triggers to the XB360(CG) triggers, the polarity is reversed.

So it's not surprising that it works opposite. But that's not the entirety of the problem.

The real problem is that the triggers for the XB360 are constantly being fed a voltage. So the mod can at anytime read the trigger positions.

With the XB1 though, the triggers are only fed a voltage when the controller wants to read them. If the mod tries to read when the  triggers aren't being powered then the mod will come back with a 0V which will likely trick it into thinking that the trigger is pulled (or in this case "released").

So there has to be something there to distinguish between a valid signal read and an invalid read(when the triggers are not powered).


Offline Modded Matt

  • Site Owner
  • Administrator
  • Around the block
  • *
  • Posts: 4649
  • Post quality +65/-3
  • Gender: Male
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #100 on: December 16, 2013, 07:41:49 AM »
of course I know very little about coding, but couldn't this be done by polling the trigger, then debounce and polling again until the voltage is present, then go into interrupt routine to fire.

Offline SethMods

  • Registered BST
  • King of the Wii-tards
  • *
  • Posts: 189
  • Post quality +17/-1
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #101 on: December 16, 2013, 08:19:49 AM »
I think that probably would work.

In my mind I'm thinking about the slew rate of Vout for the Hall. So if your algorithm was "look for any voltage over ~.25V" then as the Hall powers up and powers down you COULD get a voltage over .25V but not the true reading of the trigger (if you happened to read the triggers right then).

I was thinking something like "read the triggers twice in a row if the difference is less than X and the values are over .25V" then it's valid data.

...but I haven't tested it. I still might be missing something.

Offline lecrack65

  • ½ Pint
  • *
  • Posts: 37
  • Post quality +1/-1
  • Gender: Male
  • Acidmods User
Re: sQs RapidF 2TC (8 MODES) (FREE-RELEASE-HEX) [Final Revision]
« Reply #102 on: December 16, 2013, 09:50:55 AM »
waw where it gets too complicated for me

 

SMF spam blocked by CleanTalk
SimplePortal 2.3.5 © 2008-2012, SimplePortal