Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Arist
firmware
Commits
abf3b4e4
Verified
Commit
abf3b4e4
authored
Aug 24, 2019
by
Rahix
Browse files
chore: Update CHANGELOG
Signed-off-by:
Rahix
<
rahix@rahix.de
>
parent
ba56b7af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
CHANGELOG.md
CHANGELOG.md
+5
-3
No files found.
CHANGELOG.md
View file @
abf3b4e4
...
...
@@ -5,17 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
-
**ESB**
: Epic Serial Bus (Better than USB!), stability improvements of the
USB module. Preparation for mass-storage access in the Firmware.
-
Enabled the Hardware Watchdog; Card10 will reset itself if the firmware crashes
-
Log messages when BLE is pairing / connected.
-
The name of the offending app is printed to the serial console, if an app
crashes the metatdata parser.
-
**ESB**
: Epic Serial Bus (Better than USB!), stability improvements of the
USB module. Preparation for mass-storage access in the Firmware.
### Changed
-
Improved log messages in cases of lock-contention.
-
Menu will show an error message if a crash occurs.
### Fixed
-
Fixed race-conditions in serial writes by using a queue.
-
"Card10 Nickname" crashing if only
`nickname.txt`
exists.
-
Lockup when debug prints are enabled.
-
Delayed BHI160 startup a bit so the PMIC task can check the battery first.
...
...
@@ -24,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-
Fixed the API interrupts sometimes getting stuck.
-
Fixed binary building on MacOS.
-
Fixed race-conditions in serial console prints by introducing a queue.
-
Fixed API mutex being
disabl
ed late sometimes.
-
Fixed API
& MAX30001
mutex
es
being
initializ
ed late sometimes.
-
Fixed wrong stripe width in bi flag.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment