Weekly Meeting 2023-07-24 @Maxw3llGM

Weekly Meeting 2023-07-24

Participants

Agenda

Follows: #157 (closed)

Done

  • @Maxw3llGM Fixed the issue where the motor type variables did not update when changing it as per @AnkevOosterhout instructions in the previous post.
  • @Maxw3llGM Learned how to move information from window to window in electron and angular with ipcMain and the subject/subscribe tools.
  • Was able to send microcontroller and collection information to the TT page using said services.

Blockers

  • @Maxw3llGM The Effect still can't be played it seems that they do not get uploaded when the upload sequence finishes.
  • @Maxw3llGM Reconsidering the independent window for the TT as I have realized most of the functions can be relocated to the main window. I realized there is no need to "reinvent the wheel" here.

Todo

  • @Maxw3llGM Find out why the effects are not being saved on the TT. If they are why can't I access them on the TT.
  • @Maxw3llGM Create a proper config for the TT in Feelix and a proper upload and receive sequence to and fro the TT for said config.
Edited by Maxw3llGM