-
-
Notifications
You must be signed in to change notification settings - Fork 82
Comparing changes
Open a pull request
base repository: h2zero/esp-nimble-cpp
base: 2.0.0
head repository: h2zero/esp-nimble-cpp
compare: 2.0.3
- 19 commits
- 22 files changed
- 5 contributors
Commits on Dec 17, 2024
-
Fix compiling errors when central is disabled.
* Fix missing member error 'm_pClient' in NimBLEServer
Configuration menu - View commit details
-
Copy full SHA for 6357a0d - Browse repository at this point
Copy the full SHA 6357a0dView commit details -
Fix NimBLEHIDDevice output report returning incorrect characteristic.…
… (#805) The input and output report characteristics share the same UUID and the `getOutputReport` was returning the input report characteristic. This change will return the correct characteristic by finding it with the index parameter.
Configuration menu - View commit details
-
Copy full SHA for 3743eb9 - Browse repository at this point
Copy the full SHA 3743eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0ce87 - Browse repository at this point
Copy the full SHA 3e0ce87View commit details -
Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h
In some cases compilation of examples would fail due to missing these headers so they should be included in NimBLEDevice.h
Configuration menu - View commit details
-
Copy full SHA for ec4d4c4 - Browse repository at this point
Copy the full SHA ec4d4c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 275def3 - Browse repository at this point
Copy the full SHA 275def3View commit details
Commits on Dec 21, 2024
-
Fix crash that could occur when server reconnects
* Update to not change services if they have not actually changed when starting the server Closes #270
Configuration menu - View commit details
-
Copy full SHA for fd0187b - Browse repository at this point
Copy the full SHA fd0187bView commit details -
Fix NimBLEHIDDevice not being able to create more than one in/out/fea…
…ture report + temporal coupling
Configuration menu - View commit details
-
Copy full SHA for 65f6ee1 - Browse repository at this point
Copy the full SHA 65f6ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1c055 - Browse repository at this point
Copy the full SHA ea1c055View commit details
Commits on Dec 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da48844 - Browse repository at this point
Copy the full SHA da48844View commit details
Commits on Jan 5, 2025
-
NimBLEScan increment m_callbackSent before callback.
Fixes heap corruption observed on CONFIG_HEAP_POISONING_COMPREHENSIVE.
Configuration menu - View commit details
-
Copy full SHA for dc53052 - Browse repository at this point
Copy the full SHA dc53052View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10ffa1 - Browse repository at this point
Copy the full SHA d10ffa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c655b21 - Browse repository at this point
Copy the full SHA c655b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for a127aba - Browse repository at this point
Copy the full SHA a127abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a35ec - Browse repository at this point
Copy the full SHA 95a35ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4972f3e - Browse repository at this point
Copy the full SHA 4972f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed51076 - Browse repository at this point
Copy the full SHA ed51076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6ab75 - Browse repository at this point
Copy the full SHA 2f6ab75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60290cd - Browse repository at this point
Copy the full SHA 60290cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2feaedb - Browse repository at this point
Copy the full SHA 2feaedbView 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 2.0.0...2.0.3