You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
X-Publish-Start-Commit: d943f30
X-Publish-Start-Commit: 8d82edd
---
Remove the GROUP_META_N_GROUP_MSGS and define it locally in Starling instead
Author: Isak Tjernberg <[email protected]>
---
Add comparators
Author: laykuan loh <[email protected]>
---
Merge cherry-picks from refs/heads/starling-v1.2.20-release into master: Added an enum value for no geoid model
* Empty commit to allow PR creation
* Add enum for geoid model
* Added an enum value for no geoid model
Co-authored-by: Christian Reimer <[email protected]>
Co-authored-by: Joseph Angelo <[email protected]>
---
Corrected the reported geoid model version
Author: Joseph Angelo <[email protected]>
---
Added additional helpful operators for gps_time_t
Author: Joseph Angelo <[email protected]>
---
Explicitly made bitmask a 64-bit value
Co-authored-by: Joseph Angelo <[email protected]>
---
Add utc2gps and other missing time conversions
Author: Joseph Angelo <[email protected]>
---
Portability project
Author: Matt Woodward <[email protected]>
---
Add missing header files so that they get installed by the cmake install rule
added macro_overload.h but missed 6 other header files, e.g. bitstream.h which is used by librtcm
Author: dgburr <[email protected]>
---
sub_constellation_to_constellation
Author: Alex Kleeman <[email protected]>
---
Use new clang-tidy module
Author: Matt Woodward <[email protected]>
---
Fix indexing issues in clock_map by passing in only supported signals
* throw out unused signals
* Address review comments
Author: laykuan loh <[email protected]>
---
Fix incorrect pointer dereferencing
* Fix incorrect pointer dereferencing
* Add unit test for PIKSI-191 assert
* Maybe fix clang-tidy error
Co-authored-by: Isak Tjernberg <[email protected]>
Co-authored-by: Matt Woodward <[email protected]>
---
Fix for spurious maybe-uninitialised warning on GCC 11
Author: Christian Reimer <[email protected]>
---
more fixes for building with GCC 11
* Add GCC 11 target to CI
* Fixes warnings around potentially uninitialized arrays that occur with GCC 11 when utilizing matrix related functions
Author: Jason Mobarak <[email protected]>
---
0 commit comments