-
Notifications
You must be signed in to change notification settings - Fork 80
Comparing changes
Open a pull request
base repository: nettlep/gobbledegook
base: master
head repository: iZafe/libgattsrv
compare: master
- 16 commits
- 23 files changed
- 1 contributor
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fdbc63 - Browse repository at this point
Copy the full SHA 5fdbc63View commit details -
Merge pull request #1 from iZafe/automake
Fixed automake build issues for ARM and x86
Configuration menu - View commit details
-
Copy full SHA for 76891cc - Browse repository at this point
Copy the full SHA 76891ccView commit details
Commits on Aug 8, 2024
-
Skeleton for Dosell Services, fixed linked errors
- Do not comment _sources in Makefile.am, since everything after is treated as comment on a multiline
Configuration menu - View commit details
-
Copy full SHA for 3e23b50 - Browse repository at this point
Copy the full SHA 3e23b50View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b35ca48 - Browse repository at this point
Copy the full SHA b35ca48View commit details -
Configuration menu - View commit details
-
Copy full SHA for d846c9a - Browse repository at this point
Copy the full SHA d846c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e09166 - Browse repository at this point
Copy the full SHA 9e09166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 517c370 - Browse repository at this point
Copy the full SHA 517c370View commit details -
Merge pull request #2 from iZafe/dosell_services
Updating the lib to support 2 GATT Services
Configuration menu - View commit details
-
Copy full SHA for ef00869 - Browse repository at this point
Copy the full SHA ef00869View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b2151e - Browse repository at this point
Copy the full SHA 2b2151eView commit details -
Merge pull request #3 from iZafe/delete_variable
Removed unused varible in standalone test app
Configuration menu - View commit details
-
Copy full SHA for 5c9afce - Browse repository at this point
Copy the full SHA 5c9afceView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e7e679 - Browse repository at this point
Copy the full SHA 2e7e679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5a389 - Browse repository at this point
Copy the full SHA 1b5a389View commit details -
Fixed fields like status or control suddenly became to short (64-bit …
…became 8-bit) after adding notify
Configuration menu - View commit details
-
Copy full SHA for 6963607 - Browse repository at this point
Copy the full SHA 6963607View commit details
Commits on Sep 23, 2024
-
* Fixed fields like status or control suddenly became to short (64-bit became 8-bit) after adding notify * Added g_main_context_default to Init.cpp * Added blue led status when starting for 60s Added fixed (blinks 30hz) blue led when connected to ble
Configuration menu - View commit details
-
Copy full SHA for d9c4947 - Browse repository at this point
Copy the full SHA d9c4947View commit details
Commits on Sep 25, 2024
-
Fixed current time being 5 bytes (32+8 bits = 40 bits)
Readded the debug log prints but now they are behind a flag
Configuration menu - View commit details
-
Copy full SHA for 3d3071d - Browse repository at this point
Copy the full SHA 3d3071dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 993e57c - Browse repository at this point
Copy the full SHA 993e57cView 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 master...master