Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sparkfun/sparkfun_extensible_message_parser issues and pull requests

#47 - Add SPARTN and Septentrio SBF

Pull Request - State: closed - Opened by PaulZC 3 months ago - 2 comments

#47 - Add SPARTN and Septentrio SBF

Pull Request - State: closed - Opened by PaulZC 3 months ago - 2 comments

#46 - Fix file name in comment

Pull Request - State: closed - Opened by LeeLeahy2 6 months ago

#46 - Fix file name in comment

Pull Request - State: closed - Opened by LeeLeahy2 6 months ago

#45 - Add CR and LF to error message

Pull Request - State: closed - Opened by LeeLeahy2 6 months ago

#44 - Use proper size when printing the variable

Pull Request - State: closed - Opened by LeeLeahy2 6 months ago

#43 - Fix type mismatches

Pull Request - State: closed - Opened by LeeLeahy2 6 months ago

#42 - Only include the CRC tables once

Pull Request - State: closed - Opened by LeeLeahy2 6 months ago

#41 - Fix warnings as errors

Pull Request - State: closed - Opened by PaulZC 9 months ago

#41 - Fix warnings as errors

Pull Request - State: closed - Opened by PaulZC 9 months ago

#40 - Adjust checksum during unicore command response

Pull Request - State: open - Opened by nseidle 9 months ago

#40 - Adjust checksum during unicore command response

Pull Request - State: open - Opened by nseidle 9 months ago

#39 - Add get*MessageNumber routines

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#39 - Add get*MessageNumber routines

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#38 - RTCM_Test: Fix comment

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#38 - RTCM_Test: Fix comment

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#36 - Add semp*GetSentenceName to return the sentence name string

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#36 - Add semp*GetSentenceName to return the sentence name string

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#34 - Add the Unicore hash (#) parser

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#34 - Add the Unicore hash (#) parser

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#33 - Rename sempUnicore* to sempUnicoreBinary*

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#33 - Rename sempUnicore* to sempUnicoreBinary*

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#32 - RTCM_Test: Display the length in hex as well

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#32 - RTCM_Test: Display the length in hex as well

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#31 - NMEA: Don't return NMEA sentence early

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#31 - NMEA: Don't return NMEA sentence early

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#30 - NMEA uses sentences instead of messages

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#30 - NMEA uses sentences instead of messages

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#29 - Prevent crashes, verify parse is not null before use

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#29 - Prevent crashes, verify parse is not null before use

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#28 - Add license line to source files

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#28 - Add license line to source files

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#27 - Pass Print * to sempPrintParserConfiguration

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#27 - Pass Print * to sempPrintParserConfiguration

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#25 - Expose the Unicore header data structure to the application layer

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#25 - Expose the Unicore header data structure to the application layer

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#24 - Add sempNmeaHashPreamble to support the UM980

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#24 - Add sempNmeaHashPreamble to support the UM980

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#23 - Replace sempSetPrint* with sempEnable*Output and sempDisable*Output

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#23 - Replace sempSetPrint* with sempEnable*Output and sempDisable*Output

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#22 - Provide debugging examples for the user parser

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#22 - Provide debugging examples for the user parser

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#20 - Support other NMEA prefix bytes, # used by the UM980

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#20 - Support other NMEA prefix bytes, # used by the UM980

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#19 - Use the same type of display for CRC and checksum errors

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#19 - Use the same type of display for CRC and checksum errors

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#18 - Add Unicore parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#15 - Fix NMEA bugs

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#15 - Fix NMEA bugs

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#13 - Translate state values into ASCII state name strings

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#13 - Translate state values into ASCII state name strings

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#11 - Pass Serial to sempInitParser, add sempPrintf support

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#11 - Pass Serial to sempInitParser, add sempPrintf support

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#10 - Switch from using sempExtPrintLineOfText to using sempPrintln

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#10 - Switch from using sempExtPrintLineOfText to using sempPrintln

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#9 - Add RTCM parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#9 - Add RTCM parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#8 - Prefix all routine names with semp

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#8 - Prefix all routine names with semp

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#7 - Add user parser example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#7 - Add user parser example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#6 - Add multiple parser example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#6 - Add multiple parser example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#5 - Add mixed parser example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#5 - Add mixed parser example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#4 - Add u-blox parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#4 - Add u-blox parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#3 - Add NMEA parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#3 - Add NMEA parser and example

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#2 - Add the base parser functionality

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#2 - Add the base parser functionality

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#1 - Add the library.properties file

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago

#1 - Add the library.properties file

Pull Request - State: closed - Opened by LeeLeahy2 10 months ago