Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
asterx1_gps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
labrobotica
drivers
asterx1_gps
Graph
7d9ab37d01bed89a8dca32928a44f0671c930bcf
Select Git revision
Branches
2
master
default
protected
ubuntu_18_04
Tags
2
1.0.1
1.0.0
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Nov
27
Oct
21
May
20
Apr
11
28
Aug
27
26
9
15
Sep
29
Mar
18
10
7
4
4
Feb
27
Jan
26
15
13
12
11
17
Dec
6
Oct
13
Jan
8
20
Nov
16
Nov
22
Jul
18
Apr
11
Nov
Adapted to Ubuntu 18.04 package generation
1.0.1 ubuntu_18…
1.0.1 ubuntu_18_04
Updated .gitlab-ci.yml to multiples Ubuntu distributions' packages generation
1.0.0 master
1.0.0 master
Merge branch 'master' of ssh://gitlab.iri.upc.edu:2202/labrobotica/drivers/asterx1_gps
Added additional uninstall commands to also remove the installation folder of the library.
Update installation info
Update server address
Update server address
Fixed a typo
Update ReadMe.md
Delete ReadMe.txt
FIXED:Adapted to CMake plural variables *_DIRS and *_LIBRARIES
Update .gitlab-ci.yml
Update ReadMe.md
Added ReadMe.md
Adapted to .deb package generation
Adapted to CMake plural variables *_DIRS and *_LIBRARIES
Adapted to the new installation directories
Adapted to the new installation directories
Added all the headers to FIND_PATH
Moved .h files to include folder. Adapted CMakeLists.txt file to this change.
Added LICENSE
Added .gitignore
Added a function to set the offsets of the GPS to the current position in both geodetic and cartesian coordinates.
Solved a bug with some uninitialized pointers in the thread.
Solved a bug with a blocked mutex when waiting a replay from the GPS.
Solved a bug when the some of the raw messages were missing.
Added new configuration commands to:
Changes to try to catch an unhandled GPSTK exception.
Solved a problem with an uncatched exception of the gpstk library.
Made available the GPS RAW subframes needed to compute the Ephemeris.
asterx1_gps: fixed example CMakeLists depending on gpsToolkitLibrary presence
Added conditional compilation depending on the presence of the GPS tool kit.
Changed the messages published on Stream2 depending on the availability of the GPS tool kit.
Added the GPS RAW data messages to the list of processed messages.
Solved a bug in the calculation of the carrier phase.
Removed some old files no longer used.
Minor changes to the meas_epoch data type.
Added exceptions.
Extended the features of the GPA driver.
nothing relevant, just to test commit
Loading