Commit Graph

48 Commits

Author SHA1 Message Date
Adam Dobrowolski
42ccb924cf EGD-3055 FreeRTOS asssert fixed, added force printf check on logging macros in log.h 2020-04-08 12:23:53 +02:00
pholat
91e05fcf65 fix gtk & FileAttributes 2020-03-25 15:28:52 +01:00
Przemyslaw Brudny
c0822b6658 [EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo 2020-03-24 15:55:32 +01:00
Przemyslaw Brudny
8f92715951 [EDG-3019] Segger utils moved to git submodule 2020-03-23 18:37:37 +01:00
Radoslaw Wicik
8dea0d7675 [EGD-2981] Add UT target: check
Clean CMake tests targets
2020-03-20 16:46:11 +01:00
Przemyslaw Brudny
67db9e5885 [EDG-2995] FreeRTOSV10 Core tracing patch moved to separate directory, cleanups. 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
8f3cc846d2 [EGD-2978] SystemView build parameter added and log_redirect cleanups 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
98cd819ffb [EGD-2978] PR cleanup changes 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
864265a2c7 [EGD-2978] System View updates 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
c8d87e1cfb [EGD-2978] FreeRTOSV10 Core tracing patch applied 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
5e96463979 [EGD-2978] SystemViev moved to utils 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
101bbb1c99 [EGD-2978] Basic SystemView import 2020-03-20 14:28:57 +01:00
Przemyslaw Brudny
735a5f2d6b [EGD-2995] Unix line ending applied to .h, .hpp, .c, .cpp, .s, .sh, .cmake files 2020-03-18 15:43:26 +01:00
Przemyslaw Brudny
c54e56f6ba service worker queue name map and global queue registry added 2020-02-24 12:28:02 +01:00
Radoslaw Wicik
0400e5c18b [EGD-2886] Unify and repair build system. 2020-02-19 14:55:14 +01:00
Mateusz Grzywacz
8d0b50735f [feature] add separate folders in CMake conf & change type of a variable. rebuild.sh updated & docs on separate build folders 2020-02-03 14:12:47 +01:00
Adam Dobrowolski
5407355177 [EGD-2508] Pre PR cleanup 2020-01-22 08:26:20 +01:00
Adam Dobrowolski
906b0951ec [EGD-2508] [WIP] test_harness: sending keypress works ok 2020-01-22 08:26:20 +01:00
Alek-Mudita
7ed1fa2f62 Egd 2449 fix for call aborting (#130)
* [fix] checked for proper time ID

* [fix] missing change

* adding proper debugging  possibility

* [fix] added more response validation

* [fix] validatio of the AT+CLCC response

* changed log level

* [fix] added explantation for the fix

* clean up AT command resposne validation methods

* [fix] for aborting call using long press

* added abort() in vApplicationStackOverflowHook

* code review fixes
2020-01-10 16:08:10 +01:00
Mateusz
6c7c622d42 WiP: Added actual poweroff procedure into system manager 2019-10-03 12:26:00 +02:00
Mateusz
a8761d8918 Fix: Cellular low-power
Fix: heap use-after-free during thread close
2019-09-20 12:26:47 +02:00
Robert Borzecki
175798a3bc Added circles to call window. 2019-09-04 08:44:02 +02:00
Robert Borzecki
418081304b Merge branch 'master' of github.com:muditacom/PurePhone into EGD-2015_database_model 2019-08-22 10:32:52 +02:00
Robert Borzecki
ba1264494c Added assets rebuiild option. 2019-08-22 10:00:57 +02:00
Robert Borzecki
64d7af9583 WIP: eink/mutex problem. 2019-08-22 08:37:33 +02:00
Mateusz
f3a4bb23f5 Updated clock-tree seems to work 2019-08-21 12:07:08 +02:00
Robert Borzecki
039689585d Fixing calling logic. 2019-08-05 18:05:50 +02:00
Mateusz
0fced67c65 WiP: optimized ram usage by MP3 decoder 2019-08-01 21:07:48 +02:00
Lukasz Skrzypczak
52457abfba Merge branch 'master' of github.com:muditacom/PurePhone into PowerManager
# Conflicts:
#	env.cmake
#	source/main.cpp
2019-07-16 13:12:42 +02:00
Mateusz
5a6f32dae1 Turned on exceptions on Linux build
Bug fix
2019-07-15 15:15:16 +02:00
Lukasz Skrzypczak
bc0c306c9e Merge branch 'master' of github.com:muditacom/PurePhone into PowerManager
# Conflicts:
#	env.cmake
#	source/MessageType.hpp
#	source/main.cpp
2019-07-12 14:04:39 +02:00
Lukasz Skrzypczak
27e056851a Working code - change power modes. 2019-07-12 14:00:18 +02:00
Robert Borzecki
9a132f9f35 Modified applications stack memory. 2019-07-10 08:07:03 +02:00
Mati
71a5539e8c Fixed BusChannelsCustom.hpp compilation problems 2019-07-08 10:17:11 +02:00
Mati
4a9c7943ee Fixed link libraries order.
Fixed build
Added missing headers.
2019-07-08 08:21:33 +02:00
Mateusz
ab94586a61 WiP: MuxChannel class development, bug fixes 2019-06-28 15:43:32 +02:00
Mateusz
c44f11218b WiP: muxchannel workers 2019-06-27 15:07:47 +02:00
Mati
6487c1d60d WiP: implementing RT1051 cellular driver
Cleaned up BSP layer
2019-06-17 12:04:22 +02:00
Robert Borzecki
1e34c1b07d Memory access problem. 2019-06-12 10:44:33 +02:00
Mati
4a19ae04aa From now all services are set to the same priority (lowest one). Fixed minor bugs. Added system clocks info at project launch. Added proper assertions. 2019-06-07 10:25:55 +02:00
Mati
d0f05593dd Fixed stdlib memory management functions implementation. 2019-05-23 14:13:55 +02:00
Robert Borzecki
f9406671d7 Merge branch 'vfs_in_gui' of github.com:muditacom/PurePhone into vfs_in_gui 2019-05-22 14:20:36 +02:00
Mati
84c377ccbd Fixed cross-compilation 2019-05-22 14:19:23 +02:00
Mati
f42c41dbdf Reorganized bsp/os file structure 2019-05-22 11:53:46 +02:00
Mati
386c818009 Massive cleaning 2019-05-22 08:28:56 +02:00
Mati
31ed37aba4 Removed submodule's version files 2019-05-22 07:56:54 +02:00
Robert Borzecki
077581d5b2 Made linux compilation working. 2019-05-21 23:55:42 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00