Closed GoogleCodeExporter closed 8 years ago
point c. is OK
e. please let me know if this is ok (no impact to something else):
--- modeledit.cpp (revision 1662)
+++ modeledit.cpp (working copy)
@@ -180,7 +180,7 @@
case TELEM_GPSALT:
case TELEM_MAX_ALT:
case TELEM_MIN_ALT:
- return (8*Value)-510;
+ return (8*Value)-500;
break;
case TELEM_RPM:
case TELEM_MAX_RPM:
Original comment by gbir...@gmail.com
on 3 Feb 2013 at 4:05
case a. displaing Speaker volume in General edit.
is it enough for now?
Original comment by gbir...@gmail.com
on 14 Feb 2013 at 7:10
Attachments:
But then, all boards do have the volume :)
I think that the HasVolume capacity may be removed, unless we take care of the
variants? Hmmm. yes, it would make sense!
Original comment by bson...@gmail.com
on 14 Feb 2013 at 9:02
I suppose this issue is closed, isn't it ?
Looking at the reported issues no one seems to exist any longer now.
Original comment by romolo.m...@gmail.com
on 14 Apr 2013 at 8:49
remaining a. was solved. thanks to Romolo.
Original comment by gbir...@gmail.com
on 14 Apr 2013 at 7:44
Original issue reported on code.google.com by
gbir...@gmail.com
on 1 Feb 2013 at 9:51