1. d6de2c9 Add the files I sent off for a quote by Brian Silverman · 5 years ago
  2. f5a7b92 Adding PCB by Scott Berman · 5 years ago
  3. 910f92b Provide Python 3 matplotlib by James Kuszmaul · 5 years ago
  4. 8e17be9 Buildified the world again. by Austin Schuh · 5 years ago
  5. dde6405 Buildify all the build files by Austin Schuh · 5 years ago
  6. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  7. 420cdd6 Merge "Convert to PWM" by Brian Silverman · 6 years ago
  8. 7d5614c Merge "Updates to motor controller code" by Brian Silverman · 6 years ago
  9. 6a86072 Convert to PWM by Brian Silverman · 6 years ago
  10. c1b2ca1 Make pistol grip 0 a mechanical pistol grip by Austin Schuh · 6 years ago
  11. efe7293 Make CycleFixedPhaseInterupt take a period by Austin Schuh · 6 years ago
  12. b402fd4 Split out ADC code into a separate file for pistol grip by Austin Schuh · 6 years ago
  13. a65ea6e Merge changes Ia48a981e,Id42efc3e,If0076f30,I7c63ebcf,I77f4ba65 by Austin Schuh · 6 years ago
  14. 9951cb9 Merge "Unflip motors" by Brian Silverman · 6 years ago
  15. 745e4ed Use cogging constants per pistol grip by Austin Schuh · 6 years ago
  16. 300a212 Allow button boards to be used for the USB stack. by Austin Schuh · 6 years ago
  17. 4a8d492 Calibrate based on pistol grip id by Austin Schuh · 6 years ago
  18. fbbf0f0 Added function to measure cogging by Austin Schuh · 6 years ago
  19. 5b0e6b6 Move motor print debugging code to the application by Austin Schuh · 6 years ago
  20. 24563d5 Merge "Add ProcessorIndex to support per controller calibration" by Austin Schuh · 6 years ago
  21. 7c13c7a Merge "Add a fixed cycle version of the motor interrupt" by Austin Schuh · 6 years ago
  22. 109030a Merge "Rename HandleInterrupt to CurrentInterrupt" by Austin Schuh · 6 years ago
  23. dcb6ad1 Unflip motors by Brian Silverman · 6 years ago
  24. 80b9993 Add ProcessorIndex to support per controller calibration by Austin Schuh · 6 years ago
  25. 6bf8275 Add a fixed cycle version of the motor interrupt by Austin Schuh · 6 years ago
  26. 54c8c84 Rename HandleInterrupt to CurrentInterrupt by Austin Schuh · 6 years ago
  27. 37a95d6 Updates to motor controller code by Brian Silverman · 6 years ago
  28. b6570e3 Add new receiver code for new robot by Brian Silverman · 6 years ago
  29. 83693e4 Make the Teensy actually send useful camera commands by Brian Silverman · 6 years ago
  30. 333fc9e Add code for talking to the Teensy's SPI peripheral by Brian Silverman · 6 years ago
  31. c03a30c Make the standard time code work on a Teensy by Brian Silverman · 6 years ago
  32. 4f95879 Modify the uart_buffer code to support reading by Brian Silverman · 6 years ago
  33. d44b315 Fix part number for SPI isolator by Brian Silverman · 6 years ago
  34. eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 6 years ago
  35. ecc92a0 Add single speed robot option to DrivetrainParams by Austin Schuh · 6 years ago
  36. 35fc4c1 Add the UART camera board by Brian Silverman · 6 years ago
  37. e6a9fdf Add J and Mass to drivetrain_config by Austin Schuh · 6 years ago
  38. 3798a37 New version of simple receiver with better connectors by Brian Silverman · 6 years ago
  39. bb735b7 Convert dt to a chrono::duration in drivetrain config by Austin Schuh · 6 years ago
  40. 7442515 Build hybrid velocity loop for each drivetrain by Austin Schuh · 6 years ago
  41. 2001aa4 Update googletest by Austin Schuh · 7 years ago
  42. 5a4f978 Update TPIU baud rate with results from testing by Brian Silverman · 7 years ago
  43. 521eb65 Made new motor work by James Kuszmaul · 7 years ago
  44. d4dc126 Sanify the MCU linker scripts by Brian Silverman · 7 years ago
  45. 4787a6e Clean up printing in MCU code and add new options by Brian Silverman · 7 years ago
  46. a1d8482 Actually center the ADC samples where we want by Brian Silverman · 7 years ago
  47. 9ccec6e Support varying table sizes in the fast math code by Brian Silverman · 7 years ago
  48. 864249e Merge "Add an initial start at another encoder board" by Austin Schuh · 7 years ago
  49. b0ebf1d Make python things work in the sandbox by Brian Silverman · 7 years ago
  50. a979181 Merge changes I1ed6324c,I5eb748d2 by Brian Silverman · 7 years ago
  51. e5032cc Merge "Removed Common" by Brian Silverman · 7 years ago
  52. 33858a3 Removed Common by John Park · 7 years ago
  53. a1d94c8 Enforce battery current limit on motor braking by James Kuszmaul · 7 years ago
  54. b770743 Require throttle to be zeroed by James Kuszmaul · 7 years ago
  55. e923739 Add an initial start at another encoder board by Brian Silverman · 7 years ago
  56. 22e491f Add support for reading the unique ID for pistol grip by Brian Silverman · 7 years ago
  57. fd67f88 Update notes about MCUs by Brian Silverman · 7 years ago
  58. 7c8aad6 Start using DMA sampling with ADC by James Kuszmaul · 7 years ago
  59. 2aaada9 Merge "Fix uart interrupt printing when the buffer fills up" by Brian Silverman · 7 years ago
  60. 12fec3f Fix uart interrupt printing when the buffer fills up by Brian Silverman · 7 years ago
  61. b7fdb69 Add proper numpy dependency by Brian Silverman · 7 years ago
  62. 998d303 Commit currently running fet12v2 code by James Kuszmaul · 7 years ago
  63. 0844eb2 Stop using parity bits for motors by James Kuszmaul · 7 years ago
  64. cabadaf Add code to trigger ADC samples with hardware by Brian Silverman · 7 years ago
  65. 55c6202 Add Kinetis-K UART code by Brian Silverman · 7 years ago
  66. 1613b6e Small cleanups preparing for fet12v2 code by Brian Silverman · 7 years ago
  67. 6c8b88b Switch to a new cortex-m4 compiler by Brian Silverman · 7 years ago
  68. 75535b1 Merge "Reorganize and extend Kinetis hardware access macros" by Brian Silverman · 7 years ago
  69. 1eea113 Annotate missing break statement by Brian Silverman · 7 years ago
  70. 45564a8 Reorganize and extend Kinetis hardware access macros by Brian Silverman · 7 years ago
  71. 55e4a72 Remove some mostly-dead code dealing with the flash controller by Brian Silverman · 7 years ago
  72. ff98e65 Merge changes Ifa6d446d,Ife280464 by Brian Silverman · 7 years ago
  73. ca812f6 Merge "Download the Windows compiler" by Brian Silverman · 7 years ago
  74. 30a0967 Merge "Final competition code" by Austin Schuh · 7 years ago
  75. 6470f44 Use a (mostly) hermetic Python interpreter by Brian Silverman · 7 years ago
  76. b80dc9f Download the Windows compiler by Brian Silverman · 7 years ago
  77. 4f6ba44 Get linux libusb through bazel by Brian Silverman · 7 years ago
  78. 7297c0c Use downloaded pandoc instead of relying on it to be installed by Brian Silverman · 7 years ago
  79. e666dc6 Final competition code by Austin Schuh · 7 years ago
  80. 8d70300 Make silkscreen for C90 bigger by Brian Silverman · 7 years ago
  81. 59a86d6 Merge "Add initial fet12 code" by Brian Silverman · 7 years ago
  82. 97649b9 Add completed fet12v2{,logic} by Brian Silverman · 7 years ago
  83. 266368d Fix footprints from fet12 assembly feedback by Brian Silverman · 7 years ago
  84. d956639 Add initial fet12 code by Brian Silverman · 7 years ago
  85. d44258e Add code for power wheels on fet12 hardware by Brian Silverman · 7 years ago
  86. 52b59a4 Merge changes Ib9fe9460,I0f9b5dcb by Austin Schuh · 7 years ago
  87. 9ed2cf1 Move ADC code into individual boards where it belongs by Brian Silverman · 7 years ago
  88. a96c1a4 Move all the motors stuff into a saner namespace by Brian Silverman · 7 years ago
  89. 36d0649 Name big motor controller files appropriately by Brian Silverman · 7 years ago
  90. fba465d Move hidden names directly on top of the parts by Brian Silverman · 7 years ago
  91. 430b9a7 Do fet12 ordering by Brian Silverman · 7 years ago
  92. ce562e4 Add the fet12 PCBs by Brian Silverman · 7 years ago
  93. d0534a5e Merge "Add a 6th PWM input" by Austin Schuh · 7 years ago
  94. 8c5b588 Merge "Require the prime button to be pressed (and released) to reload." by Austin Schuh · 7 years ago
  95. 9f80de1 Merge "Add some new boards" by Austin Schuh · 7 years ago
  96. f2ff7ca Merge "Add support for getting a free refdes starting from a specific number" by Austin Schuh · 7 years ago
  97. 7f5f144 Add a 6th PWM input by Brian Silverman · 7 years ago
  98. 72656c4 Require the prime button to be pressed (and released) to reload. by Austin Schuh · 7 years ago
  99. 2de95d6 Add support for reading the accelerometer by Brian Silverman · 7 years ago
  100. c8edc95 Tune setpoints for actual robot by Brian Silverman · 7 years ago