~aleteoryx/muditaos

ref: c58c8568d31deca7c3ccf403986a266ee676c0c0 muditaos/tools d---------
ae3118b9 — Radoslaw Wicik 4 years ago
[EGD-6875] Fix UT check script

Fix error causing bad tests where passing unnoticed.
25fc56f4 — Radoslaw Wicik 4 years ago
[BH-353] Add minimal build target for BH

* add BellHybridMain
* fixing post review

Git automatically converts BellHybird as move from source/main.cpp to
prevent this and maintain "main.cpp" history adding new target as
separate commit.
aa1ca514 — Radoslaw Wicik 4 years ago
[BH-353] Add minimal build target for BH

Introducing changes required for adding BellHybird target without
removing PurePhone.
Adden new targets:
* Pure (builds PurePhone and PurePhone.img)
* Bell (builds BellHybird and BellHybird.img)
* [PurePhone|BellHybrid]-[UpdatePackage|StandaloneImage)
d0558e56 — Marek Niepieklo 4 years ago
[CP-85] Support for Cp tag in commit message

CenterPure has its own Jira and own tickets tag.
74de196d — Radoslaw Wicik 4 years ago
[BH-349] Support for BH tag in commit message

Bell Hybrid has it's own jira -> own tickets, we need to update commit
message checker.
4dbab1b9 — Marcin Smoczyński 4 years ago
[EGD-6504] Only current changes in the relnotes

Include only changes from the current changes in the release notes.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
33d652c1 — Artur Śleszyński 4 years ago
[EGD-6156] Create crash dumps

Integrate the CrashCatcher library in order to store phone state after
a fault occurs. The dumps are stored in the CrashCatcher hex format and
can be debugged using the CrashDebug stub built for x86_64 via the
'debug_crash_dump.sh' script.
f6111840 — Radoslaw Wicik 4 years ago
[EGD-6413] Update CI Debug for UT Release for harness

Split build types for UT and Harness tests.
31e9f192 — Piotr Tański 4 years ago
[EGD-6393] Fix for crashing unit tests

System update unit test crashes.
The test is disabled as that piece of code is not unit-testable.
16763ee2 — Mateusz Grzegorzek 4 years ago
[EGD-4593] Add Logging Engine docs

Add Logging Engine docs
a60e27fa — Mateusz Grzegorzek 4 years ago
[EGD-4593] Dump logs to file on timeout

- Dump logs to file every 10 sec.
- max file size is 50 MB
  (after reaching it, no more logs will be logged),
- Add `LockGuard` with locking mechanism
  supporting IRQ and use it in `Logger`.
- Fix minor style issues in `Logger`.
- Add `mount_user_lfs_partition.py` script for mounting LFS on Linux FS
  in order to get `MuditaOS.log` file from `user` partition
7a55c370 — Radoslaw Wicik 4 years ago
[EGD-5855] Daily build scripts

Adding script for creating daily releases in docker environment
d05de195 — Adam Dobrowolski 4 years ago
[EGD-5872] Mudita tools repository update

gdb tools: pure command have documentation
ea7264d4 — Marcin Smoczyński 4 years ago
[EGD-5941] Add tool to analyze stack usage

Add a script to determine a stack usage of code components.
The GENERATE_STACK_USAGE option must be used in the build configuration.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
e9fae2e3 — Marcin Smoczyński 4 years ago
[EGD-5869] Add puregdb

Add misc-tools repo containing:
 - linker map file analyzer (firmware size analyzer)
 - gdb's plugin which checks system memory health

Automatically load puregdb at startup of a debug session.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
fe721693 — Wiktor S. Ovalle Correa 4 years ago
[EGD-5737] Merge master into experimental

Synchronize with master before merging
c7c45122 — Piotr Tański 5 years ago
[EGD-5236] Clang tidy diff integrated

It is now possible to run clang-tidy analysis only on the HEAD commit.
3b141041 — Wiktor S. Ovalle Correa 4 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
a53bd826 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
Next