Use a longer value in the logic timer
how do i make it pause/stop after it throws a command?
i have a problem when i am using Next/Prev... i try to press next and it jumps like 6 songs so fast... i just want it to jump 1 wait 1-2 sec then jump another...
Use a longer value in the logic timer
That is one way, but that means it will only evaluate at those intervals, so response will be slower too. If you set it to 1000, then you have to hold the button for a second to get it to work (worst case scenario, it could poll the nanosecond the brain read the button down and have no delay, but that wont happen all the time)
If you set the minimum delta vote time (option for each node in the configurator) to something higher it will work better for buttons.
The value is in milliseconds by the way. So if you want 1 command per second, put the minimum time to be 1000. If it want to vote again and 1 second has not passed, it throws away the vote like it never existed.
Fusion Brain Version 6 Released!
1.9in x 2.9in -- 47mm x 73mm
30 Digital Outputs -- Directly drive a relay
15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
Buy now in the MP3Car.com Store
i set to 3000 still switches songs like constant... no pause... def not three seconds...
hmm, tried couple things.. no pause...
also now.. compare to older versions.. not sure what happend FCC or my car changed... but when i go to use steering controls i press a button it goes from 4.5 to like 1.5
but it goes kinda slowly... like 4.3 4.1 3.7 3.5 3.3 ect... so ALL the commands are triggered....
hmm.
ideas?
you have the auto averaging turned on
Fusion Brain Version 6 Released!
1.9in x 2.9in -- 47mm x 73mm
30 Digital Outputs -- Directly drive a relay
15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
Buy now in the MP3Car.com Store
Bookmarks