Mateusz
|
3d5cb71ac7
|
WiP: refactor part2
|
2019-07-16 13:58:07 +02:00 |
|
Mateusz
|
d5aa719ebf
|
WiP: tests on RT1051 platform
|
2019-07-15 21:05:08 +02:00 |
|
Mateusz
|
b0f4de0412
|
Fixed warnings
|
2019-07-15 16:15:22 +02:00 |
|
Mateusz
|
0606236bcd
|
Turned off CellularService
|
2019-07-15 15:26:24 +02:00 |
|
Mateusz
|
8f6a63aafc
|
Merge remote-tracking branch 'origin/master' into module-cell
|
2019-07-15 15:22:20 +02:00 |
|
Mateusz
|
5a6f32dae1
|
Turned on exceptions on Linux build
Bug fix
|
2019-07-15 15:15:16 +02:00 |
|
Robert Borzecki
|
2d05214daa
|
Merge branch 'master' of github.com:muditacom/PurePhone into settings-app
|
2019-07-12 10:26:16 +02:00 |
|
Mati
|
3d90f0344c
|
WiP: added call active/answered notifiction
|
2019-07-11 12:46:02 +02:00 |
|
Robert Borzecki
|
5d569211e3
|
Added rebuild interface methods. Fixed errors while rebuilding.
|
2019-07-11 10:30:05 +02:00 |
|
Kuba
|
05e66ab736
|
Merge branch 'master' of github.com:muditacom/PurePhone into module-bsp-battery
|
2019-07-10 15:45:13 +02:00 |
|
Mateusz
|
da0f7db17c
|
Added API to send/receiver AT commands over virtual channels.
Added tokenizer
Added simple calling related CellularService API
Added message handling
|
2019-07-10 15:21:32 +02:00 |
|
Kuba
|
c646ae8c51
|
Battery charger linux driver cleaned.
|
2019-07-10 14:47:26 +02:00 |
|
Kuba
|
77529e4697
|
Implemetation of battery charger initialization code. Code cleaned after tests.
|
2019-07-10 14:08:51 +02:00 |
|
Mateusz
|
3f5306955c
|
Added several URC notification parsing:
- incoming call
- signal strength update
|
2019-07-09 11:50:26 +02:00 |
|
Robert Borzecki
|
2da36d3587
|
Added settings main window.
|
2019-07-09 09:12:20 +02:00 |
|
Kuba
|
3c9061a4e0
|
Added messages for baterry level and wall adapter connection status. Testing i2c comuunication.
|
2019-07-09 09:10:53 +02:00 |
|
Mati
|
88a9ec1304
|
WiP: more sophisticated mux channels open/close routine
|
2019-07-08 13:34:23 +02:00 |
|
Mati
|
ae9fdf84a8
|
Merge remote-tracking branch 'origin/master' into module-cell
|
2019-07-08 08:29:31 +02:00 |
|
Mati
|
834e079375
|
Cleaned up main a bit
|
2019-07-08 08:27:37 +02:00 |
|
Kuba
|
6f47683cd8
|
Linux battery charger simulator, changes in Event Worker.
|
2019-07-05 15:51:18 +02:00 |
|
Kuba
|
f6342a2141
|
I2C communication tests.
|
2019-07-05 13:18:59 +02:00 |
|
Robert Borzecki
|
d9fd80dd72
|
Added navigation in power of window, lambdas for gui.
|
2019-07-05 09:37:10 +02:00 |
|
Robert Borzecki
|
1bb390c7fd
|
Added wiching to call application's phone number entering window.
|
2019-07-03 22:08:47 +02:00 |
|
Kuba
|
eee4b2f210
|
Working on battery charger driver.
|
2019-07-03 16:23:03 +02:00 |
|
Mateusz
|
ebc2fb367b
|
WiP: Created CellularService template
|
2019-07-03 15:36:13 +02:00 |
|
Mateusz
|
36d2e45e6b
|
Merge remote-tracking branch 'origin/master' into module-cell
|
2019-07-03 14:35:37 +02:00 |
|
Mateusz
|
bbc95c654c
|
WiP: GSM cmux implementation bug hunting
Preparation to cellular service
|
2019-07-03 14:25:08 +02:00 |
|
Robert Borzecki
|
5b15cfc485
|
Fixed image viewer, updated images, added menu window for desktop.
|
2019-07-02 16:12:08 +02:00 |
|
Mateusz
|
1ca0c25521
|
Refactored GetCompleteFrame method
|
2019-07-02 15:24:24 +02:00 |
|
Kuba
|
a60a0777ae
|
Battery charger driver refactor.
|
2019-07-02 14:28:07 +02:00 |
|
Kuba
|
30a501db1a
|
Blinky service cleaned.
|
2019-07-01 08:39:23 +02:00 |
|
Kuba
|
21168fd16b
|
Battery charger communication driver added.
|
2019-07-01 08:17:31 +02:00 |
|
Kuba
|
638b79523c
|
Branch change.
|
2019-06-28 13:46:37 +02:00 |
|
Kuba
|
a63dca6dfd
|
Rtc interupt fxed.
|
2019-06-28 10:35:41 +02:00 |
|
Kuba
|
a654a0b54d
|
Merge branch 'master' of github.com:muditacom/PurePhone into module-bsp-rtc
|
2019-06-27 13:22:46 +02:00 |
|
Mateusz
|
cc95454a8a
|
Added proper opening/closing MuxChannels
|
2019-06-27 08:29:48 +02:00 |
|
Robert Borzecki
|
cc2e182793
|
Fixed implementation of listdir for target.
|
2019-06-26 21:03:59 +02:00 |
|
Robert Borzecki
|
5a3085749b
|
Code cleanup.
|
2019-06-26 18:59:07 +02:00 |
|
Kuba
|
8e9238ca58
|
Testing RTC functions. Added linux RTC driver skeleton.
|
2019-06-26 15:54:52 +02:00 |
|
Kuba
|
c3937df664
|
Code from NXPhone added.
|
2019-06-26 11:54:38 +02:00 |
|
Mati
|
40b9570f6d
|
Checking communication with GSM modem
|
2019-06-26 10:02:38 +02:00 |
|
Kuba
|
fc8691561e
|
Application Test deleted.
|
2019-06-26 08:54:56 +02:00 |
|
Kuba
|
773f2dbc3c
|
Merge branch 'master' of github.com:muditacom/PurePhone into widget_progress_bar
|
2019-06-25 11:25:30 +02:00 |
|
Robert Borzecki
|
83c14e97d7
|
Added main desktop window.
|
2019-06-23 20:03:23 +02:00 |
|
Mati
|
2747df1bcc
|
Started working on GSM0710 mux daemon
|
2019-06-19 15:42:26 +02:00 |
|
Mati
|
3714b4e6db
|
PowerUp sequence tests
|
2019-06-18 15:55:24 +02:00 |
|
Robert Borzecki
|
5dc4c6c134
|
Merge branch 'master' of github.com:muditacom/PurePhone into keyboard_fix
|
2019-06-17 18:23:26 +02:00 |
|
Kuba
|
4e727ed007
|
Pull request suggestions added.
|
2019-06-17 14:22:05 +02:00 |
|
Kuba
|
ee325fe7ac
|
Merge branch 'master' of github.com:muditacom/PurePhone into widget_progress_bar
|
2019-06-17 11:55:53 +02:00 |
|
Robert Borzecki
|
6964ed3e9e
|
Fixed switch between applications.
|
2019-06-17 10:17:06 +02:00 |
|