Search:

Type: Posts; User: steveo

Search: Search took 0.06 seconds.

  1. Replies
    80
    Views
    68,424

    alrighty should get some revision control...

    alrighty

    should get some revision control going sooner or later too, that really helps even just for you, so you can see all your code changes

    github is good for that, it's free unless you make...
  2. Replies
    80
    Views
    68,424

    can you finish what you're working on then send...

    can you finish what you're working on then send me the updated version? since you have no revision control, im hesitant to make any changes for you while you're also working on it, as merging may be...
  3. Replies
    80
    Views
    68,424

    sorry man i've been pretty busy, but i looked...

    sorry man i've been pretty busy, but i looked over your code just in a text editor, i can definitely help you out and get it rocking

    i will work on establishing a properly checksummed and flow...
  4. Replies
    80
    Views
    68,424

    for sure man i can do that, i'll contribute a few...

    for sure man i can do that, i'll contribute a few hunks of code once i get that source from you, and work with you getting the adx going. i still want to see it editable for constants in tunerpro...
  5. Replies
    80
    Views
    68,424

    that should be very easy, you should prefix each...

    that should be very easy, you should prefix each iteration of the stream with a header that'll likely never match actual data, just a string of bytes, just throw 0x01 0x02 0xF4 0xEE or something...
  6. Replies
    80
    Views
    68,424

    what's actually coming out of the serial...

    what's actually coming out of the serial interface? is it just spitting out data, or do you have some kind of request and response happening?

    my email is resfilter atresfilterdotnet if you want...
  7. Replies
    80
    Views
    68,424

    adx too? you're going to throw a serial comms...

    adx too? you're going to throw a serial comms and diagnostic kind of system behind this thing? that'd be cool

    i can help you with the xdf, send me some code man and i'll figure out the best...
  8. Replies
    80
    Views
    68,424

    i'd test it if I had an auto but still willing to...

    i'd test it if I had an auto but still willing to help with the xdf or some code cleanup/optimizing if ya want
  9. Replies
    80
    Views
    68,424

    if the language would allow (never used this...

    if the language would allow (never used this compiler) an easy way to (usually) ensure something ends up as a constant in the data section with a pointer to it (instead of inline with the code),...
  10. Replies
    80
    Views
    68,424

    well, it's an arduino, so ensure you have a...

    well, it's an arduino, so ensure you have a defined data section, and have a tunerpro xdf that alters the tables/constants in all of your patterns, and your customers could just load the altered bin....
  11. Replies
    80
    Views
    68,424

    i'll follow your progress, sounds interesting. ...

    i'll follow your progress, sounds interesting. lets see some code!
Results 1 to 11 of 11