Commit Graph

17 Commits

Author SHA1 Message Date
Mateusz Piesta
c1391090c6 [BH-1389] Catch2 unit tests optimization
Removed redundant recompilation of catch2 main
resulted in over 20% speed up of unit tests compilation.
2022-01-26 15:04:23 +01:00
Wojtek Rzepecki
2ae8f8d6b3 [BH-821] Add battery abstraction layer
Added Abstraction layer for batter charger
to provide support for bell/pure/linux
2021-08-27 14:47:07 +02:00
Mateusz Grzegorzek
0684b1271b [BH-515] Create main Bell app
Create main Bell app
2021-06-15 16:02:40 +02:00
Wojtek Rzepecki
d066f87772 [EGD-6431] Add battery charging temperature ranges
Added actions of several cell temperature
ranges according to requirements.
2021-04-20 15:47:23 +02:00
Marcin Smoczyński
ba71be4f75 tests: remove bsp unit tests
Remove bsp tests, because:
 - bluetooth tests make no sense - there is no implementation to test,
 - audio tests fail because sanitizier complains about memory leak in
   portaudio - such tests should be implemented with mocking mechanism
   to avoid failing on dependencies.
2020-05-26 13:42:36 +02:00
Radoslaw Wicik
8dea0d7675 [EGD-2981] Add UT target: check
Clean CMake tests targets
2020-03-20 16:46:11 +01:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Adam Dobrowolski
d3b1a08e68 [EDG-2135] Bluetooth: bluetooth r/w control imporoved
* Improved bluetooth library interface write in one demand
* can start scan
* not used BT options hidden
* still some issues on flood - transaction style interface should be considered
2019-11-20 12:42:03 +01:00
pholat
5cecc2f7bf Bluetooth: BlueKitchen interface
Interface for BT added
2019-10-14 15:32:06 +02:00
pholat
11cdbf1c9c Bluetooth Bluetopia interface added
Compiles, starts service and initializes Bluetopia in A2DP mode
2019-10-14 15:32:06 +02:00
Mateusz
fce0de53ef WiP: routing tests 2019-08-05 08:05:40 +02:00
Mati
22e9acba3a WiP: fixed profile switching 2019-07-27 15:25:45 +02:00
Mateusz
fd17c1a0d9 WiP: module-audio template
Moved decoder layer from old NXPhone project
2019-07-22 15:06:25 +02:00
Mateusz
f8db4e56a0 WiP: linux audiocodec implementation part2 2019-07-22 14:07:37 +02:00
Mateusz
0fdec40051 WiP: linux audiocodec implementation 2019-07-22 12:12:32 +02:00
Mati
386c818009 Massive cleaning 2019-05-22 08:28:56 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00