Skip to content

Releases: ProjectNeura/LEADS

0.9.3

07 Sep 05:53

Choose a tag to compare

What's Changed

  • The Main Window does not Respond to Clicking after the Secondary Window is Focused Once by @ATATC in #332
  • Use leads-vec Everywhere Instead of python -m leads_vec by @ATATC in #329
  • Add a Debug Window by @ATATC in #334
  • The Secondary Screen does not Render by @ATATC in #336
  • RuntimeWarning: Mean of empty slice by @ATATC in #342
  • Support Extracting the Visual Data in a CSV File to MP4 by @ATATC in #343
  • Update the Feature List in README by @ATATC in #337
  • Move leads_gui.Config to leads_vec.Config to Deallocate Resources by @ATATC in #346
  • Add a New Executable Module leads_vec_dp by @ATATC in #344
  • Cameras do not Exist when Replaying by @ATATC in #347
  • Cannot Import "_" from devices.py by @ATATC in #351
  • Premature Call to Tkinter by @ATATC in #354
  • Debug Window Fails to Close on Windows Platform by @ATATC in #356
  • The Main Controller does not Reset as Expected by @ATATC in #358
  • Use OpenCV Standard [height, width, channel] by @ATATC in #360
  • read_pil() Eats Extra Computing Resources by @ATATC in #361
  • Customize Ubuntu Splash Screen by @ATATC in #365
  • Update the Home Page by @ATATC in #349
  • Add All-in-one Installation Scripts for Specific Vehicles by @ATATC in #366
  • Complete ECS Plugins by @ATATC in #371
  • Update the Diagrams in README by @ATATC in #374
  • Support Serial Port Identification by @ATATC in #370
  • Filter Arduino Update Broadcast by @ATATC in #375
  • Trying the Wrong Port Creates Conflicts with Other Instances by @ATATC in #377
  • Suspension Events do not Stop Plugins from Running by @ATATC in #379
  • Windows are not Stated as Inactive after Death by @ATATC in #381
  • Add Steering Position Data by @ATATC in #382
  • Serial Port Recognization is Obstructed by Non-responding Targets by @ATATC in #384
  • Permission Denied due to Contention by @ATATC in #387
  • Add Proximity Data in the Data Container by @ATATC in #385
  • Unreasonable Assumption of Separator by @ATATC in #389

Full Changelog: 0.9.2...0.9.3

0.9.3-beta.1

04 Sep 23:54

Choose a tag to compare

0.9.3-beta.1 Pre-release
Pre-release

What's Changed

  • Windows are not Stated as Inactive after Death by @ATATC in #381
  • Add Steering Position Data by @ATATC in #382
  • Serial Port Recognization is Obstructed by Non-responding Targets by @ATATC in #384
  • Permission Denied due to Contention by @ATATC in #387

Full Changelog: 0.9.3-beta.0...0.9.3-beta.1

0.9.3-beta.0

04 Sep 00:57

Choose a tag to compare

0.9.3-beta.0 Pre-release
Pre-release

What's Changed

  • Customize Ubuntu Splash Screen by @ATATC in #365
  • Update the Home Page by @ATATC in #349
  • Add All-in-one Installation Scripts for Specific Vehicles by @ATATC in #366
  • Complete ECS Plugins by @ATATC in #371
  • Update the Diagrams in README by @ATATC in #374
  • Support Serial Port Identification by @ATATC in #370
  • Filter Arduino Update Broadcast by @ATATC in #375
  • Trying the Wrong Port Creates Conflicts with Other Instances by @ATATC in #377
  • Suspension Events do not Stop Plugins from Running by @ATATC in #379

Full Changelog: 0.9.3-alpha.2...0.9.3-beta.0

0.9.3-alpha.2

16 Aug 21:54

Choose a tag to compare

0.9.3-alpha.2 Pre-release
Pre-release

What's Changed

  • The Main Controller does not Reset as Expected by @ATATC in #358
  • Use OpenCV Standard [height, width, channel] by @ATATC in #360
  • read_pil() Eats Extra Computing Resources by @ATATC in #361

Full Changelog: 0.9.3-alpha.1...0.9.3-alpha.2

0.9.3-alpha.1

12 Aug 13:24

Choose a tag to compare

0.9.3-alpha.1 Pre-release
Pre-release

What's Changed

  • Cameras do not Exist when Replaying by @ATATC in #347
  • Cannot Import "_" from devices.py by @ATATC in #351
  • Premature Call to Tkinter by @ATATC in #354
  • Debug Window Fails to Close on Windows Platform by @ATATC in #356

Full Changelog: 0.9.3-alpha.0...0.9.3-alpha.1

0.9.3-alpha.0

04 Aug 07:26

Choose a tag to compare

0.9.3-alpha.0 Pre-release
Pre-release

What's Changed

  • The Main Window does not Respond to Clicking after the Secondary Window is Focused Once by @ATATC in #332
  • Use leads-vec Everywhere Instead of python -m leads_vec by @ATATC in #329
  • Add a Debug Window by @ATATC in #334
  • The Secondary Screen does not Render by @ATATC in #336
  • RuntimeWarning: Mean of empty slice by @ATATC in #342
  • Support Extracting the Visual Data in a CSV File to MP4 by @ATATC in #343
  • Update the Feature List in README by @ATATC in #337
  • Move leads_gui.Config to leads_vec.Config to Deallocate Resources by @ATATC in #346
  • Add a New Executable Module leads_vec_dp by @ATATC in #344

Full Changelog: 0.9.2...0.9.3-alpha.0

0.9.2

29 Jul 10:19

Choose a tag to compare

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

0.9.2-alpha.2

18 Jul 09:09

Choose a tag to compare

0.9.2-alpha.2 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: 0.9.2-alpha.1...0.9.2-alpha.2

0.9.2-alpha.1

15 Jul 14:13

Choose a tag to compare

0.9.2-alpha.1 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: 0.9.2-alpha.0...0.9.2-alpha.1

0.9.2-alpha.0

14 Jul 13:51

Choose a tag to compare

0.9.2-alpha.0 Pre-release
Pre-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

Full Changelog: 0.9.1...0.9.2-alpha.0