An open API service for software projects hosted on Open Collective.

RTKLIB - demo5

Maintain the demo5 version of RTKLIB open source software
Collective - Host: opensource - https://opencollective.com/rtklib-demo5 - Website: https://rtklibexplorer.wordpress.com/ - Code: https://github.com/rtklibexplorer/RTKLIB

Merge pull request #174 from ourairquality/interp-revert-skip

intpres: revert skipping current obs at half way point

github.com/rtklibexplorer/RTKLIB - 8fdf210a3355d0740eecf2f2d49169ee45e86699 authored over 1 year ago
intpres: return the minimum absolute time delta

The returned time delta, between the rover time and the base
observation time, is used as an inp...

github.com/rtklibexplorer/RTKLIB - 619cd4f5cca81b37c5c627fd49e73e067e168e00 authored over 1 year ago
Merge pull request #188 from ourairquality/rtklib-lock-fix

rtklib_lock renaming fix

github.com/rtklibexplorer/RTKLIB - 5a9a3179fdbe64678915730f51448ffe80e14d02 authored over 1 year ago
rtklib_lock renaming fix

github.com/rtklibexplorer/RTKLIB - c4e9d9f9ad68b691d51825abf3ebdeac291cce89 authored over 1 year ago
Merge pull request #187 from ourairquality/tabs-to-space

Replace some tabs with spaces.

github.com/rtklibexplorer/RTKLIB - c799acf8db7cee410cc5c2ed72faa666cac2c999 authored over 1 year ago
Merge pull request #184 from ourairquality/ionppp-rec-hight

ionppp: account for the receiver hight

github.com/rtklibexplorer/RTKLIB - 98cc8d5eb6caffbc396c5cd97b5b102baf8b8b15 authored over 1 year ago
Merge pull request #182 from ourairquality/pntpos-freq-var-calc

pntpos rescode(): correct a freq var calc.

github.com/rtklibexplorer/RTKLIB - 406f527a91ba81803e59b37faaf7ed493978c62e authored over 1 year ago
Merge pull request #181 from ourairquality/qzs-gps-clk-offset

pntpos: enable QZS-GPS time offset

github.com/rtklibexplorer/RTKLIB - 7c4858336352897a5c8c30a2efdfdababd2a1f6f authored over 1 year ago
- Fix build errors caused by pull request #180

- Replace occasional tabs with spaces in these files

github.com/rtklibexplorer/RTKLIB - 7994b15c5770a4ba7d9ae4415c7df748f4dc7143 authored over 1 year ago
Merge pull request #180 from jwidauer/multiple-bug-fixes

Fix buffer overflow while parsing options and rename defines to not conflict with definitions fr...

github.com/rtklibexplorer/RTKLIB - 57e65a545c218da8bf33141eb36933ee6a6abeb4 authored over 1 year ago
Merge pull request #179 from ourairquality/init-bias-ix

Initialize the bias index table when reading DCB files too.

github.com/rtklibexplorer/RTKLIB - 609bc68ff161b16aa2bdbf207aff101cf03ccaa4 authored over 1 year ago
Replace some tabs with spaces.

github.com/rtklibexplorer/RTKLIB - a6a53047350f1685afcc423ce1453c2ce552b26e authored over 1 year ago
Change default time tolerance in convbin from 0.0 to 0.005 to match RTKCONV and to avoid duplicate epochs in the obs files.

github.com/rtklibexplorer/RTKLIB - 788504fdaca69045fbb353dd13b065e440e51a95 authored over 1 year ago
Merge branch 'demo5' of https://github.com/rtklibexplorer/RTKLIB into demo5

github.com/rtklibexplorer/RTKLIB - 232a49cfb1fcc72228b96db7a6ec1f3a0272add6 authored over 1 year ago
Update sample config files

github.com/rtklibexplorer/RTKLIB - d359e1b0bd820de4a679071cf544e0491a0d704c authored over 1 year ago
Merge pull request #175 from ourairquality/ddres-nb6

ddres: avoid oob array access, increase nb for 6 systems

github.com/rtklibexplorer/RTKLIB - 28d6fe2ee33d759a2f88d27f294aff99bc94f63c authored over 1 year ago
Use NSYS define instead of hard coded value

github.com/rtklibexplorer/RTKLIB - 86f35ab9fa945890661ac2d81d192dc1e2610bf3 authored over 1 year ago
Merge pull request #171 from ourairquality/ublox-std-encoding

ublox: correct the encoding of the carrier phase std

github.com/rtklibexplorer/RTKLIB - 465d1caf71ed3970f0497f69a61027979e2d737c authored over 1 year ago
Merge pull request #176 from ourairquality/accept-inx-files

Accept ionosphere data files with extension .INX or .inx

github.com/rtklibexplorer/RTKLIB - 83dfb48c2ad4a2229ca9e0c129e031be69aba7e9 authored over 1 year ago
Update postmain.dfm

Cleanup for .inx option

github.com/rtklibexplorer/RTKLIB - f4919180b28f218ae8c11930fe1bd763740a32c0 authored over 1 year ago
Merge pull request #173 from ourairquality/readbiaf-pos-width

readbiaf: correct numeric field position and width

github.com/rtklibexplorer/RTKLIB - eba65c4f7c370aeb3a001a9a596aa479ab570fcd authored over 1 year ago
Merge pull request #172 from ourairquality/correct-spell-position

Correct spelling 'position'

github.com/rtklibexplorer/RTKLIB - 2ddd264e5eccee564707ecb692665f38ba05507a authored over 1 year ago
Accept ionosphere data files with extension .INX or .inx

github.com/rtklibexplorer/RTKLIB - a4fa6dfbd3ba3268756bfc068f163c832f9f5382 authored over 1 year ago
ionppp: account for the receiver hight

Account for the receiver hight, so that this function now returns the
same result as ionmapf().

github.com/rtklibexplorer/RTKLIB - ee6bf1083ebe6ce3a91603ccb4ad93f48a08de8e authored over 1 year ago
pntpos rescode(): correct a freq var calc.

github.com/rtklibexplorer/RTKLIB - fc5075ef2b2dbf00f65fbc88a97b1ea92e62c7d7 authored over 1 year ago
pntpos: enable QZS-GPS time offset

And enable output of the IRN-GPS and QZS-GPS time offsets in the stat
file CLK entries.

github.com/rtklibexplorer/RTKLIB - 351bf2de95ba36bdfa05af7777202d5814cb49e1 authored over 1 year ago
fix: check that we only read valid chars, when converting a string to an enum, while parsing options

github.com/rtklibexplorer/RTKLIB - 52eae9cfd0c8e1a3a402c8a3946470813b0ee9f9 authored over 1 year ago
fix: rename a bunch of defines, so that they won't conflict with other projects definitions

github.com/rtklibexplorer/RTKLIB - 82b24a30f5f83c42055714a8ce6ebf19af44a562 authored over 1 year ago
ublox: correct the encoding of the carrier phase std

This is encoded as 0.01*2^n, but the decoding was being applied twice,
once in ublox.c:decode_rx...

github.com/rtklibexplorer/RTKLIB - 8c1ae3c283ce645a455688adb2f814fb057e7ac4 authored over 1 year ago
Initialize the bias index table when reading DCB files too.

Move the call to init_bias_ix() into readdcb() so that this table
is also initialized when readi...

github.com/rtklibexplorer/RTKLIB - a581be8eb699575f8808ebf3d290a822848b7551 authored over 1 year ago
ddres: avoid oob array access, increase nb for 6 systems

github.com/rtklibexplorer/RTKLIB - 8085753eb7ef8f42b98f212e9cf06373a57e37b7 authored over 1 year ago
intpres: revert skipping current obs at half way point

github.com/rtklibexplorer/RTKLIB - 38daada0db5c3608a7dbd20a7713bb641948572c authored over 1 year ago
readbiaf: correct numeric field position and width

github.com/rtklibexplorer/RTKLIB - e4e0ff54f6c2ad20f253d59cf90687a2ad464ed9 authored over 1 year ago
Correct spelling 'position'

github.com/rtklibexplorer/RTKLIB - 603c20910278383ccda65fa4aa144629b621da85 authored over 1 year ago
Add example config file for u-blox F9P PPK solution

github.com/rtklibexplorer/RTKLIB - 702a6d0760ccc2be6e181dbc45872902dd7b5aef authored over 1 year ago
Update version from b34h to b34i

github.com/rtklibexplorer/RTKLIB - 48130113cacf03e966fa090278dd6e43a9b49257 authored over 1 year ago
- Switch Beidou code priorities to match recent switch of 3rd solution frequency

- Fix bug in handling priorities with multiple codes

github.com/rtklibexplorer/RTKLIB - ffe990d6a1c251cc2cc744b6fc46e725928437c2 authored over 1 year ago
- Recognize *O.RNX as observation file and *N.RNX as navigation file in rtkpost

- Recognize input file to rtkplot with "rnx" extension as observation file

github.com/rtklibexplorer/RTKLIB - bf2b5d10a0a7069fbab323f4db6f3a40dec393e7 authored over 1 year ago
- Fix bug when converting raw file to rinex navigation file with "ts" option set

- Remove duplicate input argument to zdres() and fix comment on input values of base/rover

github.com/rtklibexplorer/RTKLIB - e03fcd5bb29816fdb4bc6a2a0bc3d14a2dca45df authored over 1 year ago
- Fix bug in -sys command line option in rnx2rktp

- Update rnx2rtkp command line options in user manual.docx
- Remove a couple of unnecessary build...

github.com/rtklibexplorer/RTKLIB - 6bb4ab269ee0eebfec940c2b2592e0c2c9bdd405 authored over 1 year ago
Merge pull request #157 from valgur/bugfix/demo5-windows-shared

Add missing EXPORT to global variables

github.com/rtklibexplorer/RTKLIB - 750d04a7d9dbfa953b9c74a30baf80e476fa105a authored almost 2 years ago
Merge pull request #155 from AndreHauschild/demo5_util

Enable compilation of utilities

github.com/rtklibexplorer/RTKLIB - 6cf07fe9f7c69e5db775e1b9b465c9b0bea9795b authored almost 2 years ago
Add missing EXPORT to global variables

To fix building as a shared library on Windows.

github.com/rtklibexplorer/RTKLIB - 74bd17867323df969c9d87e533671206592a9298 authored almost 2 years ago
Merge branch 'demo5' into demo5_util

github.com/rtklibexplorer/RTKLIB - b920e25d9764d4402fd6ac9149991b71d10f43ec authored almost 2 years ago
Ignore compilation results

github.com/rtklibexplorer/RTKLIB - a51bb9563bf2cc50642217c19076aa7b14a9b07a authored almost 2 years ago
Fix regex check for output file

github.com/rtklibexplorer/RTKLIB - 52e3e584522ae96051d72fc6f5e5b77be98a57e7 authored almost 2 years ago
Removing merge artefacts

github.com/rtklibexplorer/RTKLIB - bc66e0765c34f87880080ec7f6d9a6d82aa8ff8d authored almost 2 years ago
Merge remote-tracking branch 'rtklibexplorer/demo5' into demo5

github.com/rtklibexplorer/RTKLIB - 4983d76b16d36476890a89dc66735ac85d86661e authored almost 2 years ago
- Update RTKNAVI and RTKNAVI_QT to fix bug caused by recent changes to code bias variables

- Replace hard-coded values for code bias array size with defines

github.com/rtklibexplorer/RTKLIB - 677261d21ca3fd1dadcf8ee846ae1eecbe608dff authored almost 2 years ago
Merge branch 'demo5' into demo5_util

github.com/rtklibexplorer/RTKLIB - d2169b41b25976338e91e16784c048e70e8c8bba authored almost 2 years ago
Merge pull request #154 from AndreHauschild/demo5_utest

Enable unit tests

github.com/rtklibexplorer/RTKLIB - c224cf13853393bebbbbc62720180cb4b6b55d6f authored almost 2 years ago
Merge pull request #153 from AndreHauschild/demo5_typos

Fix typos in comments

github.com/rtklibexplorer/RTKLIB - 267e9547f5f04e6717d3e1e49626dc26143aceea authored almost 2 years ago
Merge branch 'demo5' of https://github.com/rtklibexplorer/RTKLIB into demo5

github.com/rtklibexplorer/RTKLIB - 59ff8600e5d2df6bc9b822f0a2cd8f6f9d2bc5e3 authored almost 2 years ago
Fix invalid pointer for "Average of Single Position" initialization option with SNR observation weighting enabled

github.com/rtklibexplorer/RTKLIB - 1765c890fa04a238279782e430008e43202f36fc authored almost 2 years ago
Merge pull request #151 from umeda-skyley/config_fix

winapp config item bug fix

github.com/rtklibexplorer/RTKLIB - c6efbb3204718dafb8678587e0b18bc6a14f4384 authored almost 2 years ago
Ingore executables in util folder

github.com/rtklibexplorer/RTKLIB - 47d6129cf0cc7657471a4b3974d2110f78d44f4e authored almost 2 years ago
Ignore utest executables

github.com/rtklibexplorer/RTKLIB - c5f9563adb126885898f80d46e5e668e7ce08d39 authored almost 2 years ago
Fix command line option

github.com/rtklibexplorer/RTKLIB - 00e84edc6944ca25cb9ef2bc72ea3b6e96d72182 authored almost 2 years ago
Remove iers.a from index

github.com/rtklibexplorer/RTKLIB - 03cb701c3e35552b16333eeee53d6ff128cd3c99 authored almost 2 years ago
Untrack dll files

github.com/rtklibexplorer/RTKLIB - 7ecb65e5a749b5d165d0cd3f30826b8dcd31c646 authored almost 2 years ago
Add file endings for long IGS filenames

github.com/rtklibexplorer/RTKLIB - 241eaf81e886c295eb323d2e9d8ab1a0d960e4ad authored almost 2 years ago
Remove obsolete call of LoadOpt() in showEvent()

github.com/rtklibexplorer/RTKLIB - efe67dbb7cc226a8a05f615b195dd81e8899c12d authored almost 2 years ago
Fix problem with code bias structure

github.com/rtklibexplorer/RTKLIB - a4b7514c4f3f330ddbc9b2f6ba02992c96656e7b authored almost 2 years ago
Add missing declaration of k in pppoutstat()

github.com/rtklibexplorer/RTKLIB - ba4a1d88b8b095901d7f83589cad9ffc78ffcd50 authored almost 2 years ago
Fix order of inputs in comment for satpos()

github.com/rtklibexplorer/RTKLIB - 50139a562608fc538cf24353afc5bc396a60afe9 authored almost 2 years ago
Enable utilities

Enable compilation of (most) files in the util folder
Major revision of simobs program

github.com/rtklibexplorer/RTKLIB - f14dfadcb79c5dd0d241dc12c2e8c4efa6e5b82d authored almost 2 years ago
Search for alias if TLE name is empty

github.com/rtklibexplorer/RTKLIB - 05cc0e42da4a84c00ba435215ee06f30142ad9a6 authored almost 2 years ago
Enable unit tests

github.com/rtklibexplorer/RTKLIB - 65cd81b56c242be02c543bdeb2cd21534e733812 authored almost 2 years ago
Remove double inclusion of widgets

github.com/rtklibexplorer/RTKLIB - f219c652300ec2d91c8890cc07996edcb3e4e99a authored almost 2 years ago
Merge branch 'rtklibexplorer:demo5' into config_fix

github.com/rtklibexplorer/RTKLIB - 98eac10d529ad7511fe9749eacf6afca2e72c6f6 authored almost 2 years ago
Update str2str.c

added UDP server support

github.com/rtklibexplorer/RTKLIB - 97ba3cf39311997fdfee7a978ea4773e17d11f81 authored almost 2 years ago
- Add gfortran library back into rnx2rtkp makefile for gcc compiler to increase runspeed

- Remove a few unused variables

github.com/rtklibexplorer/RTKLIB - 93fdbcd8b3098e3a88f3571d867972c448f85b29 authored almost 2 years ago
Fix array overflow in code bias table

github.com/rtklibexplorer/RTKLIB - 620fa2873ce9182ab3ceab223170a3a2b7c3d651 authored almost 2 years ago
winapp config item bug fix

github.com/rtklibexplorer/RTKLIB - 315d2342410ed6d05f3d26e0fc5bb839e5ae96e2 authored almost 2 years ago
Fix bug in varerr() for PPP solutions not using iono-free combinations

Use E1/E2 or E1/E5 dual freq iono-free combinations for PPP solutions

github.com/rtklibexplorer/RTKLIB - b99d11b2198e3bdaf543e677a674670afce5f25f authored almost 2 years ago
Merge branch 'demo5' of https://github.com/rtklibexplorer/RTKLIB into demo5

github.com/rtklibexplorer/RTKLIB - 84afc5ebba6313166cd058231ab2af8ad495efb5 authored almost 2 years ago
Clean up for recent commit for support of new bias files

github.com/rtklibexplorer/RTKLIB - bb6f5c56a2cad73a6b2f43479102614b51840d45 authored almost 2 years ago
Merge pull request #143 from vuquangtrong/demo5

Fix incorrect index of VALSET cmd for ublox

github.com/rtklibexplorer/RTKLIB - d9c4e7f2f410b04edc4e18a6c7f8da93aa4e5982 authored almost 2 years ago
Merge pull request #146 from fnadeau/bugfix/issue_144

Fix QtApp when using Qt 5 issue #144

github.com/rtklibexplorer/RTKLIB - b7e30fb9060d396901d1bb3b0f4fde658323d730 authored almost 2 years ago
Update readme.txt

github.com/rtklibexplorer/RTKLIB - a85808de53c5fb280eddecb8664b8ac27adb1997 authored almost 2 years ago
Add support for satellite code biases in .BIA and .BSX files

github.com/rtklibexplorer/RTKLIB - c0138bfb5b98c35480d9ba6d28c27cff855468e4 authored almost 2 years ago
Fix QtApp when using Qt 5 issue #144

github.com/rtklibexplorer/RTKLIB - 5ec304c594ccb4bdf1fddb1a1782cba483a03def authored almost 2 years ago
Merge branch 'rtklibexplorer:demo5' into demo5

github.com/rtklibexplorer/RTKLIB - b5c0de41d742492eb67692aec69d605e61da2410 authored about 2 years ago
- Updates to config files

github.com/rtklibexplorer/RTKLIB - 0d35fa0ae2746adbecf52bc17d0ecef68019b46d authored about 2 years ago
- Remove recent update to ddres() based on results of more extensive testing

- Increase observation variance if half cycle ambiguity flag set
- Minor fix to init of base resi...

github.com/rtklibexplorer/RTKLIB - 8037d29b72df6077b0eb0c5a34fd763017b15145 authored about 2 years ago
fix incorrect index of VALSET cmd for ublox

github.com/rtklibexplorer/RTKLIB - ce5a20f02b65ae3927b667a3f2373b2cf8643a29 authored about 2 years ago
- Add new Beidou codes to RTCM3->RINEX conversion

- Change Beidou third solution freq from B2A to B3
- RTCM3 MSM messages: Don't throw out sync bit...

github.com/rtklibexplorer/RTKLIB - 8e04ef65ac0612b2b5b397e798ab9a4219884004 authored about 2 years ago
Remove recent fix to reset obs structure before reuse until better understood since this fix can cause incorrect dates on conversions from RTCM files.

github.com/rtklibexplorer/RTKLIB - 5204d157c38098fe85acd721535a698698a4ed24 authored about 2 years ago
- Improvements for moving-base RTK solution

- Make baseline constraint independent of moving-base mode
- Add option to specify baseline const...

github.com/rtklibexplorer/RTKLIB - 4b519f3621eea18cfd0b7851360641a89754eb07 authored about 2 years ago
-Add solution mode defines for code clarity

-Fix bug in backwards-only solution introduced in 4/17 commit

github.com/rtklibexplorer/RTKLIB - 1854c43b968b023ee69b000941b6ee4afdb7841b authored about 2 years ago
Merge changes from PR #138

- Fix qtapp compilation for new Qt versions (Qt 6.x)
- Make rtknavi_qt and rtkpost_qt compile o...

github.com/rtklibexplorer/RTKLIB - f04f12728e11652b63960b1f494dfbd2cac15fea authored about 2 years ago
Merge pull request #120 from valgur/patch-3

Fix an out-of-bounds bug in ppp.c

github.com/rtklibexplorer/RTKLIB - 4be1aac80663b54b59a74da3bab65c6f605fa053 authored over 2 years ago
Merge pull request #121 from valgur/patch-4

Fix for a small bug in GLONASS dual-frequency iono correction

github.com/rtklibexplorer/RTKLIB - 94f8715e278f940fc6a960812f7cb85e20ad1f1b authored over 2 years ago
Merge pull request #137 from drf5n/patch-1

Update declaration of showmsg in rtkcmn.c

github.com/rtklibexplorer/RTKLIB - 41ae7220775b455592a18451256633e7eed195c7 authored over 2 years ago
- Fix for QT app compile errors (Issue #135)

- Fix for rtkrcv.c exit error (Issue #139)

github.com/rtklibexplorer/RTKLIB - 5d6794e8dc5ddd8d4d2f248edd3a731989acbb80 authored over 2 years ago
- Support half-cycle correction option for u-blox receivers

- Reset obs structure before reuse during conversion to rinex
- Fix bug in RTKPOST makefile

github.com/rtklibexplorer/RTKLIB - e213f65ac9a054212fc63da9d11e3e6850803259 authored over 2 years ago