v1.1.0
What's Changed
- Rc 1.1.0 by @semuadmin in #57
PRN
,CELLPRN
andCELLSIG
attributes added to satellite (NSAT) and cell (NCELL) groups within parsed RTCM3 MSM payloads viaSPARTNMessage._getsatcellmaps()
function, replacing previoussat2prn()
andcell2prn()
helper functionality. labelmsm keyword argument signifies either RINEX (1) or Frequency Band (2) signal format for CELLSIG attribute.
Full Changelog: v1.0.20...v1.1.0