05-06-2014, 07:36 PM
|
#331 (permalink)
|
MPGuino Supporter
Join Date: Oct 2010
Location: Hungary
Posts: 1,807
iNXS - '10 Opel Zafira 111 Anniversary Suzi - '02 Suzuki Swift GL
Thanks: 830
Thanked 708 Times in 456 Posts
|
Quote:
Originally Posted by Quezacotl
left+middle(hold) = reset tank
right+middle(hold) = reset current
|
These are defined as above.
Quote:
Originally Posted by Quezacotl
up+middle = toggle menu
down+middle = dont know yet.
|
Can you elaborate on "toggle menu?" I don't think I understand this.
Quote:
Originally Posted by Quezacotl
And for up/down/left/right, the screens could be a big table that you can browse.
And while switching pages screen, below it, would be a "map" indicating where you would be on the table. Like on the picture on attachment.
|
The "map" feature might could be added at some point in the future. For now, I could add the up/down buttons to actually move up and down between 4-value displays, big FE displays, time displays, big DTE displays, the clock, and such. In progress.
Quote:
Originally Posted by Quezacotl
The kilometer per hour "kph" would be much more comfortable to new users if it was "k/h", same style like "l/100".
|
Done.
Quote:
Originally Posted by Quezacotl
BIG tank/current/instant: L/K should be l/100km in small chars. Or if there is no more special chars available, "L100" is good. People think in their minds "litres and hundred", and figure it out right away.
|
I could not use special characters, due to the nature of the big number display graphics. The code has been updated to use L100.
Also added big DTE displays, and am working on adding fuel cost and remaining fuel cost. After that, will probably add system voltage and calibration update. Will also look into adding thermistor support, for engine coolant temperature and/or intake air temperature displays. After that, will probably resume adding the other big features (A-B test calculations, C(da) coastdown calculator) I wanted to add.
Last edited by t vago; 05-08-2014 at 04:16 PM..
|
|
|
Today
|
|
|
Other popular topics in this forum...
|
|
|
05-07-2014, 06:07 AM
|
#332 (permalink)
|
Scandinavian creature
Join Date: Jun 2012
Location: Finland
Posts: 146
Thanks: 4
Thanked 27 Times in 22 Posts
|
Quote:
Originally Posted by t vago
Can you elaborate on "toggle menu?" I don't think I understand this.
|
Toggle means that you press the up+middle, menu(i mean the configuration) will show up, and when you press up+middle again, it goes away.
|
|
|
The Following User Says Thank You to Quezacotl For This Useful Post:
|
|
05-08-2014, 05:48 PM
|
#333 (permalink)
|
EcoModding Apprentice
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
|
I created a powerpoint with an idea for the menu MPGuino.
Menu
I do not know if it's too difficult to implement this menu but it seems to me it would be simpler to work with MPGuino, I do not really use the reset because I never remember the combination of the keys, and when I begin to try I end up resetting I did not want to.
The same should happen with people who are using for the first time mpguino most probably do not know they have these functions.
|
|
|
The Following User Says Thank You to josemapiro For This Useful Post:
|
|
05-08-2014, 08:48 PM
|
#334 (permalink)
|
MPGuino Supporter
Join Date: Oct 2010
Location: Hungary
Posts: 1,807
iNXS - '10 Opel Zafira 111 Anniversary Suzi - '02 Suzuki Swift GL
Thanks: 830
Thanked 708 Times in 456 Posts
|
Quote:
Originally Posted by josemapiro
I created a powerpoint with an idea for the menu MPGuino.
Menu
I do not know if it's too difficult to implement this menu but it seems to me it would be simpler to work with MPGuino, I do not really use the reset because I never remember the combination of the keys, and when I begin to try I end up resetting I did not want to.
The same should happen with people who are using for the first time mpguino most probably do not know they have these functions.
|
This should be fairly easy to implement into the code. My only question is - what is "the last?" The last displayed screen?
|
|
|
The Following User Says Thank You to t vago For This Useful Post:
|
|
05-09-2014, 04:12 AM
|
#335 (permalink)
|
EcoModding Apprentice
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
|
Quote:
Originally Posted by t vago
This should be fairly easy to implement into the code. My only question is - what is "the last?" The last displayed screen?
|
The last displayed screen I used for demo purposes only, to show how back to back, and select the screen (Instant / Current)
Is just the screen with the display of the values that typically shows figures presented do not have any importance were just copied an earlier post the picture of "Quezacotl".
Thank you
José Manuel
Last edited by josemapiro; 05-09-2014 at 03:29 PM..
|
|
|
05-09-2014, 04:38 PM
|
#336 (permalink)
|
MPGuino Supporter
Join Date: Oct 2010
Location: Hungary
Posts: 1,807
iNXS - '10 Opel Zafira 111 Anniversary Suzi - '02 Suzuki Swift GL
Thanks: 830
Thanked 708 Times in 456 Posts
|
This is what I meant - sorry that I could not explain it earlier.
|
|
|
The Following User Says Thank You to t vago For This Useful Post:
|
|
05-09-2014, 05:19 PM
|
#337 (permalink)
|
EcoModding Apprentice
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
|
Quote:
Originally Posted by t vago
This is what I meant - sorry that I could not explain it earlier.
|
Ok
The top line (The Last) as was not sure what was the last line, used that expression.
Was just not to leave it blank, but it's the last line that has MPGuino, before the (instrument).
I also used only uppercase letters because it was easier to create the images, but do not have to use only uppercase letters.
Images are only to give an idea of the operation does not have to do exactly like this.
Thank you
José Rodrigues
Last edited by josemapiro; 05-09-2014 at 05:26 PM..
|
|
|
The Following User Says Thank You to josemapiro For This Useful Post:
|
|
05-11-2014, 09:24 AM
|
#338 (permalink)
|
EcoModding Apprentice
Join Date: Dec 2012
Location: Portugal
Posts: 197
Thanks: 93
Thanked 70 Times in 64 Posts
|
Hi t vago
I have a doubt, the presentation of the average consumption (current) is the only consumer of the trip we are making, and (Tank) is the average consumption of all trips, right.
Is that me both (current) as in (Tank) appears the same value is correct or is it a failure.
Thank you
José Rodrigues
|
|
|
The Following User Says Thank You to josemapiro For This Useful Post:
|
|
05-11-2014, 12:25 PM
|
#339 (permalink)
|
EcoModding Lurker
Join Date: Apr 2012
Location: chicago
Posts: 72
Thanks: 17
Thanked 4 Times in 4 Posts
|
Sweet code release! I have few questions. I hope they are not silly. I just don't know. How can i upload this new code? I have Jellybean 0.86 version now.
Can new code be programmed to display Intant Mpgs, Current Mpgs, Tank Mpgs, Miles Til empty on one screen? That would be sweet.
In original old 0.86 release in Custom display can those values also be user set like current, instant and tank miles, distance?
Last edited by stewie; 05-11-2014 at 12:39 PM..
|
|
|
The Following User Says Thank You to stewie For This Useful Post:
|
|
05-11-2014, 02:30 PM
|
#340 (permalink)
|
MPGuino Supporter
Join Date: Oct 2010
Location: Hungary
Posts: 1,807
iNXS - '10 Opel Zafira 111 Anniversary Suzi - '02 Suzuki Swift GL
Thanks: 830
Thanked 708 Times in 456 Posts
|
Quote:
Originally Posted by josemapiro
I have a doubt, the presentation of the average consumption (current) is the only consumer of the trip we are making, and (Tank) is the average consumption of all trips, right.
Is that me both (current) as in (Tank) appears the same value is correct or is it a failure.
|
Some time ago, I added a feature that enabled the user to select if the current trip would be automatically reset whenever the MPGuino would wake up from its sleep. It was known as "auto-reset of the current trip." This is in the settings configuration.
Your MPGuino code might have auto-reset of the current trip turned off, by default. I noticed the same thing you did about a month ago, and I discovered that my auto-reset was turned off.
|
|
|
The Following User Says Thank You to t vago For This Useful Post:
|
|
|