1. a28d650 Quiet down configuration::GetChannel() by Maxwell Gumley · 1 year, 11 months ago
  2. 13d48d9 Setup the message bridge key sharing services by Adam Snaider · 2 years, 2 months ago
  3. 0434f90 Make numbers in aos/configuration.cc more readable by Philipp Schrader · 2 years, 1 month ago
  4. 6309726 Read all timestamps into RAM where possible when reading logs by Austin Schuh · 2 years, 2 months ago
  5. 83cbb1e Switch to 32 bit message indices when possible in aos by Austin Schuh · 2 years, 4 months ago
  6. dda6db7 Add per channel storage durations by Austin Schuh · 2 years, 4 months ago
  7. fff9c3a Add library function to lookup storage duration per channel by Austin Schuh · 2 years, 4 months ago
  8. 24db2d3 Add ChannelIsForwardedFromNode to aos/configuration.h by James Kuszmaul · 2 years, 5 months ago
  9. 4b1e144 Support empty node name for single node system. by Alexei Strots · 2 years, 5 months ago
  10. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 3 months ago
  11. 47e382e Enforce that channels names must start with / by Austin Schuh · 2 years, 5 months ago
  12. 65d0658 better error message when aos schema not found. by Maxwell Gumley · 2 years, 7 months ago
  13. f645c7d Add more detail to CHECK failures in configuration.cc by James Kuszmaul · 2 years, 8 months ago
  14. 80d6c42 Add a LogReader-based timepoints channel to MCAP converter by James Kuszmaul · 2 years, 9 months ago
  15. 741a4d0 Add utility function for appending channel to a config by James Kuszmaul · 2 years, 9 months ago
  16. 307c969 Search through config for schema of specified flatbuffer type by Nathan Leong · 3 years ago
  17. 6673e5c Merge changes Id270b878,I06f24e04,Ibe3b0522,Ie22ca616 by Austin Schuh · 3 years, 2 months ago
  18. 97a5243 Handle no tags in NodeHasTag. by Austin Schuh · 3 years, 2 months ago
  19. b98d02d Add the failing channel to checking for has_timestamp_logger_nodes by Austin Schuh · 3 years, 2 months ago
  20. fb37c61 Enforce channel message limits when building configs by Austin Schuh · 3 years, 2 months ago
  21. d058819 configuration: Fix confusing error message by Brian Silverman · 3 years, 3 months ago
  22. c8503f3 Add reverse name lookup for channels by James Kuszmaul · 3 years, 4 months ago
  23. 17098ba Fix aos cli autocomplete config check by Milind Upadhyay · 3 years, 6 months ago
  24. 89026f5 Look next to the binaries for config files. by Austin Schuh · 3 years, 8 months ago
  25. f81c252 Merge arguments in Applications by replacement by Austin Schuh · 3 years, 10 months ago
  26. 2025e27 Merge "Deference pointers fewer times in HandleMaps" by Austin Schuh · 4 years ago
  27. 9630754 Merge "Use binary search in ChannelIndex instead of linear" by Austin Schuh · 4 years ago
  28. a9698c9 Use binary search in ChannelIndex instead of linear by Brian Silverman · 4 years ago
  29. f3798cb Deference pointers fewer times in HandleMaps by Brian Silverman · 4 years ago
  30. 631b626 Add and test TryMakeFetcher, TryMakeSender, and NodeHasTag helpers by Brian Silverman · 4 years ago
  31. 84a039a Print the path on JSON reading failure by Austin Schuh · 4 years ago
  32. c41fa3c Split out ApplicationShouldStart in aos/configuration.h by Austin Schuh · 4 years ago
  33. 4a5f5d2 Fix merging schemas in aos configs by Austin Schuh · 4 years ago
  34. a156fb2 Reject duplicate logger_nodes nodes by Austin Schuh · 4 years ago
  35. a7996eb Merge Connections as well as Channels by Austin Schuh · 4 years ago
  36. 5e95bd6 Disallow logging timestamps without data by Austin Schuh · 4 years ago
  37. 58646e2 Support nodes rebooting by Austin Schuh · 4 years, 2 months ago
  38. 72211ae Track matching forwarded times for log file sorting by Austin Schuh · 4 years, 2 months ago
  39. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 2 months ago
  40. ef38cd2 Normalize paths of imported AOS configs by Austin Schuh · 4 years, 3 months ago
  41. fc7b6a0 Add SourceNodeIndex to compute the source node per channel by Austin Schuh · 4 years, 3 months ago
  42. 3223ac1 Merge "Handle non-logged channels in ChannelMessageIsLoggedOnNode" by Austin Schuh · 4 years, 4 months ago
  43. 48e9450 Handle non-logged channels in ChannelMessageIsLoggedOnNode by Austin Schuh · 4 years, 4 months ago
  44. a9df9ad Validate flatbuffers before printing in aos_dump, log_cat, and simulated_event_loop by Austin Schuh · 4 years, 4 months ago
  45. 006a9f5 Automatically add split timestamp channels in RemapLoggedChannel by Austin Schuh · 4 years, 6 months ago
  46. 2bb80e0 Warn when a channel isn't logged and terminates reading a log by Austin Schuh · 4 years, 7 months ago
  47. d2e2f6a Refactor out GetApplication for reuse by Austin Schuh · 4 years, 8 months ago
  48. 681a247 Add NodesCount and fix comment to aos/configuration.h by Austin Schuh · 4 years, 9 months ago
  49. 8f59112 Merge "Crash with nice errors if the config is completely missing channels" by Austin Schuh · 4 years, 10 months ago
  50. bb9a02a Merge "Pull multi-node timestamp estimation into a class" by Austin Schuh · 4 years, 10 months ago
  51. 71a8193 Add queue buffers & simulation support to web proxy by James Kuszmaul · 4 years, 10 months ago
  52. 9fcf2c7 Crash with nice errors if the config is completely missing channels by Brian Silverman · 4 years, 10 months ago
  53. 0ca1fd3 Pull multi-node timestamp estimation into a class by Austin Schuh · 4 years, 10 months ago
  54. 0de30f3 Switch magic timestamp channel to RemoteMessage by Austin Schuh · 4 years, 10 months ago
  55. 9f2eb7d Merge "Add GetNodesWithTag" by Austin Schuh · 5 years ago
  56. 5c255aa Use RecursiveCopyVectorTable instead by Austin Schuh · 5 years ago
  57. 6546533 Add GetNodesWithTag by Austin Schuh · 5 years ago
  58. a4fc60f Copy flatbuffers efficiently and respecting DAGs. by Austin Schuh · 5 years ago
  59. 68d9859 Reuse schemas to pack flatbuffers smaller by Austin Schuh · 5 years ago
  60. 4b42b25 Improve the error when remapping to an invalid channel by Austin Schuh · 5 years ago
  61. 1518232 Add support for binary flatbuffer config. by Austin Schuh · 5 years ago
  62. 3c5dae5 Fix logger use after free by Austin Schuh · 5 years ago
  63. 8d7e0bb Recreate remote timestamp logging in LogReader by Austin Schuh · 5 years ago
  64. 4c3b970 Send *Statistics and Timestamp messages from SimulatedMessageBridge by Austin Schuh · 5 years ago
  65. 7716297 Add the ability to pin shared memory for reads by Brian Silverman · 5 years ago
  66. 3c99859 Automatically copy unmodified fields in MergeConfiguration by James Kuszmaul · 5 years ago
  67. c0c08da Support importing generated configs by James Kuszmaul · 5 years ago
  68. 17a954d Merge "Pull out a MergeWithConfig helper" by Brian Silverman · 5 years ago
  69. 2192ddb Cleanup to DECLARE_string in header file, and make sure dependency is clearer. by Jim Ostrowski · 5 years ago
  70. 24f5aa8 Pull out a MergeWithConfig helper by Brian Silverman · 5 years ago
  71. a81454b Improve log_cats raw and fetching capabilities by Austin Schuh · 5 years ago
  72. 196a445 Add pi4 and laptop by Austin Schuh · 6 years ago
  73. f1fff28 Support globs in maps by Austin Schuh · 6 years ago
  74. da40e47 Make logger and timesamp_logger config lists by Austin Schuh · 6 years ago
  75. 8d6cea8 Add MergeWithConfig by Austin Schuh · 6 years ago
  76. 4c6f43b Merge "Add support for multiple hostnames for a given node" by Brian Silverman · 6 years ago
  77. aa2633f Add support for multiple hostnames for a given node by Brian Silverman · 6 years ago
  78. d7b15da Use a bool for ForceDefaults instead of an int by Austin Schuh · 6 years ago
  79. 04408fc Add more GetNodeIndex options by Austin Schuh · 6 years ago
  80. 8bd9632 Sort messages between nodes properly by Austin Schuh · 6 years ago
  81. c9e10ec Add more helpers. by Austin Schuh · 6 years ago
  82. ac0771c Add NodeEventLoopFactory by Austin Schuh · 6 years ago
  83. e84c3ed Initial message_bridge client and server by Austin Schuh · 6 years ago
  84. fd96062 Only add node to the log file when needed by Austin Schuh · 6 years ago
  85. 719946b Add helpers to figure out what is logged where by Austin Schuh · 6 years ago
  86. 03e80a6 Give log_name a destination flag by Austin Schuh · 6 years ago
  87. ca4828c Move node() == nullptr check into //aos:configuration by Austin Schuh · 6 years ago
  88. bca6cf0 Add multinode maps and type specific maps. by Austin Schuh · 6 years ago
  89. 217a978 Add basic support for nodes by Austin Schuh · 6 years ago
  90. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  91. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  92. 7bca981 Changed configuration.cc from aos::Once() to absl::call_once() by John Park · 6 years ago
  93. 40485ed Rename Location to Channel and add extra Flatbuffer helpers by Austin Schuh · 6 years ago
  94. cb10841 Add support for reading, merging, and querying configs by Austin Schuh · 6 years ago
  95. 398c74a Removed linux_code by John Park · 7 years ago[Renamed (98%) from aos/linux_code/configuration.cc]
  96. 33858a3 Removed Common by John Park · 7 years ago
  97. 2ed5ea2 Once files moved to aos folder and files updated accordingly by Sabina Davis · 8 years ago
  98. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  99. 01be000 got rid of all uses of strerror by Brian Silverman · 11 years ago
  100. c9389e6 more updates to compile with newer clang + libstdc++ etc by Brian Silverman · 11 years ago