Moderators: daxtojeiro, muythaibxr, jsmcortina

techsalvager wrote:its a place to read whats included in the latest gslender patch?

juansh2385 wrote:I can see that more input pins are available.
What pin are 5,6,7 in the cpu?
I can not see that name in the ms2 manual charts for identification of does i/o in particular.
Juan

G,gslender wrote:juansh2385 wrote:I can see that more input pins are available.
What pin are 5,6,7 in the cpu?
I can not see that name in the ms2 manual charts for identification of does i/o in particular.
Juan
What are you talking about?
idle_up_options_input = bits, U08, 0, [1:3], "INVALID","PE0","PE1","INVALID","PA0"jsmcortina wrote:The problem is this:
- Code: Select all
idle_up_options_input = bits, U08, 0, [1:3], "INVALID","PE0","PE1","INVALID","PA0"
There are 3 bits defined so there should be eight options, but there are actually only five. That's why "5", "6", "7" show up to fill in the missing ones.
James
idle_up_options_input = bits, U08, 0, [1:2], "PE0","PE1","PA0","INVALID"
jsmcortina wrote:Something else that should be considered for the future is matching up all pin arrays like this, so that a common function can be used to handle them.
See ms3.ini and generic_port_setup in the MS3 source.
James

gslender wrote:jsmcortina wrote:Something else that should be considered for the future is matching up all pin arrays like this, so that a common function can be used to handle them.
See ms3.ini and generic_port_setup in the MS3 source.
James
Yep, saw that in the ms3 source... very cool way of dealing with inputs !!


gslender wrote:
Note that all Median filters are removed in Ken's release.
G
ol boy wrote:Are you going to release a V2.3..something in the near future.. Your median filter has helped out my set up. Thanks Ryan

gslender wrote:ol boy wrote:Are you going to release a V2.3..something in the near future.. Your median filter has helped out my set up. Thanks Ryan
Helped in what way?
G
Return to MS2/Extra Development
Users browsing this forum: No registered users and 0 guests