Elara Elara6331
Elara6331 pushed to experimental at Elara6331/itd 2021-11-24 19:53:03 +00:00
e24a8e9088 Use new helper functions
Elara6331 created branch experimental in Elara6331/itd 2021-11-24 19:51:03 +00:00
Elara6331 pushed to experimental at Elara6331/itd 2021-11-24 19:51:03 +00:00
0b5d777077 Switch calls to use dbus library and add helpers for private connections
75327286ef Switch to private bus connection
099b0cd849 Add filesystem to itctl
c9c00e0072 Allow multiple paths in mkdir and remove
b2ffb2062a Fix write file in api package
Compare 7 commits »
Elara6331 deleted branch experimental-ble-fs from Elara6331/itd 2021-11-24 19:51:02 +00:00
Elara6331 pushed to experimental-ble-fs at Elara6331/itd 2021-11-23 22:15:18 +00:00
099b0cd849 Add filesystem to itctl
c9c00e0072 Allow multiple paths in mkdir and remove
b2ffb2062a Fix write file in api package
Compare 3 commits »
Elara6331 pushed to experimental-ble-fs at Elara6331/itd 2021-11-23 19:12:27 +00:00
2e8c825fff Add BLE FS to API package
Elara6331 pushed to experimental-ble-fs at Elara6331/itd 2021-11-23 06:04:26 +00:00
7b870950d1 Implement BLE FS
Elara6331 created branch experimental-ble-fs in Elara6331/itd 2021-11-23 05:21:54 +00:00
Elara6331 pushed to experimental-ble-fs at Elara6331/itd 2021-11-23 05:21:54 +00:00
Elara6331 pushed to master at Elara6331/infinitime 2021-11-23 05:20:05 +00:00
ec1548ec0f Remove BLE docs as they have been merged into InfiniTime
Elara6331 pushed to master at Elara6331/infinitime 2021-11-23 05:19:40 +00:00
e9a92bac46 Implement BLE filesystem (experimental and will change in the future)
Elara6331 commented on issue Elara6331/itd#7 2021-11-22 09:20:23 +00:00
Unable to connect to InfiniTime: "MapToStruct: Field not found: MTU"

Fixed in 3a877c41a4

Elara6331 closed issue Elara6331/itd#7 2021-11-22 09:20:23 +00:00
Unable to connect to InfiniTime: "MapToStruct: Field not found: MTU"
Elara6331 pushed to master at Elara6331/itd 2021-11-22 09:18:48 +00:00
3a877c41a4 Update infinitime library to fix compatibility with BlueZ 5.62
Elara6331 commented on issue Elara6331/infinitime#3 2021-11-22 09:15:09 +00:00
Not working with BlueZ 5.62

Fixed in ec43bad466

Elara6331 closed issue Elara6331/infinitime#3 2021-11-22 09:15:09 +00:00
Not working with BlueZ 5.62
Elara6331 pushed to master at Elara6331/infinitime 2021-11-22 09:14:20 +00:00
ec43bad466 Update go-bluetooth to fix BlueZ 5.62 compatibility
Elara6331 commented on issue Elara6331/infinitime#3 2021-11-22 08:22:50 +00:00
Not working with BlueZ 5.62

This has been fixed in the newest go-bluetooth commit. I will push the fix shortly.

Elara6331 commented on issue Elara6331/itd#7 2021-11-22 08:22:01 +00:00
Unable to connect to InfiniTime: "MapToStruct: Field not found: MTU"

Yes, this is a known issue. It has to do with the bluetooth library being used. BlueZ 5.62 broke the API. I opened an issue in the library repo, and it has been fixed. I will be pushing the fix…

Elara6331 pushed to master at Elara6331/lasso 2021-11-12 00:31:52 +00:00
50e253e211 Fix config path for lassoctl