Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Arduino_python_communication
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CREATE Lab
Lab systems
Arduino_python_communication
Commits
be965c30
Commit
be965c30
authored
3 years ago
by
Kai Junge
Browse files
Options
Downloads
Plain Diff
Merge branch 'kjunge-main-patch-57360' into 'main'
Update CHANGELOG.md See merge request
!1
parents
d7463a8f
cc88fec7
No related branches found
No related tags found
1 merge request
!1
Update CHANGELOG.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+9
-4
9 additions, 4 deletions
CHANGELOG.md
with
9 additions
and
4 deletions
CHANGELOG.md
+
9
−
4
View file @
be965c30
...
...
@@ -12,15 +12,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Removed -->
## [
Un
released
]
## [
Release v1.1.0] - to be
released
### Added
-
Status variable to indicate when a messege with new data is received.
-
Status variable
`newMsgRecieved`
to indicate when a messege with new data is received
-
Documentation on the functions and variables
-
Option to send multiple messages from python to arduino side
-
Testing data on different OS with different Arduinos
### Changed
-
Threading to terminate when the main python file is terminated.
-
Threading to be killed when the main python file is terminated
-
Bugfix on communication to be slow on a windows machine
<!-- ### Removed -->
### Removed
-
Removed requirement to specify the message name on the python side
## [Release v1.0.0](https://gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication/-/releases/release_v1.0.0) - 22-1-2022
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment