65 Commits

Author SHA1 Message Date
86deb5420b
ADD my candidate applications
Some checks failed
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-bike-system) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-sensor-device) (push) Failing after 3s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-bike-computer-speedometer) (push) Failing after 3s
2025-01-04 15:32:00 +01:00
f6e3413cf6
ADD library update-client 2025-01-04 15:31:25 +01:00
488d7532e7
ADD pre-commit config 2025-01-04 15:14:28 +01:00
6e79ced7ff
ADD minimal bootloader (main.cpp) 2024-12-31 12:02:40 +01:00
890edc211a
ADD minimal bootloader 2024-12-31 11:54:14 +01:00
1f9e4ebd3c FIX cast with chrono duration 2024-12-30 17:02:16 +01:00
fastium
7d7fb400ff FIX tests namespaces 2024-12-30 13:57:42 +01:00
fastium
db834de1fd ADD cpplint args in action file 2024-12-30 13:57:42 +01:00
fastium
84bd49be80 FIX delete flag unused function 2024-12-30 13:57:42 +01:00
fastium
ebfcef2c57 ADD suppress args for cppcheck 2024-12-30 13:57:42 +01:00
fastium
e7a2a7da59 ADD files to pre-commit 2024-12-30 13:57:42 +01:00
fastium
9aa656c7ac ADD test pre-commit 2024-12-30 13:57:42 +01:00
fastium
9c104fc3a2 ADD project folders to pre-commit 2024-12-30 13:57:42 +01:00
1ba466569e FIX delta to use GCC rather than ARMC6 2024-11-19 14:38:42 +01:00
60baebd59b
Merge branch 'main' into develop 2024-11-19 11:53:56 +01:00
eeb88edba3 UPD CI workflow 2024-11-18 10:13:01 +01:00
ac4067e5a4 RM folder ignore for tests 2024-11-18 10:13:01 +01:00
86e033fe2f ADD answer to questions 2024-11-18 10:13:01 +01:00
f6f3d59ef3 ADD run configurations 2024-11-18 10:13:01 +01:00
20406664c3 FIX reset task 2024-11-18 10:13:01 +01:00
62d7d7b376 FIX Static scheduling with event 2024-11-18 10:13:01 +01:00
35d2d76bca ADD [WIP] Static scheduling with event 2024-11-18 10:13:01 +01:00
0bd561b947 ADD EventQueue for static_scheduling 2024-11-18 10:13:01 +01:00
b52f476124 ADD Thread sleep 2024-11-18 10:13:01 +01:00
c66c8a0963 ADD cpu logger 2024-11-18 10:13:01 +01:00
4c174ce444 ADD bike-system super-loop with while 2024-11-18 10:13:01 +01:00
ed9ab169bb CHG switch CI trigger from push to pull_request 2024-11-12 16:00:13 +01:00
6d0452d9ca FIX ResetDevice
- Initialisation
- Callback
- return of checkReset
2024-11-12 16:00:13 +01:00
874a968f5c ADD ResetDevice 2024-11-12 15:35:40 +01:00
7b62a3634b ADD PedalDevice 2024-11-12 15:35:40 +01:00
a7c28c0e52 FIX distance calculation in speedometer. 2024-11-12 13:57:04 +01:00
69047369f0 FIX GitHub action 2024-11-06 14:40:17 +01:00
af0b6180da
FIX raw + unique ptr tests (#12)
FIX issues on raw and unique pointer tests
+ Merge individual test files for unique and raw pointers and merged their test cases into a single test file for simplicity.

Co-authored-by: Fastium <79766552+Fastium@users.noreply.github.com>
2024-11-06 12:35:04 +01:00
43cacadfb7 FIX conflict when merge main to develop 2024-11-05 16:53:08 +01:00
15d1183bac FIX raw + unique ptr tests
FIX issues on raw and unique pointer tests
+ Merge individual test files for unique and raw pointers and merged their test cases into a single test file for simplicity.
2024-11-05 16:36:29 +01:00
Fastium
7ef2519c9c
Merge pull request #9 from Fastium/architecture-bike-computer
ADD architecture (speedometer and sensor device) for the bike computer
2024-11-05 16:32:07 +01:00
fastium
dc99ac08b5 ADD speedometer tests in CI for github 2024-11-05 16:21:51 +01:00
fastium
ac8e030089 ADD speedometer implementation 2024-11-05 15:30:12 +01:00
fastium
0d18073562 ADD (WIP) speedometer implementation 2024-10-29 17:10:58 +01:00
fastium
db2d5308bc ADD tests for speedometer and sensor-device 2024-10-29 16:16:30 +01:00
fastium
0d4e603a64 ADD speedometer and gear class 2024-10-29 16:15:32 +01:00
fastium
b9fda1aefe ADD Tests for the sensor 2024-10-29 16:13:20 +01:00
fastium
b1d04badfb ADD sensor device classes 2024-10-23 10:59:38 +02:00
Fastium
a2d3ca3096
Merge pull request #6 from Fastium/library-disco-sensor
Library for sensor and disco board with tests
2024-10-23 09:24:39 +02:00
fastium
0634d16ba3 UPD test for github action (sensor) 2024-10-23 08:54:27 +02:00
fastium
5ef0203a27 UPD README.md for wrong symbol to illustrate commands 2024-10-22 15:48:08 +02:00
fastium
f8ff28aef6 UDP README.md for additional libraries and test 2024-10-22 15:44:41 +02:00
fastium
86ccb3ca17 ADD libraries for disco board and extarnal sensor 2024-10-22 15:37:47 +02:00
Fastium
df8edf3c34
Merge pull request #4 from Fastium/develop
Some checks failed
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-test-always-succeed) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-test-ptr-test) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-test-raw-ptr) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-unique-ptr) (push) Failing after 2s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-test-always-succeed) (push) Failing after 3s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-test-ptr-test) (push) Failing after 3s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-test-raw-ptr) (push) Failing after 3s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-unique-ptr) (push) Failing after 3s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-test-always-succeed) (push) Failing after 2s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-test-ptr-test) (push) Failing after 2s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-test-raw-ptr) (push) Failing after 2s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-unique-ptr) (push) Failing after 3s
develop
Phase-1 Phase1
2024-10-21 17:34:29 +02:00
2395841bd4
ADD test unique_ptr
- ADD unique_ptr tests (run on onlineGDB)
- UPD github workflow to include test-unique-ptr
2024-10-21 16:24:50 +02:00