mUI V2 for Nokia N900 (0.9.0 2015-08-17)

Everything about the UI
User avatar
designer2k2
Administrator
Posts: 721
Joined: Mon 31. May 2010, 20:13
Location: Innsbruck
Contact:

Re: mUI V2 for Nokia N900 (0.2.3 2013-09-26 with GPS support

Post by designer2k2 »

100hz is impressive 8-)

to compute engine power/torque you could already use the speed input (when there is no tire slip), as "delta(speed/time)" should be identical to the acceleration reading (hopefully)

G reading is interesting on the 1/4mile, you can clearly see how long shifting is realy interrupting the acceleration, so the true shift-time can be calculated.
(and with the g/rpm/throttle/boost/clutch/speed a real analysis of the shift timing can be done :magic:
itsmyfault...
User avatar
bofh
Posts: 629
Joined: Tue 1. Jun 2010, 19:01
Location: Saarland
Contact:

Re: mUI V2 for Nokia N900 (0.2.3 2013-09-26 with GPS support

Post by bofh »

does it make sense to store the acceleration data at higher frequency ?
User avatar
designer2k2
Administrator
Posts: 721
Joined: Mon 31. May 2010, 20:13
Location: Innsbruck
Contact:

Re: mUI V2 for Nokia N900 (0.2.3 2013-09-26 with GPS support

Post by designer2k2 »

Not realy. But if you read it at 100hz you could smooth it a little (moving average of last maybe 10) to get a more stable result

Gesendet von meinem GT-I9505 mit Tapatalk 4
itsmyfault...
User avatar
bofh
Posts: 629
Joined: Tue 1. Jun 2010, 19:01
Location: Saarland
Contact:

Re: mUI V2 for Nokia N900 (0.2.3 2013-09-26 with GPS support

Post by bofh »

gps data example:

Code: Select all

#md timestamp   gps time        gps coordinate  gps speed       gps directon    GPSHorizontalAccuracy   GPSVerticalAccuracy
316488  Fr. Sep 27 18:33:39 2013        49° 12' 6.6" N, 7° 1' 21.9" E, 192.5m   62.928  132.95  142.18  181 
https://maps.google.com/maps?q=49%C2%B0 ... 2&t=h&z=18

gps speed 62,9
md speed 64 km/h
Post Reply