Commit Graph
7 Commits
Author SHA1 Message Date
ca9862ef6c Nfc: add nfc detection cli command (#379)
Co-authored-by: あく <alleteam@gmail.com>
2021-03-12 16:18:01 +03:00
gornekichandGitHub f002f117fd cli_commands: add cmd for gpio control in output mode (#378) 2021-03-11 19:09:21 +03:00
0af6c9882e [FL-580] Prepare BLE for certification (#376)
* api-hal-bt: separate bt init to core init and app start

* bt: add continuous TX and RX tests

* bt: finish rx test on Back button click

* api-hal-bt: check core 2 started, same f4 and f5 implementation

* bt: refactoring, move hopping test logic to main thread

Co-authored-by: あく <alleteam@gmail.com>
2021-03-11 12:31:07 +03:00
gornekichandGitHub 73e5379520 [FL-936] CLI commands for vibro, led and display backlight support (#367)
* api-hal: add api-hal-vibro
* cli: add vibro cli command
* cli: add cli commands for led and disp backlight
2021-03-08 18:48:14 +03:00
gornekichandGitHub 10978c51fd [FL-943] Add CLI command for input events injection (#363)
* input: add cli commands for input events injection
* input: add short and long events
2021-03-04 15:30:20 +03:00
gornekichandGitHub 1ebbd2c266 [FL-942] remove 3s delays in reset, dfu and poweroff CLI commands (#362) 2021-03-03 16:07:59 +03:00
cfa76f19d0 [FL-905] Add battery health state monitoring in power app (#358)
* add battery health reading from gauge
* add battery health reading to api-hal-power
* update battery health in power application

Co-authored-by: あく <alleteam@gmail.com>
2021-03-02 19:07:26 +03:00