690e4de7d5
debug logs
2025-10-23 23:17:41 +08:00
fddd1b7d56
debug logs
2025-10-23 23:01:30 +08:00
4cdc4cfe65
debug logs
2025-10-23 22:39:33 +08:00
1396126a6b
debug logs
2025-10-18 14:56:12 +08:00
a8fe0fe5c3
debug logs
2025-10-18 13:49:55 +08:00
50d6f649fa
debian files
2025-10-17 23:50:44 +08:00
eb631f637c
debian files
2025-10-17 23:15:20 +08:00
ae08826314
Fix symlink according to Debian policy
2025-10-17 23:13:54 +08:00
Matti Lehtimäki
a4a19a374a
Version 1.6.0
1.6.0
2024-09-26 14:06:44 +03:00
Matti Lehtimäki
00248f8da3
Merge pull request #28 from mer-hybris/aidl
...
Add support for AIDL interfaces
2024-09-26 14:01:59 +03:00
Matti Lehtimäki
418405697e
[gbinder-radio] Implement support for AIDL IRadioIms. JB#61702
2024-09-23 23:37:55 +03:00
Matti Lehtimäki
12133c9685
[gbinder-radio] Implement support for AIDL IRadioVoice. JB#61702
2024-09-23 23:37:55 +03:00
Matti Lehtimäki
50c615095b
[gbinder-radio] Implement support for AIDL IRadioMessaging. JB#61702
2024-09-23 23:37:55 +03:00
Matti Lehtimäki
fa6a4d7e1a
[gbinder-radio] Implement support for AIDL IRadioData. JB#61702
2024-09-23 23:37:55 +03:00
Matti Lehtimäki
bedb4a7659
[gbinder-radio] Implement support for AIDL IRadioNetwork. JB#61702
2024-09-23 23:37:55 +03:00
Nikita Ukhrenkov
500465507e
[gbinder-radio] Implement support for AIDL IRadioSim. JB#61702
2024-09-23 23:37:55 +03:00
Nikita Ukhrenkov
b8917f5985
[gbinder-radio] Implement support for AIDL IRadioModem. JB#61702
2024-09-23 23:37:55 +03:00
Nikita Ukhrenkov
453595be28
[gbinder-radio] Implement support for AIDL IRadioConfig. JB#61702
2024-09-23 23:37:55 +03:00
Matti Lehtimäki
4803615920
Version 1.5.6
1.5.6
2023-04-21 14:56:04 +03:00
Matti Lehtimäki
d4a04ab083
Version 1.5.5
1.5.5
2023-04-14 22:44:58 +03:00
Matti Lehtimäki
5cf3d8c3cc
Merge pull request #27 from mer-hybris/jb58746-fixes
...
Add missing RadioAppStatus_1_5 struct and radio indication filter enum values. Fix cell identity enum values.
2023-04-14 22:40:27 +03:00
Matti Lehtimäki
b319fa4dc6
[gbinder-radio] Add missing RadioAppStatus_1_5 struct. JB#58746
2023-04-12 16:55:21 +03:00
Matti Lehtimäki
5cfa6756ee
[gbinder-radio] Add missing radio indication filter enum values for IRadio@1.5 interface. JB#58746
2023-04-12 16:55:18 +03:00
Matti Lehtimäki
a997d138fa
[gbinder-radio] Fix RADIO_CELL_IDENTITY_TYPE_1_5 enum values. JB#58746
2023-04-12 16:51:52 +03:00
Slava Monich
48da098644
Version 1.5.4
1.5.4
2022-11-30 19:17:31 +02:00
Slava Monich
3d3e023fe8
Merge pull request #26 from mer-hybris/jb58763
...
Add NR support
2022-11-30 19:10:06 +02:00
Matti Lehtimäki
a9da4c95d2
[gbinder-radio] Add RadioPhysicalChannelConfig structs. JB#58763
...
Available for IRadio@1.2 and IRadio@1.4.
2022-11-30 18:57:25 +02:00
Matti Lehtimäki
6407a0271c
[gbinder-radio] Add missing enums for NR. JB#58763
2022-11-30 18:57:25 +02:00
Matti Lehtimäki
05073a8367
[gbinder-radio] Fix RadioCellIdentity_1_5 struct. JB#58746
2022-11-30 18:57:25 +02:00
Slava Monich
7725869a27
Version 1.5.3
1.5.3
2022-11-19 17:52:18 +02:00
Slava Monich
7b33c6d70b
Merge pull request #25 from monich/ran
...
Add RADIO_ACCESS_NETWORKS enum
2022-11-19 17:41:50 +02:00
Slava Monich
b38ddeb4c0
[gbinder-radio] Added RADIO_ACCESS_NETWORKS enum. JB#58746
...
There are two similar enums defined in types.hal files, AccessNetwork
and RadioAccessNetworks. They can be easily confused with each other
and yet their enum values e.g. for NGRAN are different (although GERAN,
UTRAN and EUTRAN values match). Our mapping goes like this:
AccessNetwork => RADIO_ACCESS_NETWORK
RadioAccessNetworks => RADIO_ACCESS_NETWORKS
2022-11-19 03:48:48 +02:00
Slava Monich
db387d213a
[gbinder-radio] Housekeeping. JB#58006
...
Fixed comments, use appropriate enums
2022-11-19 03:44:50 +02:00
Slava Monich
ae0af8512f
Version 1.5.2
1.5.2
2022-11-17 03:13:49 +02:00
Slava Monich
bf51970422
Merge pull request #24 from monich/scan
...
Added network scan related types
2022-11-17 03:07:29 +02:00
Slava Monich
e11e9a7eb1
[gbinder-radio] Added network scan related types. JB#58746
2022-11-17 03:04:32 +02:00
Slava Monich
606801a3c3
Version 1.5.1
1.5.1
2022-11-14 22:37:48 +02:00
Slava Monich
881dd6eef9
Merge pull request #23 from monich/resp-names
...
Fixed names of 1.4 and 1.5 responses
2022-11-14 21:43:43 +02:00
Slava Monich
66ed8a3c7d
[gbinder-radio] Fixed names of 1.4 and 1.5 responses. JB#58006
...
Now they match declarations in the .hal files instead of being e.g.
startNetworkScan_1_4Response vs startNetworkScanResponse_1_4
2022-11-14 21:02:05 +02:00
Slava Monich
89f3f5886f
Version 1.5.0
1.5.0
2022-09-16 14:17:18 +03:00
Slava Monich
499e48df9a
[gbinder-radio] Fixed getCellInfoList/getDataCallList response mapping
...
Since getCellInfoListResponse_1_5 is the last one, it must be returned
not just for 1.5 but also for all subsequent versions of the interface.
The same logic applies to getDataCallListResponse_1_5
2022-09-16 14:08:05 +03:00
Slava Monich
ad536645e7
Merge pull request #22 from mer-hybris/jb58746
...
Add support for Radio@1.5 and RadioConfig@1.2
2022-09-16 13:36:21 +03:00
Matti Lehtimäki
0281a5ccdc
[gbinder-radio] Add support for RadioConfig@1.2. JB#58746
2022-09-16 03:36:29 +03:00
Matti Lehtimäki
ce70fb9744
[gbinder-radio] Add support for IRadio@1.5. JB#58746
2022-09-16 03:36:28 +03:00
Slava Monich
4e0723ca6c
Version 1.4.12
1.4.12
2022-09-11 21:38:15 +03:00
Slava Monich
050f83a22b
Merge pull request #21 from mer-hybris/jb58091-struct
...
Fix RadioDataRegStateResult struct for IRadio@1.4
2022-09-11 21:31:26 +03:00
Matti Lehtimäki
736032efa0
[gbinder-radio] Fix RadioDataRegStateResult struct for IRadio@1.4. JB#58091
2022-09-11 20:43:43 +03:00
Slava Monich
c6d8e8d1e6
Version 1.4.11
1.4.11
2022-08-31 19:12:54 +03:00
Slava Monich
ee7fdd06d4
Merge pull request #20 from monich/user_data
...
Add radio_request_user_data()
2022-08-31 19:08:22 +03:00
Slava Monich
8fa78cc777
[gbinder-radio] Added radio_request_user_data(). JB#58006
2022-08-31 14:29:45 +03:00