Closed GoogleCodeExporter closed 8 years ago
Done. To be tested!
Original comment by bson...@gmail.com
on 19 Jan 2013 at 10:43
Thanks,
looks good, tested and playing some voices on delta change :)
just minor spacing when there are negative values eg. Dist, GAlt and Consp. But
in this cases I don't expect to use 4 digits negative values.
Original comment by gbir...@gmail.com
on 21 Jan 2013 at 8:22
Attachments:
Right, I think I will let it as it is (or there will be a pb with km/h) ...
Original comment by bson...@gmail.com
on 21 Jan 2013 at 8:28
We can save one char space by changing v1,v2 and ofs to column names A,B
#define LEN_VCSWFUNC "\007"
#define TR_VCSWFUNC "---\0 ""A>B\0 ""A<B\0 ""|A|>B\0 ""|A|<B\0
""AND\0 ""OR\0 ""XOR\0 ""A=B\0 ""A!=B\0 ""A>B\0 ""A<B\0 ""A>=B\0
""A<=B\0 ""dA>=B\0 ""|dA|>=B"
What do you think?
Original comment by mho...@gmail.com
on 23 Jan 2013 at 1:03
Absolutely, this is an excellent idea. It will save flash, but indeed space on
LCD! Would you take care of it?
Original comment by bson...@gmail.com
on 23 Jan 2013 at 1:15
I can do it, thanks.
Original comment by mho...@gmail.com
on 23 Jan 2013 at 1:46
+ 1
Maybe kmh will fit too. It was truncatted before.
Original comment by gbir...@gmail.com
on 23 Jan 2013 at 9:37
Original comment by mho...@gmail.com
on 25 Jan 2013 at 6:00
Attachments:
Excellent, thanks!
Original comment by bson...@gmail.com
on 26 Jan 2013 at 11:49
Original issue reported on code.google.com by
gbir...@gmail.com
on 29 Dec 2012 at 10:43