Commit Graph

46 Commits

Author SHA1 Message Date
Adam Dobrowolski
4a61f400e7 EGD-3055 Fixed printf issues 2020-04-08 12:23:53 +02: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
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Adam Dobrowolski
ae915f3512 [EGD-2571] Clenup: removed MessageType static_casts, fixed debug.h defines. Added GPIO event 2020-02-12 13:31:13 +00:00
Alek-Mudita
8b167d1809 Fix for calling (#91)
* fix for not switching to active call

* Added missing icons during unaswered outgoing call + some error logging

* Added additional logging to AT commands
defult timeout set to 300 ms.
Set different timeouts per each AT command.
Minor code refactoring.

* Added some logging, fixed some timeouts and number of returned tockens.

* commented out not needed log

* Added LOG_CUSTOM logging support. Remove unnecessary LOG_ERRORS.

* set ATA cmd timeout to 90 sec

* PR fixes
2019-11-29 11:18:57 +01:00
Adam Dobrowolski
e1bde27d79 [EDG-2335] WIP: Application.cpp handling is just sad 2019-11-27 11:09:52 +01:00
Robert Borzecki
a1201b8ccc Fix for dropping render frames. 2019-09-25 13:19:05 +02:00
Robert Borzecki
6e4bf06046 Power off screen handling, contact verification functions. 2019-09-23 12:51:07 +02:00
Robert Borzecki
46c1abe92e Fixed bottom-up navigation in phonebook. 2019-09-19 19:54:25 +02:00
Robert Borzecki
2d6d59a4bb WIP: resume after suspend. 2019-09-19 11:51:55 +02:00
Robert Borzecki
d27047c23c Added flow for suspending eink and gui services. 2019-09-18 18:59:27 +02:00
Mateusz
08638faac3 WiP: Update services with powermode handler implementation 2019-09-02 14:09:06 +02:00
Mateusz
e8babd16d5 WiP: Removed unneeded WakeUp/GoSleep handlers
WiP: Added new handler - > SwitchPowerMode
2019-08-29 11:40:31 +02:00
Robert Borzecki
9a815a2cfc Updated Application and Launcher templates. 2019-08-28 12:21:18 +02:00
Robert Borzecki
f26aba9fc6 Added gui resource deallocation.
Added eink power down after 3 seconds.
2019-08-27 14:39:08 +02:00
Mateusz
1a59b7b6cb #MATI SUPER FIX, fixed async msg handling in DataReceivedHandler 2019-08-12 12:18:59 +02:00
Mateusz
13da92cb71 Wip: added audio bsp
Fixed CMake include paths in bsp module
2019-07-22 11:20:42 +02:00
Robert Borzecki
35d15b2bc7 Added key handling logic to applications. 2019-06-26 12:34:06 +02:00
Robert Borzecki
8913bf6fc3 Fixed [] operator fot utf8. 2019-06-24 13:47:44 +02:00
Robert Borzecki
5dc4c6c134 Merge branch 'master' of github.com:muditacom/PurePhone into keyboard_fix 2019-06-17 18:23:26 +02:00
Robert Borzecki
6964ed3e9e Fixed switch between applications. 2019-06-17 10:17:06 +02:00
Robert Borzecki
1e34c1b07d Memory access problem. 2019-06-12 10:44:33 +02:00
Robert Borzecki
4ab64524f9 Removed commented code. 2019-06-11 21:00:40 +02:00
Robert Borzecki
bdc3e4966d Merge branch 'master' of github.com:muditacom/PurePhone into gui_worker 2019-06-11 20:36:14 +02:00
Robert Borzecki
9c1087742d Added rendering worker for gui service. 2019-06-11 20:34:53 +02:00
Mati
1bef75c167 Merge remote-tracking branch 'origin/master' into module-db 2019-06-11 10:52:08 +02:00
Robert Borzecki
b8dbb525d2 Merge branch 'master' of github.com:muditacom/PurePhone into gui_worker 2019-06-11 08:45:11 +02:00
Robert Borzecki
b4b949d925 Added viewer application for kickstarter. 2019-06-10 18:03:18 +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
Robert Borzecki
9b8ca1b980 WIP rendering worker. 2019-06-07 08:17:44 +02:00
Robert Borzecki
81babc3efb Fixed rendering time and buttons responses in clock. 2019-06-06 22:57:56 +02:00
Robert Borzecki
de8b693e61 Added vector image. 2019-06-06 11:05:15 +02:00
Robert Borzecki
de900fdb0d Introduced MessaType enum class. 2019-06-03 13:32:48 +02:00
Robert Borzecki
401cfe5908 Disabled blinky. 2019-06-03 11:58:57 +02:00
Robert Borzecki
f1f137209b Added clock application. 2019-06-03 07:35:31 +02:00
Robert Borzecki
2f4518f5dd Added module-apps. 2019-06-01 15:06:21 +02:00
Robert Borzecki
eeef91b47f Displaying test image on eink. 2019-05-30 12:27:13 +02:00
Robert Borzecki
719cc6093a Fixed building tests building for linux. 2019-05-28 09:41:13 +02:00
Robert Borzecki
74a051cf5c Code cleanup. 2019-05-27 22:09:53 +02:00
Robert Borzecki
fde67cd60e WIP 2019-05-27 22:09:53 +02:00
Robert Borzecki
4cf3f99312 Aded eink bsp. 2019-05-27 22:09:53 +02:00
Robert Borzecki
29d8ac3bd9 Added reception of drawing commands in gui service. 2019-05-27 22:09:53 +02:00
Robert Borzecki
d8047bd1b4 Removed fstream, added vfs. 2019-05-22 14:08:48 +02:00
Robert Borzecki
0b7374c2a2 Added stubs for eink and kbd services. 2019-05-22 10:10:45 +02:00
Robert Borzecki
9459420ab9 Added module for services. 2019-05-22 09:27:54 +02:00