Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/output.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 219 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 17:31:56 2009 UTC (15 years, 8 months ago) by amb
File length: 14771 byte(s)
Diff to previous 198
Change from float to double for latitude and longitude. Store latitude and longitude as an integer type rather than float (higher precision).
Revision 198 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 18:52:54 2009 UTC (15 years, 9 months ago) by amb
File length: 14767 byte(s)
Diff to previous 177
Add a macro for converting degrees to radians and radians to degrees.
Revision 177 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 15 17:32:14 2009 UTC (15 years, 10 months ago) by amb
File length: 14604 byte(s)
Diff to previous 176
Error checking on opening files (to read/write data and to write output).
Revision 176 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 14 18:02:30 2009 UTC (15 years, 10 months ago) by amb
File length: 13092 byte(s)
Diff to previous 175
Replace ~0 or 0 with NO_NODE value for "no node" condition.
Revision 175 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 13 19:10:14 2009 UTC (15 years, 10 months ago) by amb
File length: 13057 byte(s)
Diff to previous 174
Remove one more NODE macro and fix an output formatting error.
Revision 174 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 13 18:34:35 2009 UTC (15 years, 10 months ago) by amb
File length: 13063 byte(s)
Diff to previous 171
Remove some node macros, change some node function arguments.
Revision 171 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 13 17:45:41 2009 UTC (15 years, 10 months ago) by amb
File length: 13122 byte(s)
Diff to previous 169
Better junction detection.
Revision 169 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 9 07:15:12 2009 UTC (15 years, 10 months ago) by amb
File length: 11559 byte(s)
Diff to previous 165
Add better junction detection for deciding on route waypoints.
Revision 165 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 27 18:56:39 2009 UTC (15 years, 10 months ago) by amb
File length: 11094 byte(s)
Diff to previous 164
Allow generating a route with intermediate waypoints.
Revision 164 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 24 16:53:37 2009 UTC (15 years, 11 months ago) by amb
File length: 10388 byte(s)
Diff to previous 160
Split the output functions into separate head/body/tail. Read in an optional copyright.txt file and include contents in output.
Revision 160 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Apr 22 18:51:39 2009 UTC (15 years, 11 months ago) by amb
File length: 7741 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.