Rev 410 | Rev 453 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 410 | Rev 412 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | * along with this program; if not, write to the * |
16 | * along with this program; if not, write to the * |
17 | * Free Software Foundation, Inc., * |
17 | * Free Software Foundation, Inc., * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | ****************************************************************************/ |
19 | ****************************************************************************/ |
Line -... | Line 20... | ||
- | 20 | ||
- | 21 | 20090427-2315 |
|
- | 22 | +write_gps_pos(...) (needs to be tested) |
|
- | 23 | +gps position is shown in stats screen for testing purpose |
|
20 | 24 | ||
21 | 20090427-2131 |
25 | 20090427-2131 |
Line 22... | Line 26... | ||
22 | *stats are only collected while engines running (shaddi) |
26 | *stats are only collected while engines running (shaddi) |
23 | 27 | ||
Line 122... | Line 126... | ||
122 | * fixed km/h (was cm/s) |
126 | * fixed km/h (was cm/s) |
123 | * fixed height m (was dm) |
127 | * fixed height m (was dm) |
124 | * modified incoming data speed to 100ms (was 200ms) |
128 | * modified incoming data speed to 100ms (was 200ms) |
Line 125... | Line 129... | ||
125 | 129 | ||
126 | 20090326-2031 |
130 | 20090326-2031 |
127 | + first binary release |
131 | + first binary release |