Search found 110 matches

by NBytevenom
Fri Sep 08, 2017 3:39 pm
Forum: You and your build
Topic: Hunchback 1991 Miata NA/NB2 rusEfi official racecar #20
Replies: 215
Views: 299241

Re: 1991 Miata #20 Hunchback

Do you have an extra sensor? If so,,, can you cut it apart? If you see coils inside, then it's VR if not then it's hall. If it's VR emulating hall, then I have no idea what current it can pass. It appears the OEM was 12V, and if that was measured at 3.3k ohm, then 5V and 1k should be close enough. ...
by NBytevenom
Fri Sep 08, 2017 1:59 pm
Forum: You and your build
Topic: 2000 Miata Turbo #39
Replies: 39
Views: 29396

Re: 2000 Miata Turbo

Does injection phase listen to timing offset?
My CPS is relocated, so I had to change my timing offset to -2. Should I also change the injection offset to -2?
by NBytevenom
Fri Aug 25, 2017 7:28 pm
Forum: Dev: Software
Topic: Console Simulator "unrealistic CLT" fix
Replies: 1
Views: 2347

Console Simulator "unrealistic CLT" fix

I have a dev board to fiddle with, but I'm on an airplane right now, so no board. Therefore I'm running the simulator to try out my code. Its damn hard to read the console because a CLT unrealistic warning is shooting over and over. I've tried messing with the sensor settings (setting MAX CLT to way...
by NBytevenom
Fri Aug 25, 2017 3:18 pm
Forum: Dev: Software
Topic: FSIO output methods
Replies: 6
Views: 4851

Re: FSIO output methods

russian wrote:Does the original gen_config.bat work for you?

Do not see the error message. Why do you need your own script?
Nvm.......Now the original seemed to work. No idea why.
by NBytevenom
Fri Aug 25, 2017 2:53 pm
Forum: Dev: Software
Topic: FSIO output methods
Replies: 6
Views: 4851

Re: FSIO output methods

Okay, I could be missing some things really, really stupid here. I can't run gen config because it won't see the paths to my rusefi_config.txt and rusef.input files. set config=C:\Users\Schni\Documents\GitHub\rusefi\firmware\integration\rusefi_config.txt set input=C:\Users\Schni\Documents\GitHub\rus...
by NBytevenom
Mon Aug 21, 2017 9:53 am
Forum: You and your build
Topic: 2000 Miata Turbo #39
Replies: 39
Views: 29396

Re: 2000 Miata Turbo

I honestly HATE making AN lines, I can never get a good cut with whatever tool I use. I have a fine hacksaw which sort of works, my reciprocating saw works sometimes, and my angle grinder with a cutting disk is also iffy. ever tried a wood chisel? a sharp one with a good hammer blow will cut fast a...
by NBytevenom
Sun Aug 20, 2017 10:02 pm
Forum: Dev: Software
Topic: FSIO output methods
Replies: 6
Views: 4851

Re: FSIO output methods

But then we'd end up with having to add a new FSIO for every function. I can't think of much else other than revlimit functions right now.

Do you mind giving a brief explanation on how you added the Fsio16? I'd like to try my luck at adding it myself.
by NBytevenom
Sat Aug 19, 2017 8:17 pm
Forum: You and your build
Topic: 2000 Miata Turbo #39
Replies: 39
Views: 29396

Re: 2000 Miata Turbo

I'll post pics and a driving video when I get home from Scotland (wish my car was here, the roads and views are incredible). I just got a China GoPro (50$ on AliExpress!), my last one got stolen, but it was fantastic. It should be able to Clamp onto the rollbar (Hard dog hard core M1) My turbo setup...
by NBytevenom
Wed Aug 16, 2017 11:30 pm
Forum: Dev: Software
Topic: FSIO output methods
Replies: 6
Views: 4851

FSIO output methods

I believe it would be helpful to add in methods as available outputs for FSIO. I was looking at the two FSIO files, and am having trouble figuring out exactly where the "output" end is. I was planning on adding in a separate class for handling the FSIO functions. Example, spark cut, fuel c...
by NBytevenom
Wed Aug 16, 2017 8:40 pm
Forum: You and your build
Topic: 2000 Miata Turbo #39
Replies: 39
Views: 29396

2000 Miata Turbo #39

Hello All! I successfully drove my car today on Rusefi. I did not have much time, but I was able to take a short spin and hit boost. Everything seemed to be in order except for a few weird backfires occasionally. My ignition timing is definitely off. With more time, I'll be able to ensure its synced...
by NBytevenom
Fri Aug 04, 2017 2:55 pm
Forum: Dev: Software
Topic: FSIO Custom Table Variables
Replies: 7
Views: 5561

Re: FSIO Custom Table Variables

I seem to be having an issue with writing my FSIO condition to the board. If I use something like "rpm > 600", the board locks up and the write fails. I've tried using a console command and writing through TS. Limited telepathic abilities, I need more data :) Maybe record a video so that ...
by NBytevenom
Fri Aug 04, 2017 2:54 pm
Forum: Dev: Software
Topic: FSIO Custom Table Variables
Replies: 7
Views: 5561

Re: FSIO Custom Table Variables

I seem to be having an issue with writing my FSIO condition to the board. If I use something like "rpm > 600", the board locks up and the write fails. I've tried using a console command and writing through TS. Limited telepathic abilities, I need more data :) Maybe record a video so that ...
by NBytevenom
Thu Aug 03, 2017 2:56 pm
Forum: Dev: Software
Topic: FSIO Custom Table Variables
Replies: 7
Views: 5561

Re: FSIO Custom Table Variables

I believe he's asking if you can change the lookup values for x- and y-axis. for example make x-axis coolant temp. I am wondering if we have some misunderstanding here. What "lookup values"? There are the labels in TS - but these are nothing but TS labels. What is your lookup value is con...
by NBytevenom
Wed Aug 02, 2017 7:17 pm
Forum: Dev: Software
Topic: FSIO Custom Table Variables
Replies: 7
Views: 5561

FSIO Custom Table Variables

Is there a method (In TS/Console) currently to change the table variables?
by NBytevenom
Mon Jul 31, 2017 9:50 pm
Forum: Dev: Software
Topic: Eclipse madness
Replies: 7
Views: 5575

Re: Eclipse madness

Not enough information. 1) please confirm where did you get source code from 2) please confirm how does 'make' work from command line 3) please confirm if you eclipse project file is any different from rusEfi eclipse project file 1) I used desktop Git to download the repository onto my computer 2) ...
by NBytevenom
Mon Jul 31, 2017 8:52 pm
Forum: Dev: Software
Topic: Eclipse madness
Replies: 7
Views: 5575

Re: Eclipse madness

russian wrote:
arm-none-eabi-gcc: Command not found
Eclipse cannot find ARM gcc.
Is your ARM gcc in PATH?
Have you restarted Eclipse since installing ARM gcc?
So I changed the PATH variable to path (case change).
Now I have this error: ".dep/hal_usbh_msd.o.d:1: *** multiple target patterns. Stop."
by NBytevenom
Mon Jul 31, 2017 8:42 pm
Forum: Dev: Software
Topic: Eclipse madness
Replies: 7
Views: 5575

Re: Eclipse madness

kb1gtt wrote:Did you get a proper validation when you did this step?
Validation: in cmd, type "arm-none-eabi-gcc -v" and you should see "...gcc version ... something"
Yes I did.
by NBytevenom
Mon Jul 31, 2017 7:40 am
Forum: Dev: Software
Topic: Eclipse madness
Replies: 7
Views: 5575

Eclipse madness

Hi All, I have not used eclipse in a while, so please be warned. I followed all the instructions in this guide http://rusefi.com/forum/viewtopic.php?f=5&t=9 However I still cannot compile within eclipse. I have no problem compiling from console. I get this error in eclipse Compiling chcoreasm_v7...
by NBytevenom
Fri Jul 28, 2017 11:14 am
Forum: You and your build
Topic: Hello from MA USA
Replies: 6
Views: 4820

Re: Hello from MA USA

Hello and welcome! What are your driveability issues with your current MS? I guess it would be more about tuning less about which ecu you run? My DIYPNP just had a lot of small drive ability issues that are caused by the limited amount of adjustability. (i.e only linear injector battery dwell corre...
by NBytevenom
Mon Jul 24, 2017 8:27 pm
Forum: You and your build
Topic: Hello from MA USA
Replies: 6
Views: 4820

Hello from MA USA

Hello everyone! I'm currently a college student at UML in MA studying Electrical engineering. I have a 2000 Mazda Miata with a Garret turbo from a Nissan SR20. It's currently running a DIYAutotune DIYPNP V 1.5. I built it in my college dorm, but I've quickly reached the limits of it. I'm very curiou...