Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
47f17c4
rtklib 2.4.3 b10
tomojitakasu May 27, 2016
ed01d75
rtklib 2.4.3 b10
tomojitakasu May 27, 2016
79178f6
rtklib 2.4.3 b11
tomojitakasu Jun 12, 2016
4ee9406
rtklib 2.4.3 b12
tomojitakasu Jun 21, 2016
27f6f38
rtklib 2.4.3 b13
tomojitakasu Jul 20, 2016
170fbff
rtklib 2.4.3 b14
tomojitakasu Jul 21, 2016
1677702
rtklib 2.4.3 b14
tomojitakasu Jul 22, 2016
b4e2c5a
rtklib 2.4.3 b15
tomojitakasu Jul 28, 2016
43a3aa2
rtklib 2.4.3 b15
tomojitakasu Jul 28, 2016
fcc3335
rtklib 2.4.3 b16
tomojitakasu Jul 31, 2016
004c6d3
rtklib 2.4.3 b17
tomojitakasu Aug 20, 2016
47ed268
rtklib 2.4.3 b18
tomojitakasu Aug 20, 2016
9f13aa1
rtklib 2.4.3 b18
tomojitakasu Aug 21, 2016
9a6a512
rtklib 2.4.3 b19
tomojitakasu Aug 29, 2016
1d7ccc6
rtklib 2.4.3 b20
tomojitakasu Sep 4, 2016
b771d16
rtklib 2.4.3 b21
tomojitakasu Sep 5, 2016
f7dc798
rtklib 2.4.3 b22
tomojitakasu Sep 6, 2016
beadace
rtklib 2.4.3 b23
tomojitakasu Sep 11, 2016
4ab28e0
rtklib 2.4.3 b24
tomojitakasu Sep 19, 2016
1728674
rtklib 2.4.3 b25
tomojitakasu Sep 25, 2016
6c2bff4
rtklib 2.4.3 b26
tomojitakasu Oct 1, 2016
593bbe4
rtklib 2.4.3 b27
tomojitakasu Jan 3, 2017
e5d35a9
rtklib 2.4.3 b27
tomojitakasu Apr 25, 2017
c6b5a74
rtklib 2.4.3 b28
tomojitakasu May 26, 2017
76c7482
rtklib 2.4.3 b29
tomojitakasu Sep 2, 2017
e463d54
rtklib 2.4.3 b30
tomojitakasu Oct 11, 2018
738ccd8
rtklib 2.4.3 b31
tomojitakasu Nov 6, 2018
99ed0e1
rtklib 2.4.3 b32
tomojitakasu May 13, 2019
a558afc
rtklib 2.4.3 b33
tomojitakasu Aug 19, 2019
78a2885
RTKLIB 2.4.3 b34
tomojitakasu Dec 29, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 72 additions & 0 deletions bin/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@

The RTKLIB software is distributed under the following BSD 2-clause license.
Users are permitted to develop, produce or sell their own non-commercial or
commercial products utilizing, linking or including RTKLIB as long as they
comply with the license.

--------------------------------------------------------------------------------

Copyright (c) 2007-2020, T. Takasu, All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer. Redistributions in binary form must
reproduce the above copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided with the
distribution.

The software package includes some companion executive binaries or shared
libraries necessary to execute APs on Windows. These licenses succeed to the
original ones of these software.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

The RTKLIB binary package includes some companion executive binaries or shared
libraries necessary to execute RTKLIB APs on Windows.

Refer the following URLs for the licenses of these binaries or shared libraries.

(1) Hatanaka to RINEX conversion program
crx2rnx.exe:
ftp://terras.gsi.go.jp/software/RNXCMP/

(2) GNU Gzip
gzip.exe:
http://www.gnu.org/software/gzip/

(3) GNU Tar and dependencies
tar.exe:
libintl-2.dll:
libiconv-2.dll:
http://www.gnu.org/software/tar/

(4) GNU Wget
wget.exe:
http://www.gnu.org/software/wget/

(5) OpenBLAS binary package (Win64-int32)
libopenblas.dll:
libgcc_s_seh-1.dll:
libgfortran-3.dll:
libquadmath-0.dll:
https://www.openblas.net/
https://sourceforge.net/projects/openblas/

(6) Leaflet - an open-source Javascript library for mobile-frendly interactive maps
leaflet/leaflet.js:
leaflet/leaflet.css:
leaflet/images/*.png:
https://leafletjs.com
Binary file removed bin/MSVCR71.DLL
Binary file not shown.
Binary file modified bin/convbin.exe
Binary file not shown.
14 changes: 14 additions & 0 deletions bin/gmview_notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Map View by Google Maps Notes

2020/11/30

To enable Map View of RTKPLOT by Google Maps API, add Windows registry
keys by using REGEDIT as follows:

Key
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\
FEATURE_BROWSER_EMULATION

Name Type Data
...
rtkplot.exe REG_DWORD 0x00002af8 (11000)
Binary file added bin/image/marker_blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_bluegreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_bluegreenx2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_bluex2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_greenx2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_magenta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_magentax2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_orange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_orangex2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_redx2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_yellow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/image/marker_yellowx2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/leaflet/images/layers-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/leaflet/images/layers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/leaflet/images/marker-icon-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/leaflet/images/marker-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/leaflet/images/marker-shadow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading