Welcome, Guest. Please Login or Register
MyECU main site
  Welcome to our forum.
  HomeHelpSearchLoginRegister  
 
Pages: 1 2 3 4 ... 11
Send Topic Print
Optimiser for Android (Read 145098 times)
COnewbie
Full Member
***
Offline


97 Sport1100i My16M MkVII
2 LC-1s

Posts: 120
Central Oregon, USA
Gender: male
Re: Optimiser for Android
Reply #15 - 08/20/12 at 03:11:17
 
About scaling the GUI on the Nexus 7.  Is it not possible to zoom the display?  I'm thinking about getting one, so I'm asking the question.
Back to top
 

44 1/2 degrees North,  1036m up.
 
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #16 - 08/20/12 at 06:44:26
 
At the moment there is nothing fancy like scaling but I will address that in the future.
Back to top
 

The Administrator.
WWW  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #17 - 08/21/12 at 20:57:10
 
This version has the closed loop moved to a graphic
http://www.cajinnovations.com/MyECU/ECUController/Optimiser03.apk
If you see any problems send me your map and log file
Back to top
 

The Administrator.
WWW  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #18 - 08/22/12 at 17:52:27
 
Seems to be an issue with real-time data not being displayed. It is talking as you can see it in the logs. I first noticed this as an intermittent problem on the previous version but now it seems to be full on.
That's actually good as debugging an intermittent bug is a pain.
Have you try the replay function? That displays OK. Strange because it uses the same calls to display.
Back to top
 

The Administrator.
WWW  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #19 - 08/24/12 at 17:45:15
 
I've update the file at the last location. UI updates seems ok now although I'm not sure why.
Back to top
 

The Administrator.
WWW  
IP Logged
 
pouakai
YaBB Newbies
*
Offline


Cagiva 'Lucky Strike'
Elefant 900ie - MyP8

Posts: 19
NZ
Re: Optimiser for Android
Reply #20 - 08/29/12 at 03:47:22
 
Your first post mooted an open source code base, if you did go down that route it means a number of us can contribute to the project. Also helps me match the look and feel of the iPad version (currently testing the bluetooth link).
We could probably share graphics and map files etc. Huh
Back to top
 
chris.bayley  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #21 - 08/29/12 at 08:57:44
 
It is too early to be considering releasing any source code bundles. That would just create an extra burden and slow things down at this stage.

Last we communicated you were still testing your kit.
Have you got it on the bike yet and got the map to a rideable state?

You should start with a dummy iOS program that does the bluetooth connection and logs the data to a file. This would need to be done before you need any MyECU specific code.
Its probably best to give you code snippets from the windows app as it is in c/c++ rather than give you the android code that is in java. Although the java code is cleaner.

Look and feel is open to your whims. At the moment the android app is not too different to the Windows app.
Back to top
 

The Administrator.
WWW  
IP Logged
 
pouakai
YaBB Newbies
*
Offline


Cagiva 'Lucky Strike'
Elefant 900ie - MyP8

Posts: 19
NZ
Re: Optimiser for Android
Reply #22 - 08/29/12 at 11:15:55
 
Ok Cool,

Yup testing the kit at present (all your documented bench tests look good at this point). Will hook it up the the wiring harness soon and check the sensor inputs, but as the bike is a ground up restore (frame strip/paint and engine warm up /rebuild ) it will still be a few months before I get to road test it.
That will however give me time to get an iPad Optimiser up and running ready for the task !
I'm also hacking together a signal for testing the ECU and iOptimiser off bike.

After a couple of hours last night I have an iOS app which receives the ECU's outputs over the BT link.

If you do feel like sharing(pm or email) your map file saver/loader code that's an area that I felt might consume a number of hours in order to keep it compatible with the existing ASCII map files....(like you say though no great rush - plenty to do!) Cheesy
Back to top
 
chris.bayley  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #23 - 08/29/12 at 14:22:36
 
In that case you do have a bit of time on your hands. I'll send you a zip of the android code shortly. However this is just for pulling bits for the ipad version and in no way represents how the code/classes may be arranged in future.

Back to top
 

The Administrator.
WWW  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #24 - 09/24/12 at 17:34:44
 
Next iteration.

Big feature this iteration is map entry editing. It uses a touch on/ touch off for selection of the cells. Use with caution.
Single cell edit will allow real time transfer to ECU. Multi cell edits are % based and only affect memory. Changes must be manually saved/downloaded from main menu.

Its starting to get near parity with with the main ECUController so I can start to focus on the rough edges.

http://www.cajinnovations.com/MyECU/ECUController/Optimiser04.apk
Back to top
 

The Administrator.
WWW  
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #25 - 10/04/12 at 18:08:56
 
The program now runs in landscape or portrait mode ( picked on start up ) and will not allow rotation even if enabled

http://www.cajinnovations.com/MyECU/ECUController/Optimiser05.apk
Back to top
 

The Administrator.
WWW  
IP Logged
 
Mad Farquhar
Full Member
***
Offline


Slainthe mhath

Posts: 171
Black Isle, Scotland
Gender: male
Re: Optimiser for Android
Reply #26 - 10/04/12 at 21:16:08
 
Hope to give this a good going over next week providing the weather holds - definitely autumn here now. Thanks for sorting the landscape / portrait issue!
Back to top
 

MG Sport 1100 inj
Triking
Honda ST1100
V7 Stone
...
 
IP Logged
 
Mad Farquhar
Full Member
***
Offline


Slainthe mhath

Posts: 171
Black Isle, Scotland
Gender: male
Re: Optimiser for Android
Reply #27 - 10/11/12 at 01:54:41
 
Took the bike out for a run in the autumn sunshine this pm. Set up the Nexus to log the run of about 15 miles. Returned and set about replaying. Noted that there are many lines to be replayed and the oil temp and lc1 voltage varies quite substantially. I take it a) one needs to have the actual map in the N7 that was used in the log run and b) snail trail red is rich? Is there anyway of fast forward or rewind / pause to zoom in on specific areas of the data? Typical of me to start this at the end of the motorcycle season here in bonnie Scotland (well for me anyway).
Mmm... just remembered it might not have been in closed loop. Bugger.
Back to top
 

MG Sport 1100 inj
Triking
Honda ST1100
V7 Stone
...
 
IP Logged
 
YaBB Administrator
YaBB Administrator
*****
Offline


I love YaBB!

Posts: 679
The Land of YaBB
Re: Optimiser for Android
Reply #28 - 10/11/12 at 05:54:18
 
A map needs to be loaded for some display elements.
At the moment there is no extra ability in replaying the data.
Red is rich and its needs to be closed loop.

I'm currently working on the autotune feature.
Back to top
 

The Administrator.
WWW  
IP Logged
 
Mad Farquhar
Full Member
***
Offline


Slainthe mhath

Posts: 171
Black Isle, Scotland
Gender: male
Re: Optimiser for Android
Reply #29 - 10/11/12 at 08:39:42
 
Discovered the downside of the nexus 7 magnetic switches! Popped the device into my tank map case which has magnets in the fabric to stick to the tank - yup...you guessed the outcome?
Back to top
 

MG Sport 1100 inj
Triking
Honda ST1100
V7 Stone
...
 
IP Logged
 
Pages: 1 2 3 4 ... 11
Send Topic Print