summaryrefslogtreecommitdiff
path: root/src/rust/uwb_uci_packets
AgeCommit message (Expand)Author
2022-12-07Merge "uwb(uci_packet.pdl): Rename existing UciPacket to UciControlPacket"Roshan Pius
2022-12-06uwb(uci_packet.pdl): Rename existing UciPacket to UciControlPacketRoshan Pius
2022-12-06uwb(uci): Fix .pdl file for NXP upstreamsRoshan Pius
2022-11-29Define UCI Packets for OwR AoA MeasurementAyush Jain
2022-11-29[uwb-core] DlTDoa changes in pdl and notificationShreshta Manu
2022-11-22Merge "uwb(uci): allow sending standard uci commands via API"Treehugger Robot
2022-11-22uwb(uci): allow sending standard uci commands via APIRoshan Pius
2022-11-22Add status code for negative distance reportLiang Li
2022-11-15[uwb-uci-core] Add Dl-TDoA support for ranging rounds updateShreshta Manu
2022-11-04Merge "uwb: Fix incorrect multicast update packet gen" into tm-mainline-prodRoshan Pius
2022-11-04uwb: Fix incorrect multicast update packet genWang Ningyuan
2022-10-17uwb_core: use zeroize to zero out PII dataChih-Yu Huang
2022-10-13Add message control and subsession key to controlee.ziyiw
2022-09-16Merge "Change the length of the FrameReportTlv size to 16 bits." into tm-main...Bob Wang
2022-09-15Change the length of the FrameReportTlv size to 16 bits.ziyiw
2022-09-09uwb_core: use Rust 2021 editionChih-Yu Huang
2022-08-31uwb(uci_packets.pdl): Fix P-STS param ids according to merged FiRa 2.0 specRoshan Pius
2022-08-09Parse the diagnostic notification when received in uci layer.ziyiw
2022-07-28Change AoaMeasurement and Cir to struct. Add one more test.ziyiw
2022-07-20Add RSSI_REPORTING and DIAGNOSTICS in Capability Tlv.ziyiw
2022-07-18Add QorvoRangeDiagnosticsNtf in PDL file.ziyiw
2022-07-07Merge "Add rssi reporting to App config params as a new field." into tm-mainl...Bob Wang
2022-07-07Merge "uwb(rust): Implement CR 396 and 346" into tm-mainline-prodTreeHugger Robot
2022-07-02uwb(rust): Implement CR 396 and 346Roshan Pius
2022-07-01Add rssi reporting to App config params as a new field.ziyiw
2022-06-30Merge "Add rssi field in TwoWayRangingMeasurement." into tm-mainline-prodBob Wang
2022-06-29Add rssi field in TwoWayRangingMeasurement.ziyiw
2022-06-28uwb_uci_packets: remove unused walkdir dependencyChih-Yu Huang
2022-06-23uwb(rust): Add a new capability TLV for supported rng ntf thresholdsRoshan Pius
2022-06-06add libuwb_core_cargo_testChih-Yu Huang
2022-05-17Add SessionKey and SubsessionKey in PDL file.ziyiw
2022-05-04uci(pdl): Fix session_init_cmd unit test gid value Roshan Pius
2022-04-12uwb(uci-rust): Add more unit tests in adaptationRoshan Pius
2022-04-08uwb(uci-rust): Add more unit testsRoshan Pius
2022-04-08Merge "Add power status query capbility enum value" into tm-devKai Shi
2022-04-07Add power status query capbility enum valueKai Shi
2022-04-07uwb_core: support the UCI packet fragmentChih-Yu Huang
2022-04-05uci(rust): Handle fragmentation/defragmentation of packetsRoshan Pius
2022-04-01Merge "Revert "uwb(uci-rust): Switch Android GID temporarily"" into tm-devTreeHugger Robot
2022-04-01Revert "uwb(uci-rust): Switch Android GID temporarily"Roshan Pius
2022-04-01uwb_uci_packets: align missing UCI status error codes with FiRaJeremy Rocher
2022-03-29uwb_uci_packets: Rename DeviceConfigTLV to DeviceConfigTlvChih-Yu Huang
2022-03-29uwb_uci_packets: fix typo from SESSSION to SESSIONChih-Yu Huang
2022-03-29uwb_uci_packets: change ControleeStatus's status type to MulticastUpdateStatu...Chih-Yu Huang
2022-03-16Split uwb_uci_packets to separated crateChih-Yu Huang