source: josm/trunk/src/org/openstreetmap/josm/io/NmeaReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6287   11 years Don-vip Sonar/Findbugs - Avoid Throwing Null Pointer Exception
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @4243   13 years stoecker fix track coloring and NMEA import
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1453   15 years stoecker close #2087
(edit) @1425   15 years stoecker fixed #1642. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1388   15 years stoecker fix NMEA parsing: #1853
(edit) @1385   15 years mfloryan Fixed another bug in NMEA file import. Please test some NMEA data …
(edit) @1381   15 years stoecker close #2147
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1167   15 years stoecker added better NMEA reader. Closes bug #1448
(edit) @1056   15 years mfloryan Fixes a bug introduced in revision 1049 and thus properly closes bug …
(edit) @1049   16 years cbrill Fix bug #1626 (incomplete NMEA files cause crashes)
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @938   16 years stoecker added patches from bug #682 (proxy settings) and #1519 (NMEA)
(edit) @814   16 years stoecker fix import error in NMEA. Closes #1433.
(add) @738   16 years framm see #675 - forgot to add nmeareader
Note: See TracRevisionLog for help on using the revision log.