Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
card10
firmware
Commits
b8803880
Verified
Commit
b8803880
authored
Sep 03, 2019
by
Rahix
Browse files
chore: Update CHANGELOG
parent
0a12dc75
Pipeline
#3770
passed with stages
in 1 minute and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
b8803880
...
...
@@ -11,16 +11,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-
High-pass filter and pulse detection in default ECG app.
-
`leds.get_rgb()`
: Get the current color of an LED.
-
`leds.get_rocket()`
: Get the current brightness of one of the rockets.
-
Actually added
`uuid`
module - it was not built into the firmware before,
by accident.
### Changed
-
**Pycardium**
: Switched from
`long-long`
to
`mpz`
integer representation.
This should resolve any issues with large numbers which had popped up so far.
-
Made OpenOCD scripts work with more debuggers out of the box.
-
Refactored BME680 sensor interface.
### Fixed
-
Backlight and Vibration motor were not reset when switching apps.
-
Mismatch in default settings of the
*Card10 Nickname*
app.
-
Fixed the PMIC ADC muxer not being properly reset to neutral after a
measurement.
-
Fixed wrong timezone offset calculation in
`utime.time_ms()`
.
-
Fixed bug where
`\` characters were not parsed as path separators.
## [v1.9] - 2019-08-28 23:23 - [IcebergLettuce]
...
...
Write
Preview
Supports
Markdown
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