Leads

Latest version: v0.9.5

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 22

0.9.4beta.2

What's Changed
* `setup.sh` should Still Create the Executable Scripts as the Python Ones are Local by ATATC in https://github.com/ProjectNeura/LEADS/pull/426
* The Delays should not Possitively Contribute to the Score by ATATC in https://github.com/ProjectNeura/LEADS/pull/427


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.4-beta.1...0.9.4-beta.2

0.9.4beta.1

What's Changed
* Support Custom Camera Port Used in the Benchmark by ATATC in https://github.com/ProjectNeura/LEADS/pull/423


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.4-beta.0...0.9.4-beta.1

0.9.4beta.0

What's Changed
* KeyError('gps') when the GPS Receiver Recovers by ATATC in https://github.com/ProjectNeura/LEADS/pull/413
* Replace the Term "Raspberry Pi" with "SBC" by ATATC in https://github.com/ProjectNeura/LEADS/pull/416
* Support Specifying Camera Encoding Quality in the Config by ATATC in https://github.com/ProjectNeura/LEADS/pull/420
* Add a Benchmark Program by ATATC in https://github.com/ProjectNeura/LEADS/pull/421


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.4-alpha.0...0.9.4-beta.0

0.9.4alpha.0

What's Changed
* Disallow Changing Devices' Tags after Registration by ATATC in https://github.com/ProjectNeura/LEADS/pull/391
* Use Frequency Generators to Update Non-context-related Content by ATATC in https://github.com/ProjectNeura/LEADS/pull/398
* Make Time a Factor of the Performance Checker by ATATC in https://github.com/ProjectNeura/LEADS/pull/400
* Implement the G Force Recording System by ATATC in https://github.com/ProjectNeura/LEADS/pull/392
* Data Persistence does not Output the Elements in the Chunk by ATATC in https://github.com/ProjectNeura/LEADS/pull/402
* Typo: "mileage" as "milage" by ATATC in https://github.com/ProjectNeura/LEADS/pull/405
* Use OpenCV instead of Pillow for Base64 Encoding by ATATC in https://github.com/ProjectNeura/LEADS/pull/410
* Remove Gravity from Acceleration by ATATC in https://github.com/ProjectNeura/LEADS/pull/406
* Add Wheel Speed Correction by Acceleration by ATATC in https://github.com/ProjectNeura/LEADS/pull/411


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.3...0.9.4-alpha.0

0.9.3

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


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.2...0.9.3

0.9.3beta.1

What's Changed
* Windows are not Stated as Inactive after Death by ATATC in https://github.com/ProjectNeura/LEADS/pull/381
* Add Steering Position Data by ATATC in https://github.com/ProjectNeura/LEADS/pull/382
* Serial Port Recognization is Obstructed by Non-responding Targets by ATATC in https://github.com/ProjectNeura/LEADS/pull/384
* Permission Denied due to Contention by ATATC in https://github.com/ProjectNeura/LEADS/pull/387


**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.3-beta.0...0.9.3-beta.1

Page 4 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.