Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Conversation

rge-exafore
Copy link
Contributor

This pull request combines #315 and #326. Both those requests are required to merge Peregrine changes to support L2C tracking.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 59.028% when pulling 6ab3b55 on rge-exafore:libswiftnav-peregrine-l2c into 342cff6 on swift-nav:master.

@rge-exafore rge-exafore force-pushed the libswiftnav-peregrine-l2c branch from 6ab3b55 to 7f0c7f6 Compare May 19, 2016 08:00
@adel-mamin
Copy link

The changes look good to me.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 59.07% when pulling 7f0c7f6 on rge-exafore:libswiftnav-peregrine-l2c into 342cff6 on swift-nav:master.

@rge-exafore
Copy link
Contributor Author

HITL tests: piksi_firmware_v0.21-209-g7c56849.hex

@rge-exafore rge-exafore changed the title Changes in libswiftnav for L2C support in Peregrine Change libswiftnav to support L2CM tracking in Peregrine May 19, 2016
cdef gps_l1ca_decoded_data_t tmp_d = d._thisptr
return process_subframe(&self._thisptr, sid, &tmp_d)
cdef gnss_signal_t tmp_sid = sid._thisptr
return process_subframe(&self._thisptr, tmp_sid, &tmp_d)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tmp_d is a local. so no data is returned in d.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 59.07% when pulling b65fb1a on rge-exafore:libswiftnav-peregrine-l2c into 342cff6 on swift-nav:master.

@rge-exafore rge-exafore force-pushed the libswiftnav-peregrine-l2c branch from b65fb1a to be6f90a Compare May 19, 2016 12:39
@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 59.07% when pulling be6f90a on rge-exafore:libswiftnav-peregrine-l2c into 342cff6 on swift-nav:master.

@gsmcmullin
Copy link
Contributor

I don't see any cause for concern. Merge if you're done with it.

@rge-exafore rge-exafore force-pushed the libswiftnav-peregrine-l2c branch from be6f90a to 9a85cf5 Compare May 20, 2016 06:18
@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 59.112% when pulling 9a85cf5 on rge-exafore:libswiftnav-peregrine-l2c into 72f05ff on swift-nav:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants