General Topics for configuring, operating and tuning the Megajolt. Also see the <a href="http://www.autosportlabs.net/MJLJ_V4_Operation_Guide">Operation Guide</a>
Hi I’m very new to all this but I’m thinking of developing a C version of the software (then hopefully building an app to run it so all new users have to do is plug in and away they go.) Now I’m guessing if it was that easy it’ll been done already so was wondering if any one had started this or got any ideas that may help me .
We have a couple of efforts underway along that same theme. First off for me is to make a better version of the java program with an automated installer.
next, I was thinking of using a neutral widget library like GTK+ to build a configurator program which can be compiled across multiple OS platforms.
We also could use a Palm Pilot configurator, or perhaps a gameboy version? Not sure if you can get a serial port off of a gameboy.. would be neat if you could.
Best regards,
Brent
Brent Picasso
CEO and Founder, Autosport Labs Facebook | Twitter
What will a C version give you that Java doesn't? I've been modifying the java version myself, so I know it can be done. I added a global crank sensor adjustment as I didn't get it at exactly 10 deg BTDC. I also added a big (user friendy when bouncing a laptop on my lap) spin button to adjust the timing live on the runtime display.
As
1 you don't get all the nasty com's problems
2 My machine is only a 486 so its never going to happen in java
3 the BIG one is i don't like java !!!!
Sorry if I'm of track here but i think it's on the same lines, with all the extras people are building and adding on wouldn't it be a good idea for them to get added to the main program for all to use as it seems to me people are developing the same things in essance but in differant ways which can onmly be bad.
I have a few 'features' in my configurator. Any comments?
- very poor performance on battery power (presumably as my processor speed gets reduced, I think?)..
...takes an age to start up
...generally nasty behaviuor - if you drag the runtime window around, it never gets redrawn properly etc etc
- (battery or mains power) if I leave it open (on the config pages) but don't use it for an hour or so, when I come back my screen is completely corrupt with very small coloured blocks everywhere - looks like a nasty memory problem is lurking somewhere?
PS I agree with the post below - if anyone has any unofficial updates to the configurator, please share them via the Contributed Files section. Brent will, of course, be the keeper of the master versions!
Martin,
I don't think that the 'features' you describe are attributable to the configurator program, and I certainly haven't seen anything like that. I agree that the serial comms seems to be the weakest aspect of the current system.
Brent, I'd love to have a gameboy version. I have one of my kids' old GBA already or they can be picked up used pretty cheap. I think it's a great idea. Plus GBA's serials can be linked with wireless links (they have a plug in adapter), wonder if it's possible to adapt one of the adapters to the MJLJ for wirless communication?