Skip to content

0.9.2

Compare
Choose a tag to compare
@ATATC ATATC released this 29 Jul 10:19
· 143 commits to main since this release

What's Changed

  • Add More Control Features to the Remote Analyst by @ATATC in #261
  • Integrate the Direction Indicator Animation into the Device by @ATATC in #262
  • Detect the Absence of Devices during the Initialization of the Main Controller and Notify the SFT by @ATATC in #264
  • Remove the Hotkey to Quit the Program by @ATATC in #266
  • Accelerate Base64 Encoding by @ATATC in #269
  • Introduce Jarvis to the Remote Analyst by @ATATC in #270
  • Put the Jarvis Processor of the Remote Analyst in a Separate Thread by @ATATC in #272
  • python-install.sh Requires User Interactions to Proceed by @ATATC in #274
  • None Objects are Passed to the Constructor of VariableControlled by @ATATC in #280
  • RuntimeData Has an Unused Attribute lap_time by @ATATC in #277
  • Add a Photo Widget that Directly Accepts PIL Images by @ATATC in #281
  • Provide a Separate Interface in Cameras that Outputs Numpy Arrays by @ATATC in #283
  • Provide a Separate Interface in Cameras that Outputs PIL Images by @ATATC in #287
  • Support Customizing the Separators for Servers and Clients by @ATATC in #289
  • Add a Dedicated Streaming Server by @ATATC in #291
  • The Remote Controller Tries to Initialize before the Config has been Registered by @ATATC in #286
  • Entities are not Properly Closed by @ATATC in #292
  • Remove AI Features from the Remote Analyst by @ATATC in #294
  • Support None Values as Placeholders in Layout by @ATATC in #298
  • Add a Status Label for the Comm Stream Server by @ATATC in #300
  • Connections are not Disconnected before an Entity is Closed by @ATATC in #301
  • Remove Deprecated File jarvis.py by @ATATC in #302
  • Reduce the Latency of Cameras by @ATATC in #306
  • Move Config data_dir Out of the Template by @ATATC in #312
  • Record the Delays Introduced by Base64 Encoding in VisualDataContainer by @ATATC in #309
  • Support Saving Visual Data by @ATATC in #313
  • Support CAN Bus by @ATATC in #315
  • Support Realigning Data Frames and Video Frames by @ATATC in #317
  • Rename leads_raspberry_pi to leads_gpio by @ATATC in #318
  • Supports Full-duplex Serial Communication within a Single Arduino Thread by @ATATC in #322
  • Automatically Detect and Support 2 Screens Accordingly to the Resolution by @ATATC in #325
  • Support Dependency Bundles by @ATATC in #327

Full Changelog: 0.9.1...0.9.2