Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fleur
firmware
Commits
301fbcc3
Verified
Commit
301fbcc3
authored
5 years ago
by
rahix
Browse files
Options
Downloads
Patches
Plain Diff
chore: Update CHANGELOG
Signed-off-by:
Rahix
<
rahix@rahix.de
>
parent
6d6d45eb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+10
-0
10 additions, 0 deletions
CHANGELOG.md
with
10 additions
and
0 deletions
CHANGELOG.md
+
10
−
0
View file @
301fbcc3
...
...
@@ -16,18 +16,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-
**pycardium**
: Support for RAW REPL mode.
-
**bhi160**
: Function to disable all sensors (
`bhi160.disable_all_sensors()`
).
-
`ls_cmsis_dap`
: A tool to enumerate CMSIS-DAP debuggers.
-
Tons of new features to
`simple_menu`
: Timeout, scrolling of long texts,
robustness against crashes, and proper exiting.
-
`card10.cfg`
config file which allows enabling
*ELF*
files.
-
Analog read for wristband GPIOs.
### Changed
-
Refactored
*menu*
and
*personal-state*
apps.
-
`main.py`
was moved into an app to allow easier reconfiguration of the
default app. The new
`main.py`
points to the "old" one so behavior is not
changed.
-
After a timeout, the menu will close and
`main.py`
will run again.
-
BLE security updates.
-
More detailed battery state display in nickname app.
-
Improved ECG app.
### Removed
-
Some unused font files.
### Fixed
-
Fixed a regression which made the ECG app no longer work.
-
Fixed card10 advertising support for AT-commands.
-
Rectangles being one pixel too small.
...
...
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