1. 7f9c7c3 uwb_uci_packets: align missing UCI status error codes with FiRa by Jeremy Rocher · 2 years, 8 months ago
  2. f630fe6 Merge changes from topic "nxp_c_upstream" into tm-dev by Roshan Pius · 2 years, 8 months ago
  3. 36ceae0 Merge changes from topics "presubmit-am-0a19a157c70b4160bfa38108da61d322", "presubmit-am-137edfbf71b941d9834c73e77334d377", "presubmit-am-2fdc867f41254ce49957156ee8c33ed9", "presubmit-am-65762e34df3540f2a23ded3d5307f5cc", "presubmit-am-783780d8027f43638f7cd1aee08e9f46" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
  4. 9dd4ebb Buffer not being free when required. by darshan k s · 2 years, 10 months ago
  5. a6d0b45 UCI changes to support vendor extension funtionality by Sreenivasaiah venkateshaiah · 2 years, 8 months ago
  6. f745db5 Merge "uci_hmsgs: fix build_uci_vendor_cmd_packet() method" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
  7. 49d3b8c uwb_core: add dependencies at Cargo.toml and Android.bp by Chih-Yu Huang · 2 years, 8 months ago
  8. 6f5d9d1 event_manager: avoid expect() when failed to convert data by Chih-Yu Huang · 2 years, 8 months ago
  9. b8bbedd uwb_core: use Cargo workspace by Chih-Yu Huang · 2 years, 8 months ago
  10. 171c888 uwb_uci_packets: Rename DeviceConfigTLV to DeviceConfigTlv by Chih-Yu Huang · 2 years, 8 months ago
  11. 74c9d9f uwb_uci_packets: fix typo from SESSSION to SESSION by Chih-Yu Huang · 2 years, 8 months ago
  12. f040474 uwb_uci_packets: change ControleeStatus's status type to MulticastUpdateStatusCode by Chih-Yu Huang · 2 years, 8 months ago
  13. 504996e uci_hmsgs: fix build_uci_vendor_cmd_packet() method by Chih-Yu Huang · 2 years, 8 months ago
  14. 9e3e7c9 uwb_core: add rustfmt.toml by Chih-Yu Huang · 2 years, 8 months ago
  15. 16ba1d5 Merge changes If361dc5d,If1c86588 into tm-dev by Aka (Chih-Yu) Huang · 2 years, 8 months ago
  16. 7b35110 Merge "Remove the log file after 24 hours." into tm-dev by Bob Wang · 2 years, 8 months ago
  17. 8a806ae uwb_core: create the UWB core library by Chih-Yu Huang · 2 years, 8 months ago
  18. e374838 Split uwb_uci_packets to separated crate by Chih-Yu Huang · 2 years, 8 months ago
  19. ce273bb Add vendor UCI statuses for CCC by Mathieu Mandret · 2 years, 8 months ago
  20. 417f09b Merge "Add Dispatcher trait" into tm-dev by Aka (Chih-Yu) Huang · 2 years, 8 months ago
  21. e4e7d86 Remove the log file after 24 hours. by ziyiw · 2 years, 8 months ago
  22. ad58284 Move open_next_file into BufferedFile to avoid deadlock. by Roshan Pius · 2 years, 8 months ago
  23. 932da8d Add Dispatcher trait by Chih-Yu Huang · 2 years, 8 months ago
  24. c1e6af3 uwb(uci-rust): Disable UCI logger by Roshan Pius · 2 years, 8 months ago
  25. 011c2f2 Change the wrapper of UwbAdaptation to Arc. by ziyiw · 2 years, 9 months ago
  26. c3aab1e Merge "uwb(uci-rust): Uci Logging" into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  27. 290fcf2 uwb(uci-rust): Uci Logging by ziyiw · 2 years, 9 months ago
  28. bf494c7 Increase retry timeout to 800 ms by Taha HADMI · 2 years, 9 months ago
  29. 36e68e4 uwb(uci-rust): Add rust unit tests to UWB MTS by Roshan Pius · 2 years, 9 months ago
  30. b5fb93a uwb(uci): Remove c++ stack from uwb module by Roshan Pius · 2 years, 9 months ago
  31. 231fcfe Change Disable command to be a blocking one. by ziyiw · 2 years, 9 months ago
  32. 09bf3a7 uwb(uci-rust): Switch Android GID temporarily by Roshan Pius · 2 years, 9 months ago
  33. 0d51f4d Update power stats structure and add JNI command by Kai Shi · 2 years, 10 months ago
  34. 482dbf2 uwb(uci-rust): Fix Vendor Rsp/Ntf UCI packet heirarchy by Roshan Pius · 2 years, 9 months ago
  35. 2ee79f5 uwb(uci-pdl): Fix UCI packet heirarchy (use scalars for opcode) by Roshan Pius · 2 years, 9 months ago
  36. 322bb5c uwb(uci-rust): Switch ANDROID GID to 0xC by Roshan Pius · 2 years, 9 months ago
  37. c5b45bf uwb(uci-rust): Implement device reset by Roshan Pius · 2 years, 9 months ago
  38. 085d7e6 Merge "uwb(uci-rust): Align PDL with recent HAL changes" by Roshan Pius · 2 years, 9 months ago
  39. dd12c95 uwb(uci-rust): Align PDL with recent HAL changes by Roshan Pius · 2 years, 9 months ago
  40. b901cc7 uci-rust: add test case for handling notification by Chih-Yu Huang · 2 years, 9 months ago
  41. f1a5991 uci-rust: add MockEventManager implementation by Chih-Yu Huang · 2 years, 9 months ago
  42. 7ef80b4 uci-rust: add a test case for verifying failed to send UCI command by Chih-Yu Huang · 2 years, 9 months ago
  43. cdd2375 uci-rust: add a test case for verifying retry logic by Chih-Yu Huang · 2 years, 9 months ago
  44. 14a799b uci-rust: verify sending a UCI message by Chih-Yu Huang · 2 years, 9 months ago
  45. e06fd9b uci-rust: handle the panic in the working thread by Chih-Yu Huang · 2 years, 9 months ago
  46. ccd1a5c Merge "uci-rust: add a test case for deinitialization" by TreeHugger Robot · 2 years, 9 months ago
  47. 592d675 Merge "uci-rust: Verify the calling sequence of UwbAdaptation" by Aka (Chih-Yu) Huang · 2 years, 9 months ago
  48. 6cb659c uwb(uci-rust): Add an android specifci aoa_result_req value by Roshan Pius · 2 years, 9 months ago
  49. 8167bdb uci-rust: add a test case for deinitialization by Chih-Yu Huang · 2 years, 9 months ago
  50. eaa0b6d uci-rust: Verify the calling sequence of UwbAdaptation by Chih-Yu Huang · 2 years, 9 months ago
  51. b67ca72 uwb(uci-rust): Log all UCI commands being sent by Roshan Pius · 2 years, 9 months ago
  52. 4ec72c0 Merge "uwb(uci-rust): Don't crash on failure to convert to i32 session_id" by TreeHugger Robot · 2 years, 9 months ago
  53. f731012 uwb(uci-rust): Don't crash on failure to convert to i32 session_id by Roshan Pius · 2 years, 9 months ago
  54. 6c52972 Add libuwb_uci_packet_tests to presubmit config by Roshan Pius · 2 years, 9 months ago
  55. 7fe0b57 Merge "[lints] Make clippy compliant + enforced" by Matthew Maurer · 2 years, 9 months ago
  56. cc38050 uwb(uci-rust): Fix multicast address size by Roshan Pius · 2 years, 9 months ago
  57. fa85862 [lints] Make clippy compliant + enforced by Matthew Maurer · 2 years, 9 months ago
  58. a35432f [lints] Enable automatic lint enforcement by Matthew Maurer · 2 years, 9 months ago
  59. aad5c32 [lints] Misc test lint fixes by Matthew Maurer · 2 years, 9 months ago
  60. 489dcad [lints] Handle all errors by Matthew Maurer · 2 years, 9 months ago
  61. 541aaec [lints] Remove dead code by Matthew Maurer · 2 years, 9 months ago
  62. eb74a41 [lints] Remove unused mut by Matthew Maurer · 2 years, 9 months ago
  63. 8d391ba [lints] Remove or tag unused variables by Matthew Maurer · 2 years, 9 months ago
  64. 0b4b3a1 [lints] Remove unreachable branch by Matthew Maurer · 2 years, 9 months ago
  65. ad43032 [lints] Match against GroupId constructors by Matthew Maurer · 2 years, 9 months ago
  66. 3dec994 [lints] Remove unused imports by Matthew Maurer · 2 years, 9 months ago
  67. c48bf7d Fix lockup in async HAL code by Matthew Maurer · 2 years, 9 months ago
  68. e039896 Merge "uwb(uci-rust) : Add support for GetCapsInfoCmd" by Roshan Pius · 2 years, 9 months ago
  69. 6b8b0d1 Merge changes Id5da2485,I8efbec07 by TreeHugger Robot · 2 years, 9 months ago
  70. eaa5377 uwb(uci-rust) : Add support for GetCapsInfoCmd by Shreshta Manu · 2 years, 9 months ago
  71. f3c3d5e Do not block on the HAL by Matthew Maurer · 2 years, 10 months ago
  72. e88fa90 Remove re-initialization of HAL on Enable by Matthew Maurer · 2 years, 10 months ago
  73. 03f4539 uwb(uci-rust): Increase retry timeout by Roshan Pius · 2 years, 9 months ago
  74. cc5b2c1 uwb(uci-rust): Conform to FIRA specification for FIRa capabilities by Roshan Pius · 2 years, 9 months ago
  75. b3c4b57 Added state machine stubs. by Shreshta Manu · 2 years, 10 months ago
  76. dc090b6 Merge "uwb(uci-rust): Add device caps TLV types" by Roshan Pius · 2 years, 10 months ago
  77. 93f71f4 uci-rust: inject UwbAdaptation to Dispatcher by Chih-Yu Huang · 2 years, 10 months ago
  78. 72f928f Merge "uci-rust: Rename the traits/implementation/mock of EventManger" by TreeHugger Robot · 2 years, 10 months ago
  79. 4db82a9 uwb(uci-rust): Add device caps TLV types by Roshan Pius · 2 years, 10 months ago
  80. 183070c uwb(uci-rust): Merge UCI stack with Android S AOSP stack by Roshan Pius · 2 years, 10 months ago
  81. 575f265 uci-rust: Rename the traits/implementation/mock of EventManger by Chih-Yu Huang · 2 years, 10 months ago
  82. 5640324 uci-rust: Add mock implementation for UwbAdaptation by Chih-Yu Huang · 2 years, 10 months ago
  83. 00cf420 uwb(uci-rust): Implement vendor uci cmd/rsp/ntf by Roshan Pius · 2 years, 10 months ago
  84. 8846dee uwb(uci-pdl): Add vendor cmd/rsp/not base definitions by Roshan Pius · 2 years, 10 months ago
  85. 6a1c305 uwb(uci-rust): Use {Packet} instead of {Packet}Builder by Roshan Pius · 2 years, 10 months ago
  86. 42ce161 uwb(uci-rust): Remove unnecessary srcs target by Roshan Pius · 2 years, 10 months ago
  87. c774bc4 Merge "Consolidate UciResponse and UciNotification enum" by Shreshta Manu · 2 years, 10 months ago
  88. ce0b6b9 Merge "Implement Get/SetAppConfig JNI command." by TreeHugger Robot · 2 years, 10 months ago
  89. c262392 Consolidate UciResponse and UciNotification enum by Shreshta Manu · 2 years, 10 months ago
  90. 3ddb0d1 Implement Get/SetAppConfig JNI command. by ziyiw · 2 years, 10 months ago
  91. a006411 Merge "Added a new trait which is implemented by EventManager and EventManagerTest." by TreeHugger Robot · 2 years, 10 months ago
  92. 16ee1a3 Added a new trait which is implemented by EventManager and EventManagerTest. by Shreshta Manu · 2 years, 10 months ago
  93. cc7a731 Merge "Modify the implementation of UciPacket in PDL file." by TreeHugger Robot · 2 years, 10 months ago
  94. 1d73ae5 Merge "uwb(uci-rust): Use a single queue for all jni cmds" by TreeHugger Robot · 2 years, 10 months ago
  95. 455e2b2 Merge "uwb(native): Set sdk to Tiramisu" by Roshan Pius · 2 years, 10 months ago
  96. 15d6643 Modify the implementation of UciPacket in PDL file. by ziyiw · 2 years, 10 months ago
  97. 3bba23a uwb(uci-rust): Use a single queue for all jni cmds by Roshan Pius · 2 years, 10 months ago
  98. 8e9f7b2 Fixing minor typos by Alain Michaud · 2 years, 10 months ago
  99. ec06320 uwb(native): Set sdk to Tiramisu by Roshan Pius · 2 years, 10 months ago
  100. 849237c Enable all tokio runtime features by Matthew Maurer · 2 years, 10 months ago