Releases: ProjectNeura/LEADS
Releases · ProjectNeura/LEADS
0.9.3
What's Changed
- The Main Window does not Respond to Clicking after the Secondary Window is Focused Once by @ATATC in #332
- Use
leads-vecEverywhere Instead ofpython -m leads_vecby @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.Configtoleads_vec.Configto Deallocate Resources by @ATATC in #346 - Add a New Executable Module
leads_vec_dpby @ATATC in #344 - Cameras do not Exist when Replaying by @ATATC in #347
- Cannot Import "_" from
devices.pyby @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
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
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
0.9.3-alpha.1
0.9.3-alpha.0
What's Changed
- The Main Window does not Respond to Clicking after the Secondary Window is Focused Once by @ATATC in #332
- Use
leads-vecEverywhere Instead ofpython -m leads_vecby @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.Configtoleads_vec.Configto Deallocate Resources by @ATATC in #346 - Add a New Executable Module
leads_vec_dpby @ATATC in #344
Full Changelog: 0.9.2...0.9.3-alpha.0
0.9.2
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.shRequires User Interactions to Proceed by @ATATC in #274NoneObjects are Passed to the Constructor ofVariableControlledby @ATATC in #280RuntimeDataHas an Unused Attributelap_timeby @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
NoneValues 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.pyby @ATATC in #302 - Reduce the Latency of Cameras by @ATATC in #306
- Move Config
data_dirOut of the Template by @ATATC in #312 - Record the Delays Introduced by Base64 Encoding in
VisualDataContainerby @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_pitoleads_gpioby @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
What's Changed
- Remove AI Features from the Remote Analyst by @ATATC in #294
- Support
NoneValues 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.pyby @ATATC in #302 - Reduce the Latency of Cameras by @ATATC in #306
- Move Config
data_dirOut of the Template by @ATATC in #312 - Record the Delays Introduced by Base64 Encoding in
VisualDataContainerby @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
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
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.shRequires User Interactions to Proceed by @ATATC in #274NoneObjects are Passed to the Constructor ofVariableControlledby @ATATC in #280RuntimeDataHas an Unused Attributelap_timeby @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