Eiren Rain
fc840c5f0a
Merge pull request #124 from DemorianJH/esp32biasfix
...
Fixing bias save/load for ESP32
2022-03-12 15:14:06 +02:00
Ryan Butler
8abba33dd8
Fix sporadic data pauses from POWER_SAVING_MINIMUM
...
From discord: https://discord.com/channels/817184208525983775/878727840118505533/952135552323444757
2022-03-12 04:36:59 -05:00
DemorianJH
810a2169b5
Fixing bias save/load for ESP32
2022-03-12 09:31:03 +00:00
doormatt-dev
49681986ac
Merge branch 'main' of https://github.com/doormatt-dev/SlimeVR-Tracker-ESP
2022-03-09 21:34:39 +01:00
doormatt-dev
0cc8d4eb19
Merge branch 'SlimeVR:main' into main
2022-03-09 21:34:00 +01:00
doormatt-dev
4fc6b80284
more compile errors fixed
2022-03-09 21:31:06 +01:00
Eiren Rain
ed19a29ff7
Bump version to 0.2.1
v0.2.1
2022-03-07 18:41:06 +02:00
Eiren Rain
ab5e53de83
Add .vscode to gitignore
2022-03-06 17:45:38 +02:00
Eiren Rain
6d4361a193
Remove .vscode files from git
2022-03-06 17:45:04 +02:00
Eiren Rain
69ad8e95bc
Merge pull request #121 from TheDevMinerTV/feat/raw-data-inspection
...
Inspection packet improvements
2022-03-06 17:39:16 +02:00
TheDevMinerTV
5441671146
Rename inspection packet sending related functions
2022-03-06 16:20:40 +01:00
TheDevMinerTV
b71ef69ba0
Add forgotten inspection packet sending for BNO08x
2022-03-06 16:20:39 +01:00
TheDevMinerTV
bd5e7f905d
Add Magnetometer inspection packet
2022-03-06 16:20:39 +01:00
Eiren Rain
212655b2e1
Merge pull request #119 from TheDevMinerTV/feat/raw-data-inspection
...
Implement the inspection packet
2022-03-06 16:25:34 +02:00
TheDevMinerTV
313ab2b43d
Fix BNO08x raw data inspection
2022-03-06 15:21:43 +01:00
TheDevMinerTV
c154a28f70
Send packet number instead of long(0)
2022-03-06 15:00:17 +01:00
Eiren Rain
485e8ebfd3
Merge pull request #120 from TheDevMinerTV/feat/better-logger-imu-identification
...
Implement better IMU identification in logger
2022-03-06 15:34:36 +02:00
TheDevMinerTV
05347ce825
Implement better IMU identification in logger
2022-03-06 13:46:29 +01:00
TheDevMinerTV
e2e6f8c85e
Implement new packet type
...
This packet type is used to implement a simple raw data capturing agent.
2022-03-06 12:00:19 +01:00
Eiren Rain
58638027d2
Report last error for BNO08X if it times out
2022-03-05 20:09:07 +02:00
Eiren Rain
860e03295e
Merge pull request #115 from TheDevMinerTV/improve-ci
...
Improve CI
2022-03-03 14:16:40 +02:00
doormatt-dev
5fe3c43808
fixed outdated startup calibration code
...
some of the old code wasn't working with some updated stuff (build errors), the startup calibration was kind of forgotten with the current runtime calibration stuff, discovered this when i was trying out different main - aux IMU combinations
2022-03-02 12:41:41 +01:00
Eiren Rain
e8bb99578f
Merge pull request #117 from Vyolex/Doc-platformio
...
Small addition to comments for platformio file
2022-03-01 23:33:01 +02:00
Vyolex
e556092ff0
Some info about importance of spaces
2022-03-01 22:16:27 +01:00
TheDevMinerTV
9381da9675
Downgrade CI to fit our purpose
...
LOL nice commit message
2022-03-01 18:22:45 +01:00
Eiren Rain
e8c955da00
Merge pull request #116 from JINODK/patch-2
...
Faster upload speed for ESP8266
2022-03-01 17:13:41 +02:00
JINODK
f24c7fa0dd
Oopsie - fixed - Faster default upload speed
...
Accidentally pasted another upload_speed command to an inappropriate spot
2022-03-01 21:56:46 +07:00
JINODK
d2c45d58e5
Change the default upload baud rate for the esp32 as well
...
And add a note for CP2102 user as well
2022-03-01 21:52:40 +07:00
JINODK
bfd67fa6c3
Faster upload speed for ESP8266
...
Change the upload speed to 921600 (as CH340G can handle it) and save quite a lot of time actually
2022-03-01 15:07:23 +07:00
TheDevMinerTV
2fc385fb4e
Improve CI
...
With this, we're now doing 2x8 matrix builds.
ESP8266 / ESP32 + the different IMUs
2022-03-01 02:08:50 +01:00
Eiren Rain
04b2829aa9
Merge pull request #114 from TheDevMinerTV/fix/mpu6050-logging
...
Fix MPU6050Sensor saying that it connected to a MPU6500
2022-02-28 23:20:02 +02:00
TheDevMinerTV
bc6d1bc67c
Fix MPU6050Sensor saying that it connected to a MPU6500
2022-02-28 22:17:48 +01:00
Eiren Rain
95f6101c2c
Fix build error in vscode
2022-02-28 17:17:31 +02:00
Eiren Rain
ae913ca2bf
Merge pull request #113 from TheDevMinerTV/fix/logging-for-calibration
...
Remove newlines from logging in calibration
2022-02-27 19:46:35 +02:00
TheDevMinerTV
28f33c6aee
Remove newlines from logging in calibration
2022-02-27 17:12:05 +01:00
Eiren Rain
2b1daace46
Merge pull request #112 from TheDevMinerTV/fix/build
...
Fix build
2022-02-27 17:37:57 +02:00
TheDevMinerTV
06ccf67697
Fix build
2022-02-27 16:26:20 +01:00
Eiren Rain
e1676fea65
Merge pull request #109 from deiteris/magneto-optimization
...
Magneto memory optimization
2022-02-27 17:09:55 +02:00
Eiren Rain
844ede9e5b
Merge branch 'main' into magneto-optimization
2022-02-27 17:09:49 +02:00
Eiren Rain
2b04ab9a32
Merge pull request #111 from TheDevMinerTV/feat/new-logger
...
Implement new logger
2022-02-27 17:07:52 +02:00
TheDevMinerTV
ce1d7378da
Implement new logger in sensors
...
Thank you for contributing, unlogisch04 :)
2022-02-27 15:51:32 +01:00
TheDevMinerTV
c8841a4a64
Implement new logger in network
2022-02-27 15:50:54 +01:00
TheDevMinerTV
c42a68af51
Implement new logger in ledmgr.cpp
2022-02-27 15:50:54 +01:00
TheDevMinerTV
b438d3289c
Implement new logger in batterymonitor.cpp
2022-02-27 15:50:53 +01:00
TheDevMinerTV
19a45a78a1
Implement new logger in serial/serialcommands.cpp
2022-02-27 15:50:52 +01:00
TheDevMinerTV
ddaed8d27f
Implement new logger in main.cpp
2022-02-27 15:50:52 +01:00
TheDevMinerTV
86060a7757
Implement logger
2022-02-27 15:50:51 +01:00
Eiren Rain
856d75d64a
Merge pull request #110 from deiteris/fix-flip-gesture
...
Use gravity for "flip to calibrate" gesture
2022-02-27 16:47:20 +02:00
Yury
184e7c1c63
Use gravity for "flip to calibrate" gesture
2022-02-27 02:55:27 +03:00
Yury
781937b700
Output final calibration matrices
2022-02-27 02:38:42 +03:00