Radoslaw Wicik
edaaa61baa
[EGD-3037] Container build based
2020-04-07 13:07:20 +02:00
Radoslaw Wicik
74aec1aa5a
[EGD-3033] Update arm gcc to version 9 and bootstrap script
2020-04-07 13:07:20 +02:00
Adam Dobrowolski
769333d003
EGD-3056 Added reset option via watchdog
...
To use run:
```
bsp::watchdog::init();
bsp::watchdog::system_reset();
```
2020-04-03 10:41:57 +02:00
Mateusz Grzywacz
160850cd5f
[EGD-3057] text out of the bound
2020-04-02 19:31:28 +02:00
Alek-Mudita
36be49c15b
Egd 3046 unexpected reset ( #274 )
...
* [EGD-3046] fix HF handler
added boot reason printing and clearing
* [EGD-3046] added prining of GPR_5 on checking boot reason
* [EGD-3046] added halt if debugging
* [EGD-3046] halt if debugging only in exit
* [EGD-3046] rename
* [EGD-3046] added DEBUG check
* [EGD-3046] fixed formatting
* [EGD-3046] fixed includes
2020-04-01 16:34:56 +02:00
Marcin Smoczyński
58e90939d2
vscode: use cmake tools' intellisense
...
Improve VSCode config:
- automatically use proper build directory
- use intellisense from cmake.tools plugin
- don't use OS dependent paths
2020-04-01 11:55:05 +02:00
rkubiak01
608380d3d8
modified boot procedure, discards failsafe image
...
add crc32 files for boot.ini and boot.ini.bak for
backups
or config files are hidden and begin with a "."
2020-03-31 16:00:23 +02:00
rkubiak01
c8f9c4d210
BOOT: new boot procedure proposal in a MD file for discussion
2020-03-31 16:00:23 +02:00
Mateusz Grzywacz
035e29c407
[EGD-3047] T4 gsm status pin mux pull-up value
2020-03-31 13:07:49 +02:00
rkubiak01
c83546c332
added crc32 as a submodule
2020-03-31 11:41:50 +02:00
Adam Dobrowolski
c1c5ba9530
enable breakpoints on hw failure
2020-03-31 11:06:56 +02:00
Mateusz Grzywacz
db6fe6509e
[EGD-3031] Show (!) besides a failed message
2020-03-27 15:44:41 +01:00
Mateusz Grzywacz
a406dd7810
[EGD-3031] Add exclamation mark icon for messages (png + vpi)
2020-03-27 15:44:41 +01:00
Mateusz Grzywacz
8771a7f39f
[EGD-3031] refactor sms bubble build
2020-03-27 15:44:41 +01:00
Pawel Olejniczak
524a55a751
[EGD-2960] Add lambda for single char comparison in PhonbookModel
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
ef676cb20a
[EGD-2960] Apply code formatting after changes in searchResultsModel
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
98296e3a0d
[EGD-2960] Add some lambdas to simplify SearchResultsModel
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
e30bc6767f
[EGD-2960] Replace some shared pointers with unique pointers
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
ffc1c8421b
[EGD-2960] Apply code formatting to the changed files
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
e6a0727843
[EGD-2960] Use first letter of primary name instead of alternative name in search results
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
f9e1573320
[EGD-2960] Fix crash when scrolling up search results
2020-03-27 09:17:24 +01:00
Pawel Olejniczak
645c4077c0
[EGD-2960] Fix app crash by checking if index is not below 0
2020-03-27 09:17:24 +01:00
Mateusz Grzywacz
85702d9647
review fixes
2020-03-26 22:08:26 +01:00
Mateusz Grzywacz
13f8faef5b
[EGD-3032] charger fixes - remove temp battery level polling
2020-03-26 22:08:26 +01:00
Mateusz Grzywacz
cb88646bb7
[EDG-3032] charger fixes - WCINOKB is never used (because WCIN is NC)
2020-03-26 22:08:26 +01:00
Adam Dobrowolski
e75fa39df2
EGD-3034 PR applied
2020-03-26 15:25:01 +01:00
Adam Dobrowolski
e39045aa52
cellular_state Better naming, removed unused enum
2020-03-26 15:25:01 +01:00
Adam Dobrowolski
8526c051ce
cellular_state ServiceCellular states moved to states
2020-03-26 15:25:01 +01:00
Alek-Mudita
a449edc03d
[EGD-3039] fix for time conversion UT ( #269 )
2020-03-26 12:58:53 +01:00
Pawel Olejniczak
6bac8ec11a
[EGD-2951] Fix database error (284) by creating index on contact_name(contact_id)
2020-03-26 10:38:24 +01:00
Alek-Mudita
1446a4bff8
Egd 2539 duration class ( #258 )
...
* [GED-2539] Timestamp : changed buffer to heap one
[EGD-2539] implemented 1st version of Duration class
[EGD-2539] added autoformating of the output
[EGD-2539] clean up
[EGD-2539] used duration in call and calllog
added Duration operators
[EGD-2539] add better duartions to calllog.db
[EGD-2539] format file
* [EGD-2539] fixes after rebase
* [EGD-2539] displayed format follows design guidline
* [EGD-2539] added UT for duration class and necessary FW fixes
* [EGD-2539] fixed tim_conversion UT
* [EGD-2539] PR fixes
* [EGD-2539] added move constructor to UTF8 class
* [EGD-2539] added checking for nullptr in fillContactData
* [EGD-2539] PR fixes
2020-03-25 17:14:00 +01:00
pholat
91e05fcf65
fix gtk & FileAttributes
2020-03-25 15:28:52 +01:00
rkubiak01
f1f1318b60
FAT: path max size is now 128, time support enabled a needed
...
time function is already included in endpoints/DeviceInfo.cpp
time_t FreeRTOS_time(time_t *pxTime)
2020-03-25 09:45:39 +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
Mateusz Grzywacz
6c9ebb83c3
[EGD-2961] vibrator CMake target fix
2020-03-24 15:16:24 +01:00
Adam Dobrowolski
cbc13c4e74
EGD-3026 Added logging of sqlite error on start
2020-03-24 14:17:12 +01:00
Adam Dobrowolski
cf2b8be8cd
EGD-3026 Final ID unification
2020-03-24 14:17:12 +01:00
Adam Dobrowolski
09adf35eb5
EGD-3026 Database record unified ID field name
2020-03-24 14:17:12 +01:00
Adam Dobrowolski
7674b44385
EGD-3026 PR applied, fixed buid for release
2020-03-24 14:17:12 +01:00
Adam Dobrowolski
abe6813ce6
EGD-3026 Wall Werror and Wextra added to project
2020-03-24 14:17:12 +01:00
Przemyslaw Brudny
8f92715951
[EDG-3019] Segger utils moved to git submodule
2020-03-23 18:37:37 +01:00
Mateusz Grzywacz
478ca96d4c
[EGD-3011] T4 - sim tray rename and refactor & NC pin 2
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
ab18fae37e
[EGD-3011] T4 pins
...
- pin conf (SIM sel + DTR pin + hysteresis)
- cts fix (charger state change)
- details, comments
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
5f261dc20d
[EGD-3012] T4 - gsm Status IRQ 2/2 + SIM refactor (common queue)
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
120cee94a0
[EGD-3012] T4 - gsm Status IRQ 1/2
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
f49ef2926f
[EGD-3012] T4 gsm status
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
dd7f984866
[EGD-3011] T4 - sim tray rename and refactor & NC pin
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
3fc51b3ce3
[EGD-3012] T4 - gsm Status 0/2
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
7757990d84
[EGD-2989] T4 - all pin definitions
2020-03-23 16:47:54 +01:00
Mateusz Grzywacz
faa6d72dea
[EGD-2961] T4 - vibrator conf (pinmux) + off @ init
2020-03-23 16:47:54 +01:00