albertaloop / T_SWE_2022_2023

Software for AlbertaLoop's first-generation pod.
MIT License
3 stars 0 forks source link

Feature Update: Telemetry Model and Command Transmitter (Issue #17) #18

Closed yashjha123 closed 1 year ago

yashjha123 commented 1 year ago

Implemented Features -

Although this PR resolves the issue, a few more changes are required before merging. TODO List:

  1. Thread Mock Pod Receiver into Mock Pod
  2. Struct.pack() command (command, command value, command param)
  3. Pass command value into Logic()
  4. Add sendCommand to Command Class, currently it temporary lies inside Logic()
  5. Pass Command Value on button clicks
  6. Use args instead of constants
  7. Resolve and remove comments inside TelemetryReceiver.py
  8. Terminal outputs nothing else
  9. Show socket.bind() status in GUI