1. 40f42d9 fixed spelling by Brian Silverman · 12 years ago
  2. 562af3e fixed the loader with low air pressure by Brian Silverman · 12 years ago
  3. 759d263 added a spit out button by Brian Silverman · 12 years ago
  4. 674d970 the indexer was forgetting about discs in the loader that didn't shoot by Brian Silverman · 12 years ago
  5. 44d8a9b tweaked the lifting timeout by Brian Silverman · 12 years ago
  6. 7d39d86 made it move the wrist once the hopper is clear by Brian Silverman · 12 years ago
  7. 967c442 fixed the loader timing out by Brian Silverman · 12 years ago
  8. 7ffb138 added a lockout so it won't stop the shooter too soon by Brian Silverman · 12 years ago
  9. 004ec81 added the bottom sensor too by Brian Silverman · 12 years ago
  10. c540ab8 added a lifting timeout by Brian Silverman · 12 years ago
  11. 25329e6 added hall effect sensor at the top of the loader by Brian Silverman · 12 years ago
  12. 8efe23e updated most things to work on Wheezy by Brian Silverman · 12 years ago
  13. 598800f cleaned up LOTS of build-related stuff by Brian Silverman · 12 years ago
  14. 180e2b8 added more manual overrides to the indexer by Brian Silverman · 12 years ago
  15. 9a1081b added a force fire mode to the indexer for clearing jams by Brian Silverman · 12 years ago
  16. 81fb1bc Indexer now ignores spurrious edges. by Austin Schuh · 12 years ago
  17. ce86bac robot code work by Brian Silverman · 13 years ago
  18. c527754 modifications at Davis. SPLIT OUT LATER by Brian Silverman · 13 years ago
  19. b8d389f Austin's indexer changes (reset, I think?) by Brian Silverman · 13 years ago
  20. 59004d3 Fixed a bug where the motors would be disabled on the intake when missing packets. by Austin Schuh · 13 years ago
  21. 09e0708 Found a nasty bug with 2 discs too close and it jaming in auto mode. Fixed it. by Austin Schuh · 13 years ago
  22. f0716e8 fixed an indexer bug by Brian Silverman · 13 years ago
  23. 43bb73e fixed some small(ish) index bugs by Brian Silverman · 13 years ago
  24. b7bcef1 fixes for the indexer code by Brian Silverman · 13 years ago
  25. d3d0fbf Indexer now uses LOG instead of printf in tests, and waits before turning the transfer motor off. by Austin Schuh · 13 years ago
  26. f60861b Removed printfs, wait until the shooter is ready, and reduced the length to check for discs. by Austin Schuh · 13 years ago
  27. a0238ce fixed a printf format width in the indexer code by Brian Silverman · 13 years ago
  28. e349062 Converted state feedback controller and plant over to being gain scheduled, and used them in the indexer. Also wrote the python to make it easy to design gain scheduled controllers. by Austin Schuh · 13 years ago
  29. 9644e1c State feedback loop now supports gain scheduling. by Austin Schuh · 13 years ago
  30. ae5fc8c Indexer automatically preloads with 4 discs. by Austin Schuh · 13 years ago
  31. 6b1ad2f Indexer now has simpler logic for pushing the disc off the sensor which actually works now. by Austin Schuh · 13 years ago
  32. a3e8e03 Added extra logging and some fixes to make it work on the real robot. by Austin Schuh · 13 years ago
  33. 70be1ba Added shot_disc_count to the indexer. by Austin Schuh · 13 years ago
  34. 723770b Indexer wouldn't pick up a second set of discs. Tested and fixed. by Austin Schuh · 13 years ago
  35. c5ef1bb Indexer didn't deal with cRIO starting up with a nonzero encoder position. by Austin Schuh · 13 years ago
  36. cc29702 Now using the off-center indexer position and fixed some simulation bugs. by Austin Schuh · 13 years ago
  37. 9419505 compile fixes for the index loop by Brian Silverman · 13 years ago
  38. 7c0e2aa Indexer now uses the top sensor correctly at slow speeds, finds lost discs, and forgets discs that were phantom. by Austin Schuh · 13 years ago
  39. 1b864a1 Fixed a bug in my top disc detect simulation, and the indexer now uses that information when moving quickly to locate discs. by Austin Schuh · 13 years ago
  40. dff24e2 Indexer now will now shift discs that virtually but not physically are covering the sensor. by Austin Schuh · 13 years ago
  41. 825bde9 Indexer now has posedge support for the top disc sensor. by Austin Schuh · 13 years ago
  42. 6328daf Added unit tests for the FPGA based disc indexing and the indexer now uses that data. by Austin Schuh · 13 years ago
  43. 9348583 Indexer cuts the power after being on at a low power for some time. by Austin Schuh · 13 years ago
  44. bcdb90c Preload -> shoot now works, cRIO reboot support, and invalid states rejected. by Austin Schuh · 13 years ago
  45. b6d898b No more range based loops. A very sad day. by Austin Schuh · 13 years ago
  46. 0055822 Index loop is in a seperate file now. by Austin Schuh · 13 years ago[Renamed (99%) from frc971/control_loops/index.cc]
  47. 89955e4 Indexer passes with flying colors. by Austin Schuh · 13 years ago
  48. f8c5225 Indexer shoots and passes the tests. Doing the last little bit of cleanup. by Austin Schuh · 13 years ago
  49. d78ab54 Added initial indexer loop. It pulls in discs correctly, but doesn't do anything else. by Austin Schuh · 13 years ago