Skip to content
Snippets Groups Projects
  1. Apr 08, 2017
  2. Apr 07, 2017
  3. Apr 03, 2017
    • dawehr's avatar
      1. Changed default yaw controller to be stable. · 0fb8b2f0
      dawehr authored
      2. Switched to level 5 IMU filter
      3. logging setpoints
      4. Logging for up to 5 minutes
      5. Also accounting for time spent during logging when calculating LOOP_TIME
      6. Logging during manual mode now, too.
      0fb8b2f0
  4. Mar 15, 2017
  5. Mar 05, 2017
  6. Mar 03, 2017
    • bbartels's avatar
      quad: Fix I2C polling function freezing issue · c589c174
      bbartels authored and dawehr's avatar dawehr committed
      Using the original Xilinx polling I2C send functions, if a slaved
      NACKed, then the polling function would poll forever (infinite
      loop). Copied the Xilinx function into our src and added a check
      for NACK.
      
      This resolves #1
      c589c174
  7. Feb 25, 2017
  8. Feb 17, 2017
  9. Jan 25, 2017
    • dawehr's avatar
      Debugging communication · 20156e34
      dawehr authored
      Fixed issue with printf() hanging. Removed all printfs(). Don't use them!
      Fixed issue with mismatched checksums not getting consumed
      20156e34
  10. Oct 18, 2016
  11. Oct 17, 2016
Loading