]> Pileus Git - aweather/commit
Additional code review feedback and minor UI tweaks. gps
authorAdam Boggs <boggs-git@aircrafter.org>
Wed, 8 Feb 2012 06:57:57 +0000 (23:57 -0700)
committerAdam Boggs <boggs-git@aircrafter.org>
Wed, 8 Feb 2012 06:57:57 +0000 (23:57 -0700)
commita96b7735350ebb0d046b4cbac263110a7a10b683
tree92efc96fc2714bd7cdb7bfc0f0173cc946095520
parent3a1e1980a84c428329b9216f7f29a1718c2aaaea
Additional code review feedback and minor UI tweaks.

Fixed $(DOTS) capitalization in Makefile.  Made some constant names
start with GPS_ for consistency.  Fixed more spaces-before-parenthesis
style issues I missed.  Removed notebook tab since we only have one
page.  Changed UI label font to be bold to match other plugins and
removed frame borders.  Changed order so GPS status goes on the right
and is floating with the window size.  This solves the issue with the
changing numbers making the other frames move around.  Increased number
of track points and track groups to be more reasonable instead of test
values.  Removed range ring code for now.  Fixed viewer_add sort boolean
per new semantics.
src/plugins/Makefile.am
src/plugins/gps-plugin.c
src/plugins/gps-plugin.h