Improvements to Loop Mode and HK Parsing #73

Merged
muellerr merged 13 commits from mohr/looooop into develop 2022-05-18 22:29:44 +02:00
Owner

CLI Loop Mode:

  • Did not actually work, does now

HK Improvements

  • Parsing of Thermal Controller HK
  • TCP Server to send HK data as parsed json object
  • HK Parser uses this Server to send unparsed HK data
  • Thermal Controller parser uses this Server to send parsed HK data

TODO:

  • Move Server Port into Configuration (hardcoded atm)
  • More Thermal Controller HK Variables (waiting on Thermal Controller in obsw)
  • Allow multiple HK Connections (only one allowed atm)
CLI Loop Mode: * Did not actually work, does now HK Improvements * Parsing of Thermal Controller HK * TCP Server to send HK data as parsed json object * HK Parser uses this Server to send unparsed HK data * Thermal Controller parser uses this Server to send parsed HK data TODO: * Move Server Port into Configuration (hardcoded atm) * More Thermal Controller HK Variables (waiting on Thermal Controller in obsw) * Allow multiple HK Connections (only one allowed atm)
mohr added 9 commits 2022-05-18 16:10:50 +02:00
mohr changed title from mohr/looooop to Improvements to Loop Mode and HK Parsing 2022-05-18 16:12:33 +02:00
mohr added 1 commit 2022-05-18 16:41:35 +02:00
mohr force-pushed mohr/looooop from cc32d1c83b to b0bdb2208f 2022-05-18 17:03:24 +02:00 Compare
mohr added 1 commit 2022-05-18 17:40:16 +02:00
muellerr approved these changes 2022-05-18 22:29:29 +02:00
muellerr added 1 commit 2022-05-18 22:29:35 +02:00
muellerr merged commit 480e0f07e0 into develop 2022-05-18 22:29:44 +02:00
muellerr added this to the 1.12.0 milestone 2022-05-19 13:23:32 +02:00
Sign in to join this conversation.
No description provided.