No this is an 318is. Small mens M3 My E36 is an M3 though (the one on the left). But everything you see is same like M3 exept the handbrake & cover. The heated seats buttons are an extra , and the tape box too.
I just added the german labled BC because US buttons and kM/h speedo don't fit together ?!
i have some pics for you. Hope you find them usefull. I noticed your texture for 'how to defrost the windscreen' is mirrored. See E30_1 picture. Have no picture of the windscreen 'air outlet' had problems with the cam's flashlight the windscreen is like a mirror :-(
Please tell me when you got the pics so i can delete them here, they use up some MB's.
@Mustang
indeed the US M3 came with a regular gearbox, while the Euro M3 came with a sports gearbox. 1st. gear left and down like in a fartrarri.
Wrong Hm better remove the M3 tag from your name . The black ones came with the limited edition "Cecotto" , the nagarosilver came with the limited edition "sport evolution". Both are 16" and you can still buy the nagarosilver from your bmw dealer and put them on any E30 M3. Well Phonso's M3 looks like a SportEvolution. Black color with red contrast strips on the bumpers, front spoiler and rear spoiler with flap but is missing the right seats to be a real SportEvo.
FFB technology isn't the limiting factor here. It's LFS and the Hardware e.g. crappy ffb wheels. Oh yeah im sure about that, i have been digging into FFB technology for quite some time while writing my own ffb firmware.
E30 is/was the best. I would rather buy a used e46 CSl then this ugly thing. Maybe the V8 can change my mind... It's realy a shame how bad all new BMW looks. But i don't see any real alternative for a sporty RWD car at a reasonable price.
This looks nice! But i just calculated the price, and come up with about 305€ (including 4 Aircores). For me its too expensive for what if offers. Since i build something simmilar for about 60€ including the gauge. Look here
Watch out with those cameras, it's not allowed to film your owm driving e.g. mount a camara in car / on bike. If they catch you, it could result in a 1 day ban! Not funny...
I could change the code so that my device is reconized and can display some Led function. But I'm struggling to get the Gear data. I think i understand that it had to be read from OGPACKET.Gear and put into a variable, and then put it in the appropriate byte of 'foo' . But i have no clue how to do that. I'm a total C noob.
This don't work , dunno why :
I saw your code sends data constantly, but only needs to send data if something has actually changed. i.e. Geardisplay it don't need to send the same gear over and over again. How could i compare the actual Geardata with last send Geardata and only resend if they are different, any hints?
Unfourtunally i'm not I just learned Microchip Assembler and the USB stuff. But it looks like a easy job to modifiying your code. From reverse engineering the Momo i remember it used Vendor Output reports for switching the Led on/off. I don't know what you mean by file writes maybe thats just the MS terminology for Output Reports which you find in any USB docs!?
I have made a USB Gamedevice Firmware for pic18f4550 microcontroller. It's a Hid device and can receive data from PC via Feature or Output reports, both are supported. Currently its just a Joystick with alot of buttons(64), 7-Segment Display and 16 LED. But i can do basicly any gamedevice stuff.
I need help with a Outgauge Plugin. So if someone realy want to help me with a plugin for LFS, i can send a ready assembled free controller. Of course i made it public so anyone can built it for free.