-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: sparkfun/SparkFun_u-blox_GNSS_Arduino_Library
base: 4e542ba
head repository: sparkfun/SparkFun_u-blox_GNSS_Arduino_Library
compare: cdb93d1
- 15 commits
- 5 files changed
- 2 contributors
Commits on Jun 27, 2021
-
Improved state management - member functions on packet buffers indica…
…te if the class and ID match, rather than using flags that get set during the process and processUBX functions. Still some tidy-up required, but makes debugging and maintenance easier and helps prevents some race conditions/panics/crashes (due to writing data where it shouldn't be written)!
Configuration menu - View commit details
-
Copy full SHA for a92139c - Browse repository at this point
Copy the full SHA a92139cView commit details -
Removed classAndIdMatch flag on packet buffers. Gradually moving stat…
…e management out of the process and processUBX functions.
Configuration menu - View commit details
-
Copy full SHA for a1ca3d4 - Browse repository at this point
Copy the full SHA a1ca3d4View commit details -
Removing class/ID match checking from processUBX. All checking now do…
…ne much higher up the call chain
Configuration menu - View commit details
-
Copy full SHA for 87b641c - Browse repository at this point
Copy the full SHA 87b641cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4af6f - Browse repository at this point
Copy the full SHA aa4af6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e88f1c - Browse repository at this point
Copy the full SHA 2e88f1cView commit details -
Merge pull request #45 from aberridg/modify-state-management-aberridg
Modify state management - thanks you @aberridg
Configuration menu - View commit details
-
Copy full SHA for 2d502ec - Browse repository at this point
Copy the full SHA 2d502ecView commit details
Commits on Jul 1, 2021
-
Merge branch 'release_candidate' into release_candidate_v2.1_modified…
…_state_management
Configuration menu - View commit details
-
Copy full SHA for 20b2f44 - Browse repository at this point
Copy the full SHA 20b2f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f962e1 - Browse repository at this point
Copy the full SHA 4f962e1View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d46bd50 - Browse repository at this point
Copy the full SHA d46bd50View commit details
Commits on Jul 3, 2021
-
Merge pull request #50 from aberridg/release_candidate_v2.1_modified_…
…state_management Fixes for checking for ack packet only
Configuration menu - View commit details
-
Copy full SHA for 7f2384b - Browse repository at this point
Copy the full SHA 7f2384bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2fbf6 - Browse repository at this point
Copy the full SHA 8c2fbf6View commit details -
Merge branch 'release_candidate_v2.1_modified_state_management' of ht…
…tps://github.com/sparkfun/SparkFun_u-blox_GNSS_Arduino_Library into release_candidate_v2.1_modified_state_management
Configuration menu - View commit details
-
Copy full SHA for 0b04481 - Browse repository at this point
Copy the full SHA 0b04481View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac07f9e - Browse repository at this point
Copy the full SHA ac07f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdb585 - Browse repository at this point
Copy the full SHA 4fdb585View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb93d1 - Browse repository at this point
Copy the full SHA cdb93d1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4e542ba...cdb93d1