Closed
Milestone
expired on Aug 29, 2019
v1.9
v1.9 - 2019-08-28 23:23 - IcebergLettuce
Added
-
tools/pycard10.py: Tool to interact with card10's serial connection and upload files directly:./tools/pycard10.py path/to/python-script.py -
epic_disp_print_adv&Display.print(font=...): Print with different fonts! The following fonts are supported:8px,12px,16px,20px, and24px. - 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.cfgconfig file which allows enabling ELF files. - Analog read for wristband GPIOs.
Changed
- Refactored menu and personal-state apps.
-
main.pywas moved into an app to allow easier reconfiguration of the default app. The newmain.pypoints to the "old" one so behavior is not changed. - After a timeout, the menu will close and
main.pywill 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.
Loading
Loading
Loading
Loading