- Apr 08, 2020
-
-
Pep Martí Saumell authored
-
- Feb 05, 2020
-
-
Tim Everett authored
- Add simplified, better commented config file (ublox_ppp.conf) that relies on defaults for most settings - Update version to b33c
-
- Dec 18, 2019
-
-
Tim Everett authored
- Move RTKCONV trace file to output file location and change name to match output file name - Minor fixes, improvements, and cleanup
-
- Nov 16, 2019
-
-
Tim Everett authored
-
- Nov 09, 2019
-
-
Tim Everett authored
- Add a couple more Embarcadero project file updates
-
- Nov 08, 2019
-
-
Tim Everett authored
-
- Sep 17, 2019
-
-
Tim Everett authored
- Improve format conversion to RTCM3 for GLONASS satellites by using freq info from MSM7 messages when navigation data not available - Set Galileo bit in RTCM 1005 message to be consistent with GPS and Glonass - Update version to b33a
-
- Aug 22, 2019
-
-
Tim Everett authored
-
- Aug 17, 2019
-
-
Tim Everett authored
-
- Aug 07, 2019
-
-
Tim Everett authored
- Improve outlier handling
-
- Jul 30, 2019
-
-
Tim Everett authored
- Move Galileo E5b from 3rd freq to 2nd freq to optimize run speed for L1/L2/E5b receivers
-
- May 03, 2019
-
-
TimEverett authored
- Update default values for autocal option in Glonass AR - Update version number to b31a - Update VS solution file for pos2kml
-
- Nov 13, 2018
-
-
TimEverett authored
- Fix potential mem leak in obs/nav (Issue #37) - Fix minor bug in rtkrcv makefile - Switch all Embarcadero project versions from 18.2 to 18.4
-
- Oct 31, 2018
-
-
TimEverett authored
-
- Oct 22, 2018
-
-
TimEverett authored
- Add patch level to NTRIP agent string
-
- Oct 11, 2018
-
-
TimEverett authored
Generate output log of event positions. This check-in and the previous one for logging events are ported from the Emlid code base and expanded to include Swiftnav receivers as well as u-blox.
-
- Oct 09, 2018
-
-
TimEverett authored
-
- Oct 02, 2018
-
-
rtklibexplorer authored
-
- Sep 22, 2018
-
-
TimEverett authored
-
- Aug 04, 2018
-
-
Ronan LE MEILLAT authored
-
- Aug 01, 2018
-
-
TimEverett authored
- Updates to default config settings - Minor clean up from last check-in
-
- Jul 31, 2018
-
-
TimEverett authored
- Add support for rover base position in rinex header (for fixed sol)
-
- Jul 29, 2018
-
-
TimEverett authored
- Increase max Galileo sat # - Skip base interpolation if cycle slip
-
- May 01, 2018
-
-
TimEverett authored
-
- Dec 13, 2017
-
-
TimEverett authored
-
- Dec 09, 2017
-
-
TimEverett authored
1) Fix option to use stdevs from receiver in varerr 2) Make varerrr() code a little easier to understand
-
- Sep 28, 2017
-
-
TimEverett authored
Merged in changes from Swiftnav Github page and updated patch level from b29 to b29a
-
- Sep 12, 2017
-
-
TimEverett authored
-
- Sep 02, 2017
-
-
Tomoji Takasu authored
-
- Jun 27, 2017
-
-
TimEverett authored
Based on changes from Swiftnav branch of RTKLIB. Replaces SS2 support with Swiftnav
-
- Jun 12, 2017
-
-
TimEverett authored
-
- May 26, 2017
-
-
Tomoji Takasu authored
-
- May 17, 2017
-
-
Patrick José Pereira authored
``` mkdir build cd build qmake .. make -j4 ``` Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 10, 2017
-
-
TimEverett authored
Consolidate user range accuracy (ura) translation functions and add Galileo capability to them.
-
- Apr 25, 2017
-
-
Tomoji Takasu authored
-
- Mar 22, 2017
-
-
Igor Gladkov authored
* Fix: iono-free error variance scale factor for RTK changed from 3.0 to SQR(3.0)
-
- Feb 23, 2017
-
-
TimEverett authored
- Changes to u-blox RXM-RAWX message decode - Fix bug in decode of Galileo phase - Set CPSTD_VALID back to 5 to be consistent with release CODE - Enable Galileo compile option for rnx2rtkp - Change fix-and-hold var and gain parameters from constants to input options - Add new options from b26a and b26b code to RTKNAVI and RTKPOST GUIs - Replace hard-coded numbers in fix-and-hold code with constants
-
- Feb 07, 2017
-
-
TimEverett authored
- Added a feature to incorporate receiver estimates of code and phase stdevs into measurement variances (pos2-rcvstds=on/off) -Modified encoding of stdevs into the RINEX observation files to a standard format for all receivers - Added a feature to exclude a single satellite from ambiguity resolution every epoch for which the number of satellites is larger than a configurable limit (pos2-mindropsats). Each epoch a different satellite is excluded. If excluding the satellite results in a significant improvement in the AR ratio, then that satellite is removed from the list of satellites used for AR. - Modified static-start solution mode to return to static and reset the position if the rover has been inactive for more than 5 minutes - Minor clean-up
-
- Jan 03, 2017
-
-
Tomoji Takasu authored
-
- Oct 01, 2016
-
-
Tomoji Takasu authored
-