184 Commits

Author SHA1 Message Date
Sabas
b782cd06c5 docs: Update library.properties
Signed-off-by: Sabas <sabasjimenez@gmail.com>
v1.4.4
2025-06-23 19:18:53 -06:00
Sabas
bdcd3ecc35 Merge pull request #98 from RobotZwrrl/master
Adjust the resolution sensitivity constant
2025-06-23 19:17:54 -06:00
Erin Kennedy
8c32b395c4 Adjust the resolution sensitivity constant 2025-06-23 20:16:11 -04:00
Sabas
8692adce4a docs: Update library.properties
Signed-off-by: Sabas <sabasjimenez@gmail.com>
v1.4.3
2025-02-27 16:54:20 -06:00
Sabas
e8670ec462 Merge pull request #94 from RobotGrrl/master
Resolution calculation fix when setting accel/gyro range
2025-02-27 16:52:01 -06:00
Sabas
04c8a6424f docs:Update library.properties
Signed-off-by: Sabas <sabasjimenez@gmail.com>
v1.4.2
2025-02-27 13:00:41 -06:00
Sabas
b919eaeb8b Merge pull request #95 from Sinamajidi/master
MPU 92.65 can now be detected by mpu.testConnection()
2025-02-26 17:56:55 -06:00
Sina Majidi
6fc51ba36f Address 0x3A is added as deviceID conditions in MPU testConnection() (0x3A is Address for mpu 92.65) 2025-02-26 12:12:17 +03:30
RobotGrrl
4fe131fb64 Resolution calculation fix when setting accel/gyro range 2025-02-24 11:20:18 -05:00
Jaz
a5f133888d Merge pull request #92 from swtengentus/patch-1
Update MPUTeapot.pde (doesn't run without correction)
2024-12-18 09:19:09 -06:00
swtengentus
71f5a95661 Update MPUTeapot.pde
typo line 45 ("tring" in place of "String")

Signed-off-by: swtengentus <103098769+swtengentus@users.noreply.github.com>
2024-12-18 14:00:19 +08:00
Sabas
7f5a4e3712 Merge pull request #90 from stefcarpi/master
fixed resolution
2024-11-01 14:05:09 -07:00
sfncrp
fc862d14e8 gravity value was correct 2024-10-17 15:10:15 +02:00
sfncrp
a06c1b9529 fixed resolution 2024-10-17 12:59:29 +02:00
Sabas
924c1d5c28 Update library.properties
Signed-off-by: Sabas <sabasjimenez@gmail.com>
v1.4.1
2024-10-08 11:53:09 -06:00
Sabas
810943cc0f Merge pull request #88 from stefcarpi/master
fixed initialize switch statements
2024-10-08 11:51:49 -06:00
sfncrp
c247d358dc fixed initialize switch statements 2024-10-07 17:51:12 +02:00
Sabas
bc88630c21 feat:Update library.properties
Signed-off-by: Sabas <sabasjimenez@gmail.com>
v1.4.0
2024-10-03 09:47:15 -06:00
Sabas
be83d6a028 Merge pull request #86 from xpeqex/master
Updating the examples
2024-10-03 09:45:43 -06:00
Carlos Alatorre
27b0bd5c66 fix(docs):typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:38:27 -06:00
Carlos Alatorre
9c850461fa fix(docs):typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:37:47 -06:00
Carlos Alatorre
31b4a27eb0 fix(docs): typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:36:50 -06:00
Carlos Alatorre
9e10fac31e fix(docs):typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:34:30 -06:00
Carlos Alatorre
a2138c863b fix(docs): typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:33:38 -06:00
Carlos Alatorre
64b627a26f fix(docs): typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:31:59 -06:00
Carlos Alatorre
cf169c3a14 fix(docs): typos
Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:30:53 -06:00
Carlos Alatorre
1e553f7c76 fix(docs): typos
correct typos in comments

Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:30:04 -06:00
Carlos Alatorre
7afb8d8776 fix(fw): typos
fixing some typos in the docs and functions.

Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-10-03 09:28:12 -06:00
xpeqex
4ce4cbba5a feat(fw): update all the examples
Some changes on the examples structure and corrections to latest source changes
2024-09-17 13:51:50 -06:00
xpeqex
89173ab4c2 feat(fw): update example 2024-09-05 16:28:07 -06:00
xpeqex
a98fef6f36 feat(fw): update example
reformart to stick Arduino examples format.
2024-09-05 16:09:59 -06:00
xpeqex
9abb3f677b feat(fw):update example
reorder code structure, better docummentation
2024-09-05 16:05:34 -06:00
xpeqex
e9e7cc03e1 feat(fw): update example
Now is docummented what the code does.
2024-09-05 15:36:18 -06:00
Jaz
0281cd4532 Merge pull request #83 from xpeqex/master
feat(docs):Update README.md
2024-04-10 11:43:59 -06:00
Carlos Alatorre
54f3c8e72b feat(docs):Update README.md
Add CLA and minimal tweaks

Signed-off-by: Carlos Alatorre <carlosalat01@gmail.com>
2024-04-08 13:42:57 -06:00
Francisco Torres
c2940b2b3f Merge pull request #82 from ElectronicCats/dev
Fix serial printf bug
v1.3.1
2024-03-19 12:14:06 -06:00
deimos
5229f4a2d8 feat: update library version 2024-03-19 11:55:45 -06:00
deimos
1d0899bf9f feat(Makefile): remove help 2024-03-19 11:54:11 -06:00
deimos
64e8fa09e8 fix: no matching function for call to printf(uint8_t&, int) 2024-03-19 11:52:53 -06:00
Francisco Torres
5e324c41e2 Merge pull request #81 from benpeart/master
Fix bugs that prevent library compiling with the DEBUG macro set
2024-03-19 11:45:37 -06:00
Ben Peart
e86b793c7c Update DEBUG_PRINT macros so that the code is always validated at compile time but is not called when DEBUG is undefined. This helps prevent stale debug code from accumulating when the debug version is not regularly compiled.
Remove stake debug code that attempts to output the ProductID
that is no longer being retrieved.
2024-03-01 13:14:20 -05:00
Francisco Torres
d81945514f Merge pull request #75 from ElectronicCats/debug
Update library version
v1.3.0
2024-01-18 14:33:19 -06:00
deimos
07d80d94f8 feat: update keywords.txt 2024-01-18 13:29:39 -06:00
deimos
9a1f72f99f feat: update library version 2024-01-18 12:33:54 -06:00
Sabas
7cf4123793 Merge pull request #72 from KalanaRatnayake/master
ROS related data extraction
2024-01-18 12:02:47 -06:00
Kalana Ratnayake
973cc3eea9 minor changes to data structure 2024-01-11 16:26:06 +05:30
Kalana Ratnayake
23f16378cf added example 2024-01-09 18:50:14 +05:30
Kalana Ratnayake
51f7669f72 renamed a function 2024-01-09 15:03:17 +05:30
Kalana Ratnayake
654cd5eb81 minor changes 2024-01-09 12:47:44 +05:30
Kalana Ratnayake
5c58e94e57 minor changes 2024-01-09 12:13:35 +05:30