s134248 created page: serial commands rotors authored by s161069's avatar s161069
...@@ -71,7 +71,7 @@ Set up g2 measurement. ...@@ -71,7 +71,7 @@ Set up g2 measurement.
* [added g2.py](6fecd0294c6c66c38d9cf8b21b486ddfb80636f0) * [added g2.py](6fecd0294c6c66c38d9cf8b21b486ddfb80636f0)
# Monday # Monday
Worked on g2 code. Worked on g2 code. First wrote optimized algorithm, but that didn't work so tried to make as simple algorithm as possible, but still didn't work.
* [click finding](c56e56a56cb6d8844aae55b212d84b11eb9a3328) * [click finding](c56e56a56cb6d8844aae55b212d84b11eb9a3328)
* [added data](430ae55de7b3eaee488bc42fdd23f4a7350b642b) * [added data](430ae55de7b3eaee488bc42fdd23f4a7350b642b)
...@@ -79,7 +79,7 @@ Worked on g2 code. ...@@ -79,7 +79,7 @@ Worked on g2 code.
* [rewrote stuff in C](cc33021d3d187d6abdd06bc24ba46a41dfd62bdd) * [rewrote stuff in C](cc33021d3d187d6abdd06bc24ba46a41dfd62bdd)
# Tuesday # Tuesday
Used other group's data to verify code, realized need much more data. Oscilloscope freezes sometimes, switching to a different one didn't help, made code to except oscilloscope errors, but need to restart oscilloscope manually. Reverted g2 code to firstly written fast algorithm. Used other group's data to verify code, realized code was actually correct, but need much more data. Oscilloscope freezes sometimes, switching to a different one didn't help, made code to except oscilloscope errors, but need to restart oscilloscope manually.
* [reverted to old g2 calculation](3da871f0519e55f45ab08e2bff6eaa8f38b025db) * [reverted to old g2 calculation](3da871f0519e55f45ab08e2bff6eaa8f38b025db)
* [added data](0b90f6e3c3ce76a2d07091e720ef7c6c232278a6) * [added data](0b90f6e3c3ce76a2d07091e720ef7c6c232278a6)
... ...
......