Adam Dobrowolski
2fed826c28
[EGD-7947] Unified aproach for download_asset
...
Improved timing. Uses cached file for both json and direct
downloads if possible.
Improved logging. Clear information what's being downloaded.
Removed older script.
2021-11-18 16:16:25 +01:00
Przemyslaw Brudny
90117445f1
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# tools/download_asset2.py
2021-11-15 21:04:18 +01:00
Bartosz Cichocki
4ace345471
[EGD-7826] Update quickstart readme
...
Updated readme to contain product-specific buiild options
2021-11-10 09:38:09 +01:00
Adam Dobrowolski
e732ebbcc1
[EGD-7443] Documentation updated
...
Co-authored-by: Bartosz Cichocki
Co-authored-by: Paweł Olejniczak
2021-11-03 12:46:22 +01:00
GravisZro
065a70fbd0
[EGD-7253] Fix broken links and remove HTML anchors
...
Fixes multiple documents with broken links. Removes HTML anchors and
updates each ToC with a proper link.
2021-10-27 14:55:27 +02:00
Maciej Janicki
8a3b2e2a89
[BH-943] Fix screen clean after exit
...
Remove cleaning screan after shutdown.
2021-10-15 11:34:20 +02:00
Piotr Tański
b918c2d901
[EGD-6761] Added the C++ coding guidelines
...
Moved C++ coding guidelines from confluence to repo.
2021-10-08 16:10:59 +02:00
Adam Dobrowolski
d83e8fe34b
[EGD-7445] Removed dead scripts
...
Removed dead scripts
2021-09-20 12:58:45 +02:00
Alistair Francis
6c2e93152f
doc/howto_simulator.md: Add details on how to unlock simulator
...
Following up on https://github.com/mudita/MuditaOS/issues/2238 add
details on how to unlock the simulator.
Signed-off-by: Alistair Francis <alistair@alistair23.me >
2021-09-02 13:37:19 +02:00
GravisZro
e433e8dd03
Fix transparent backgrounds in PlantUML
...
Images generated using PlantUML had transparent backgrounds which made
their text difficult to read on GitHub when using "Dark Mode". Forcing
a background color of #F0F0F0 ensures they are all readable.
2021-08-16 17:01:19 +02:00
Marek Niepieklo
a906ec6422
[CP-411] Add updater.bin to Update package
...
Packaging updater.{bin, ver} using embedded assets
2021-08-04 14:08:08 +02:00
Lucjan Bryndza
bb95f274ac
[CP-288] Update secureboot documentation
...
Update documentation about secureboot
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com >
2021-07-16 09:40:29 +02:00
Mateusz Grzegorzek
211a6e078c
[BH-375] Clean module-utils/third-party
...
Clean `module-utils/third-party`
2021-07-15 16:55:16 +02:00
Bartosz Cichocki
a360454b96
[EGD-6212] Add tethering doc
...
This commit adds list of currently supported systems that are
check for working with tethering. Rest of the doc will be updated
with another commit
2021-07-14 09:56:42 +02:00
Piotr Tański
2d013d7907
[EGD-7131] Flashing instruction updated
...
Flashing instruction for MacOS and Windows updated.
2021-07-13 12:18:12 +02:00
Mateusz Grzegorzek
82b5859474
[BH-363] Move libphonenumber to a separate directory
...
Move libphonenumber to a separate directory
2021-06-29 12:19:03 +02:00
Radoslaw Wicik
943fef9643
[BH-353] Add Documentation for main targets
...
* clean up mimimu required cmake version
* fixes for release workflow
Add documentation for targets, fixes for cmake
and release workflow.
2021-06-11 09:07:41 +02:00
Radoslaw Wicik
25fc56f4c6
[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.
2021-06-07 17:05:29 +02:00
DariuszSabala
40cef99e6d
[BH-360] Move TPLIB re2 to separate dir
...
Changed submodule directory and updated cmake scripts.
Updated paths in PureCoverage script and Doxyfile
2021-06-07 11:30:34 +02:00
Artur Śleszyński
fbb820c284
[BH-357] Move protobuf to third-party dir
...
* Use the CMakeLists.txt from lib authors.
* Disable building libprotobuf in the all target.
* Disable warnings in the libprotobuf-lite target.
2021-05-28 15:00:31 +02:00
DariuszSabala
e6e9a79fa5
[BH-397] Move TPLIB parallel-hashmap
...
Changed submodule directory and changed way its linked,
in order to use target_link_libraries checkouted phmap
dependency to the newest revision which includes small
cmake fixes (see 031d214f2ce1973933abdf2a998d986ff8094d8e),
updated paths in PureCoverage script and Doxyfile
2021-05-28 13:51:49 +02:00
Piotr Tański
cd2cbbbd70
[EGD-6728] Documentation cleanup
...
Cleanup acc. to guidelines created in EGD-6632.
2021-05-19 16:29:54 +02:00
Mateusz Grzegorzek
12608dabcf
[BH-351] Simulator input handling
...
Add Keyboard binding for Linux Bell simulator
2021-05-19 14:25:19 +02:00
Bartosz Cichocki
fabf1944e0
[EGD-6258] Add CMake options to the Quick Start
...
Added description of CMake options used during generation
2021-05-11 11:52:05 +02:00
Radoslaw Wicik
db6855e090
[EGD-6537] Create Jenkins CI
...
Try to fix GitHub problems by switching to Jenkins CI system.
2021-04-23 16:45:23 +02:00
Borys Jelenski
085bccb7a1
[EGD-6355] Adjust MuditaOS to be used with Secure Boot
...
The start address of the OS image adjusted to comply with HAB
Secure Boot. Proper SNVS initialization performed at system startup.
SNVS drivers updated to most recent version. Image signing can be
performed as a part of build process. See doc/secure_boot.md for
more info.
2021-04-22 15:02:59 +02:00
Wojtek Cichon
5dbd726c3e
[EGD-6554] Fix emulator to simulator
...
Fixed every mention of emulator to simulator - in
docs and shell scripts.
2021-04-16 14:19:25 +02:00
Marek Niepieklo
226e9e4c0b
[EGD-6515] Answer/reject calls using headset
...
Clean up propagation of headset keys events
Clean up volume control with headset keys
Update key mappings for simulator
Use headset OK key to answer/reject calls
2021-04-15 14:19:50 +02:00
Marcin Smoczyński
763cdbf3a0
[EGD-5567] Add code coverage reporting
...
Add HTML and XML code coverage report generation with gcovr.
Cleanup unittests list - add missing googletest-gui to the unittests
list; remove dead functional tests.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-04-08 23:48:22 +02:00
Wojtek Cichon
274812504d
[EGD-6238] Write Pure simulator guide
...
Added a simple Pure simulator guide to the docs.
2021-03-22 15:52:58 +01:00
Lucjan Bryndza
e5948375e0
[EGD-6188] Add PurePhone flash script
...
Currently dd doesn't handle sparse files properly,
so the mudita pure flashing script should be used
on the linux platform instad of the dd command.
Tools will be created in the build dir
example usage is: pureflash <image_file> <block_device>
2021-03-18 09:31:04 +01:00
Wojtek Cichon
70e67179cf
[EGD-5989] Update quickstart article
...
Updated quickstart article with security-related info.
2021-03-16 09:26:04 +01:00
snan
f37bc6c1c3
[EGD-5989] Update quickstart.md
...
Fixed a bit of a security risk.
2021-03-16 09:26:04 +01:00
Michał Kamoń
e651b2ce78
[EGD-5965] Add BT-Harness API documentation
...
Added documentation:
* BT endpoint API
* BT-Harness tests
2021-03-15 15:17:14 +01:00
Wojtek Cichon
1ac4502eec
[EGD-6008] Create Pure flashing guide
...
Added small changes after trying to
boot the image on my own.
2021-03-15 14:37:28 +01:00
Wojtek Cichon
065f59ce36
[EGD-6092] Create Pure flashing guide
...
Fixed some lines in the docs
2021-03-15 14:37:28 +01:00
Wojtek Cichoń
9a31777981
[EGD-6092] Create Pure flashing guide
...
Ported Pure flashing guide on macOS/Win
to GitHub.
Co-authored-by: Michał Kamoń
<70628259+mkamonMdt@users.noreply.github.com >
2021-03-15 14:37:28 +01:00
Wojtek Cichon
28ac1c0df8
[EGD-6092] Create Pure flashing guide
...
Ported Pure flashing guide macOS/Win to GitHub.
2021-03-15 14:37:28 +01:00
Lucjan Bryndza
5c574c1edc
[EGD-5877] Remove flash script update flasing doc
...
Remove old flashEMMC script and update flash documentation
Update doc/boot_and_update.md
Co-authored-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
Update doc/running_on_phone.md
Co-authored-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
Update doc/running_on_phone.md
Co-authored-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
Update doc/running_on_phone.md
Co-authored-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
Update doc/boot_and_update.md
Co-authored-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
Update doc/running_on_phone.md
Co-authored-by: Wojtek Cichoń <wojtek.cichon@protonmail.com >
2021-02-26 12:30:40 +01:00
Radoslaw Wicik
f82561af5f
[EGD-5813] Add add to docker group step in bootstrap
...
Introduce one more step to bootstrap so user doesn't have
to run in manually.
2021-02-22 10:17:29 +01:00
Wojtek Cichoń
c30101bb93
[EGD-5787] Fixes re fallback font docs
...
Fixed proper info about default fallback font.
2021-02-17 14:03:46 +01:00
Wojtek Cichoń
bbf082d6c0
[EGD-5787] Fix font-rendering docs
...
Added small fixes to the i18n article.
2021-02-17 14:03:46 +01:00
Wojtek Cichoń
56e5b75862
[EGD-5787] Adding font-related docs to i18n article
...
Added missing content regarding adding special glyphs
and rendering the font inside MuditaOS
2021-02-17 14:03:46 +01:00
Radoslaw Wicik
56b209e75b
[EGD-4763] Add documentation on how to add unit tests
...
Short document about how to add, enable and disable unit test.
2021-02-04 16:45:50 +01:00
Piotr Tański
c8a31091e8
[EGD-3390] Add integration with clang-tidy
...
Clang-tidy is used to perform static code analysis.
2021-01-21 10:56:40 +01:00
Marcin Smoczyński
8618ea50eb
[EGD-5241] Update development workflow documentation
...
Remove the obligation to update the changelog with every PR. Remove
obligation to start a change description with "Change" verb. Add some
other minor spelling and grammar fixes.
Update commit message template to reflect the changes.
2021-01-20 11:37:30 +01:00
Krzysztof Móżdżyński
f3566bcecc
[EGD-4591] Change input language parser to load from files
...
Completely independent input language files and display language files.
Input language files are now loaded based on number of files in
"profiles" folder.
InputLanguageSettings window now shows input languages based on their
"filetype" value andfiles in "profiles" folder.
2021-01-12 15:03:42 +01:00
Wiktor S. Ovalle Correa
6641592958
[EGD-4712] Change quickstart.md to reflect current project state
...
Quickstart documentation was a bit out-of-date, thus containing some
minor inaccuracies. Also document didn't actually reflect desired
sequence of user actions.
2021-01-11 10:59:19 +01:00
Wojtek Cichon
60aa08da93
[EGD-5092] Add instructions to development_workflow
...
Added instructions regarding adding licenses of 3rd party code when
creating a PR.
2021-01-08 15:39:20 +01:00
Krzysztof Móżdżyński
dc99ba52ae
[EGD-4590] Change KBD parser to JSON for input keyboard files
...
Changed keyboard input language parser to parse JSON files.
Removed all KPROF files and added JSON.
Added unit tests for new parser.
Modified document about adding languages.
2021-01-07 14:27:58 +01:00