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
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
card10
firmware
Commits
046bf4ec
Commit
046bf4ec
authored
4 years ago
by
schneider
Browse files
Options
Downloads
Patches
Plain Diff
change(changelog): Preliminary v1.17 changelog
parent
09f10b23
Branches
schneider/v1.17-changelog
No related tags found
1 merge request
!468
change(changelog): Preliminary v1.17 changelog
Pipeline
#5191
passed
4 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+24
-0
24 additions, 0 deletions
CHANGELOG.md
with
24 additions
and
0 deletions
CHANGELOG.md
+
24
−
0
View file @
046bf4ec
...
@@ -5,6 +5,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
...
@@ -5,6 +5,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
## [Unreleased]
### Added
#### For Users
-
Support for the BLE Environmental Sensing Service (ESS).
-
Long button press now configurable via
`long_press_ms`
option.
-
`retrigger_ms`
option to retrigger menu buttons.
-
Support for Bosch BSEC library via
`bsec_enable`
option.
-
BLE Push-to-Talk app using the optical sensor as button.
-
Option to disable low battery checks via
`card10.cfg`
.
#### For Developers
-
HID over BLE support in MicroPython.
-
Support to use the MAX86150 as an optical proximity sensor.
-
Added fast
`blit()`
function which supports alpha channel.
-
Added PNG decoding library which supports alpha channel (transparency).
### Changed
#### For Users
-
Allow to enter USB storage if no
`meny.py`
script is found.
#### For Developers
-
Removed unused BLE battery service.
### Fixed
-
Various documentation fixes.
-
Fixes for l0dables
<details
todo
>
.
-
Fixed card10 not waking up again if BLE is disabled.
-
Fixed infinite loop after boot if no harmonic board is attached.
## [v1.16] - 2020-12-04 - [Pandemic Potato]
## [v1.16] - 2020-12-04 - [Pandemic Potato]
[
Pandemic Potato
]:
https://card10.badge.events.ccc.de/release/card10-v1.16-Pandemic-Potato.zip
[
Pandemic Potato
]:
https://card10.badge.events.ccc.de/release/card10-v1.16-Pandemic-Potato.zip
...
...
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