Releases: LookAtMe-Genius-Cameraman/T_System
Releases · LookAtMe-Genius-Cameraman/T_System
v0.9.721
T_System
Official Stand v0.6.2, Remote UI v1.2.11
Changelog
The format is based on Keep a Changelog
[0.9.721] - 2019-12-20
Added
- Live-Streaming Ability 💯
- Taking photo ability to recordation module. 💯
- Hindi Language Support 🍸
- 'shot-format' command-line argument for handling photo-taking abilities output file extension.
- Remove and Download ability to
record_control
option of Remote UI. - 'Don't Use' option to the 'specify scenario' area of prepare modal.
- Allow the 'None' type for the 'scenario' key of the JOB_SCHEMA.
i_am_ready
method the system_info API for creating a kind ofi_am_ready
emotion.- 'set_arm' method to move API for changing the arm expansion mode.
- Setting panel for 'non-moving-target' ability to the administration modal.
- Exit point for leaving the administration panel to front-end Remote UI.
multiprocessing
to the system_info module's emotion feature.- 'arm' sub-command for management of the robotic arm's D-H model.
- The haarcascade combining ability to Vision of T_System.
upperbody
andprofileface
haarcascade files.- Name changing ability to front-end
record_option
ofoptions_modal
. advanced_switch
option to options modal for switching advanced abilities.- Download Recorded file with the user-specified filename.
tabulate
module for showing data as tables on the command-line.__main__
module toremote_ui
module.
Changed
- The precision sample rate of advance_edit modal.
- The 'face-encoding' sub-command to 'encode-face'.
- The appearance of Remote UI front-end
prepare_modal
. predicted_missions
andemotions
of the T_System.
Deprecated
shutdown
library. Usesubprocess
instead.- The alert when confirm_text variable is null on the JSalert method.
Removed
Fixed
confirm_text
handling issue onJSalert
method.- CSS class activation for the
show passwords
icon. - Dynamically created
interact
events termination issue. - Scenario and Position keeper list.
- Voice recording
Thread
issue, reset it after use. Hearer
classThread
termination issue.- 'as_attachment' parameter as True of 'send_file' method of record API for starting downloading of the wanted record.
- The
system_info
chart duplication failure. - Make untouchable the screen when new face encoding happening.
- The wrong HTTP request type on prismatic control buttons press event.
- The Arm expansion ability synchronization failure with the target locking system.
- the mobile disagreement with
disconnect
,shutdown
andreboot
abilities. - The 'space' character issue about scenario and position names.
- The 'refresh_record' method name changing issue.
- Missing
cloudpickle
module to requirements.
Security
v0.9.0
T_System
Official Stand v0.6.1, Remote UI v1.0.0
Changelog
The format is based on Keep a Changelog
[0.9.0] - 2019-08-25
Added
- Remote UI is now stable version 1.0.0! 💯 🍸
- Official Stand version 0.6 💯
- fully controlling of Robotic Arm.
- Adding, deleting, updating and advanced editing ability of motion actions.
- The fully controllable administration interface of Remote UI.
- Job modal for starting and testing the recording jobs.
- Identity option for specifying Identity of T_System Device.
- Auto-update ability. 🚧
- Language support for de, fr, it, kp, tr and en languages.
- Shutdown, reboot and disconnect ability to Remote UI.
- Preview recorded video ability.
- Fully facial Recognition ability for tracking the recognized persons.
- Prepare modal for setting parameters and scenarios of the job.
- Fontawesome icons. 🏆
- Recording voices with images.
Changed
- HTTP request method becomes request_asynchronous.
Deprecated
- JqueryManager class.
Removed
- Background images of motion control buttons.
Fixed
- Action database process.
- Single joint rotational control fully works.
- Failure on becoming an admin.
- Multithreading interruption failure on managing actions.
Security
- Accessing from Remote UI becomes with private Device ID.
- Only 1 connection allowed at the same time.
v0.9-alpha2.3
T_System
Official Stand v0.3.1, Remote UI v0.4
Changelog
The format is based on Keep a Changelog
[0.9-alpha2.3] - 2019-08-25
Added
- Fully compatibility with preview online stream as stable 💯
- Fully compatibility with rotational single joint control as stable 💯
- Flask-Testing. Test files for Flask. ☔
- Contributor Covenant 📚
- A sidebar to controlling modal of remote_ui for managing positions and scenarios.
- Saving 'as position' and 'in scenario' modals for recording the current position of
arm
of 't_system'. ✨ - A cancel icon to on/off button of t_system arm's motion control panel. ✨
- WpaSupplicant class to handling wpa_supplicant.conf file for network connection processes.
- pyroute2 and dbus for networking tasks.
- main module to t_system for separating initial import statements and methods.
__init__.js
toremote_ui
for defining global variables initially.- Add
__author__
and__email__
utilities tot_system
. logging
module to manage logs 🔈LogManager
class to handling logs. It powered by Python'slogging
module.- Face recognition workaround to
.t_system
folder. - Facial recognitions area to
setting_modal
of Remote UI front-end.
Changed
- Move to jquery tools under
jquery.js
. - Docstring explanitions for
system_info.js
. - Contributing policy.
- All background color of
remote_ui
as red-shifted. for protecting eyes. - initial value of
requested_data
variable ofremote_ui
front-end fromundefined
tonull
. - Make an
RemoteUI
instance a member ofstand_ui
with initializing inside of it. swiper
to integrating cube transition effect to device control modals(settings modal, controlling modal, etc.).img
element to get the online stream on the preview area of controlling modal.
Deprecated
- SERVER_NAME specification of
Flask
API ofremote_ui
. - The multifunctional button of
stand_ui
as fully. - Face recognition encoded pickle data under `T_System' folder.
- docstring type description of jquery
PUT
requestdata
parameter. - All
print
logs. video
element of online stream preview area of Remote UI controlling modal.
Removed
Fixed
- Taking root privileges with
elevate
package as fully compatible. PUT
request data missing.- Online stream not working.
- The single joint move not working.
ImmutableDict
error on Flask request withto_dict
method.system_info
wrong dictionary structure.- redeclaration of
let
elements inrotational_arm_control.js
prismatic_arm_control.js
of Remote UI. - Wrong transform matrix length of
Arm
class.
Security
v0.9-alpha2
T_System
Official Stand v0.3, Remote UI v0.2.7
Changelog
The format is based on Keep a Changelog
[0.9-alpha2] - 2019-08-14
Added
- configuration files to the
remote_ui
. - disk space usage doughnut chart for standard users and some system info(ram and cpu usage, cpu temperature and software versions chart) for the admin user.
- releases, contributors, license, coveralls, Travis, Read The Docs and Pyup tags to
README.md
. UpdateManager
class to handling self-updates and installs.$delete
and$put
methods toremote_ui
with usingajax
.- DBFetcher to managing TinyDB tables.
- The entry point to handling self-update from
remote_ui
.
Changed
- All requirement packages to the latest version.
- output template of
--version
parameter on the command-line. - docs/requirements.txt.
- HTML tags to markdown inside
README.md
. is_admin
andcheck_secret_root_entry
methods fromaccession
toadministration
module.update_manager
objects from a local to a global object.
Deprecated
Removed
Fixed
Security
v0.9-alpha1.9
T_System
Official Stand v0.3, Remote UI v0.2
Changelog
The format is based on Keep a Changelog
[0.9-alpha1.9] - 2019-08-01
Added
Bootstrap
, with minimal filesJquery
with the minimal files.- vendors folder inside the
remote_ui
static folder for keeping external static files. - test files for handling with pytest
- Integration with Travis CI 🚧 🐛
- stream API to
remote_ui
for handling the online stream from the flask. And its documentation Installer
class for managing automatic update. 👶- Official stand v0.3.1
Changed
- Custom static files moved to the resources folder.
- Official Stand interface design
Deprecated
- the runtime HTTP request for jquery.js
Removed
- remote_ui Mobile and Desktop distinction
Fixed
Security
v0.9-alpha1.7
T_System
Official Stand v0.3, Remote UI v0.1.4
Changelog
The format is based on Keep a Changelog
[0.9-alpha1.7] - 2019-08-01
Added
- Toggle bar design to Remote UI
- Settings, preview, prepare and on work control desing to remote UI
- Changing administiration keys feature from command line
- Encode face feature for recognition ability as command line and remote UI API
Changed
- Robotic arm gpio pins
- Locking System gpio pins
Deprecated
Removed
Fixed
Security
v0.9-alpha1.5
T_System 0.9-alpha1.5
Official Stand v0.3, Remote UI v0.0.1
The first release of T_System.
Fully available features are manually run track, learn and security modes. (for usage look at README.md)
Partially avaliable features are oficial stand and remote ui controls.
Official Stand
portable control interface that includes CAD.
Remote UI
Flask based user interface that front-hand codes become HTML, javascript and CSS.(codes not available yet)
Features:
- command-line controls
- Manage running modes
- Show and hide video stream
- manage to recognize if tracking object is a human face
- manage using OpenCV's tracking API
- manage GPIO pins of 2 axis target locking system
- manage target locking system transporter robotic arm
- manage recording stream
- remote ui controls:
- control the robotic arm manually as axis or joint based
- get the stream on the preview or running
- scan and connect external networks
- official stand controls:
- running led indicators
- remote ui support
- becoming an access point for serving remote ui locally.